Difference between revisions of "Supercollider Notes"
From CCRMA Wiki
m (Created page with 'http://en.wikibooks.org/wiki/Designing_Sound_in_SuperCollider/Insects#Fig:_50.14_Buzzing_housefly') |
m |
||
Line 1: | Line 1: | ||
− | http://en.wikibooks.org/wiki/Designing_Sound_in_SuperCollider/Insects#Fig:_50.14_Buzzing_housefly | + | |
+ | OSC Dump: | ||
+ | |||
+ | OSCFunc.trace(true); // Turn posting on | ||
+ | OSCFunc.trace(false); // Turn posting off | ||
+ | |||
+ | |||
+ | Wing Sounds: | ||
+ | http://en.wikibooks.org/wiki/Designing_Sound_in_SuperCollider/Insects#Fig:_50.14_Buzzing_housefly |
Revision as of 11:02, 26 August 2013
OSC Dump:
OSCFunc.trace(true); // Turn posting on OSCFunc.trace(false); // Turn posting off
Wing Sounds:
http://en.wikibooks.org/wiki/Designing_Sound_in_SuperCollider/Insects#Fig:_50.14_Buzzing_housefly