gtr/wavey-wind
Rob Canning 0c81b6db25 spatialisation updates to SC and interface 2022-09-12 08:46:12 +02:00
..
LICENSE added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
README.org added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
control.html added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
control.js added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
index.html added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
osctl.js added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
package.json added version of jure's code to adapt for capacative touch 2022-08-30 23:52:37 +02:00
server.js spatialisation updates to SC and interface 2022-09-12 08:46:12 +02:00

README.org

wavey wind

OSC controlled visual (used with motion controller)

Also see https://git.kompot.si/g1smo/pifcamp-2021

older prototypes

history

The original animation, modularized with sliders, was first "exhibited" on october 6th 2017 in Modri kot, a beautiful space for performance that used to be on the side of the autonomous factory Rog in Ljubljana, which was evicted by force on january 19th 2021 by the municipality to pave way for future gentrification. Special thanks to Zala and Lio for hosting me during early development and Tisa Neža for curating the first performance.

bluetooth

  1. Pair the device (named "wavey wind")
  2. Find the MAC address
  3. Add a serial port (change MAC accordingly) `sudo rfcomm bind 0 98:CD:AC:63:78:9A`
  4. Run the server with the bluetooth address `node server.js /dev/rfcomm0`