Express lane: Difference between revisions
Wang ziheng (talk | contribs) |
Wang ziheng (talk | contribs) m (→max/msp) |
||
Line 21: | Line 21: | ||
===max/msp=== | ===max/msp=== | ||
<br> | |||
[[File:ArduinoMax.png|frameless|center]] | [[File:ArduinoMax.png|frameless|center]] | ||
[[File:MidiFilter.png|frameless|center]] | [[File:MidiFilter.png|frameless|center]] |
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
kitchen file system
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.