- How to Record Multichannel Output in SuperCollider by bruno (Bruno Ruviaro) @ How to Record Multichannel Output in SuperCollider by bruno (Bruno Ruviaro)
- crude ringbuffer recording by lfsaw (LFSaw) @ crude ringbuffer recording by lfsaw (LFSaw)
-
OSC recorder by lfsaw (LFSaw)
@ Code
osc tool recorder basic OSC recorder, writes messages to zipped files. ( ...
-
MIDI value recorder by lfsaw (LFSaw)
@ MIDI value recorder by lfsaw (LFSaw)
... tool recoder simple MIDI data recorder. records MIDI into an array. Save ...
-
Apocalyptic Visions by akash-kumar (Akash Kumar)
@ Code
... :2)}.play; // mouse control s.record; ) s.stopRecording; //========= //Piano //========= p = Buffer ... :2)}.play; // mouse control //s.record; ) s.stopRecording; //SYNTHS //========= //OPENING //========= ( SynthDef ...
- f0 sound detector by redfrik (redFrik) @ Code
- In-between, longing by jpdrecourt (jpdrecourt) @ Code
-
Telegraph Incantation [disquiet0050-morsebeat] by schemawound (Schemawound)
@ Code
... by the Morse method. Record a rhythmic foundation in ... the length of the recording. Record accompanying drone/melodic material ... by the Morse method. Record a rhythmic foundation in ... the length of the recording. Record accompanying drone/melodic material ...
-
loopr by lfsaw (LFSaw)
@ Code
... // send time used for recording back to language SendTrig.kr ... q.recTo = idx; q.recorder = Synth(\recorder, [\inBus, Ndef(\sound).bus ... ;, s.addr, nil, [q.recorder.nodeID, 0]).oneShot; }; q ... q.recTo = idx; }; q.recorder.set(\gate, 0); }; q. ...
- XL Kaos Looper by axl99 (axl99) @ Code