Express lane: Difference between revisions
Wang ziheng (talk | contribs) m (→max/msp) |
Wang ziheng (talk | contribs) |
||
Line 37: | Line 37: | ||
==Python== | ==Python== | ||
===Var/Kitchen=== | ===Var/Kitchen=== | ||
In the kitchen file system, these Python scripts act like kitchen tools: | In the kitchen file system, these Python scripts act like kitchen tools: | ||
<br> | <br> |
Revision as of 20:37, 1 April 2024
Radio worm
Zine camp
A Tea protocol
During the zine camp, I made a zine about the tea as a protocol, exploring how finger tapping evolves into a unique form of communication.
In tea culture, finger tapping serves as a distinctive method of expression, used as a traditional response. While some perceive it as a hierarchical tradition, others find it intriguing as a protocol.
The 'Tea Protocol,' serves as a visual guide, mapping out the various combinations of finger tapping and their corresponding meanings.
Rain receiver
max/msp
Piezo extension
Python
Var/Kitchen
In the kitchen file system, these Python scripts act like kitchen tools:
-'bin.py' removes any files dropped into the 'bin' folder;
-'stove.py' prints files added to the 'stove', detecting new file drops and executing corresponding actions;
-The 'fridge' serves as a storage folder for all the ingredients, you could using 'fridge.py' to preview the ingredient text files and send them to the stove or bin.
By sending a file from 'fridge' to 'stove', this file system let users transition between digital and physical mediums and also providing a quick script access for the other groups.