- The Tunnel by schemawound (Schemawound) @ The Tunnel by schemawound (Schemawound)
-
Simple animated 2D user interface by rukano (rukano)
@ Simple animated 2D user interface by rukano (rukano)
... .5+) Server.default = s = Server.local; s.waitForBoot{ if (s.hasShmInterface) { w = Window ... ) }; b = Bus.control(s); c = Bus.control(s); b.setSynchronous(4); c ...
- sctweets by rukano by rukano (rukano) @ sctweets by rukano by rukano (rukano)
- Sinusoid by schemawound (Schemawound) @ Code
-
The Muse by mkb218 (mkb)
@ The Muse by mkb218 (mkb)
... directly. ( b = Bus.audio(s, 1); SynthDef(\muse, {|freq ... vol*env), 11000)); }).send(s); SynthDef(\museverb, { Out.ar ... var mv = Synth(\museverb, [], s); var note = nil; interval = ... ; mv = Synth(\museverb, [], s); t.sched(0, { handler. ...
-
Nautilus by josecaos (joseCaos)
@ Code
... /////// melodias cromaticas en espiral // s.boot; s.quit; s.scope; (////timbres ( SynthDef(\master ... (\espiral).stop; Tdef(\espiral2).stop; ) s.record s.stopRecording
- AudioJournal by schemawound (Schemawound) @ AudioJournal by schemawound (Schemawound)
- The Last Thing We Wanna Do by mimetikmusic (mimetikmusic) @ Code
-
(mono) looper on Ndef basis by lfsaw (LFSaw)
@ Code
... 120bpm q.numFrames = q.length * s.sampleRate; q.looperInBus = Bus.audio ... Spec.add(\resetPlay,\switch); ) NdefMixer(s) ( Ndef(\clicktrack, { Mix([ SinOsc ... playCuePoint = \playCuePoint.kr(0) * s.sampleRate; var resetRec = \resetRec.tr ...
- spawnSynthGranulizer by bateslewis (bateslewis) @ spawnSynthGranulizer by bateslewis (bateslewis)