Search for «audiovisual» code in category tags

SuperCollider sending data to Processing

by Luigi Tamagnini on 09 Sep'13 16:57 in osc audiovisual processing

first in SC i analyse audio data with some useful UGens: Onsets, SendTrig and SendPeakRMS; this data is then polled back to de client and dispatched

Simple animated 2D user interface

by rukano on 29 May'12 01:45 in synchronization control bus audiovisual animated user interface

A more simple example using the shared memory interface to get the current status of a bus, and also setting a bus from the GUI. The circle turns red

reception: educational (1)example (1)

Synchronous control bus visualizer using the shared memory interface

by rukano on 29 May'12 00:53 in synchronization control bus audiovisual animated user interface

Messing around with Control buses and later Control Ndefs and using getSynchronous to use the exact value of the UGen in the draw function. Extra: yo

1