Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. CtkEvent @ Quark

    ... true AND the CtkEvent's 'next' parameter is ... sin, 1), 5, server: s); a.function_({arg event, group ... CtkEvent(starttime, 1, server: s); ev.function_({arg event, ... \sin, 1), 5, server: s); a.play; ( // run as ... \sin, 1), 5, server: s); b = a.record; ( // ...

  2. CtkNote @ Quark

    ... a SynthDef directly from CtkProtoNotes: s = Server.internal.boot; Server.default ... score ... good for repeated renderings s.newAllocators; scpn = CtkProtoNotes( SynthDef(\control ... normalizeSum * duration; // scale the Env's time to the gestures while ...

  3. CtkAudio @ Quark

    ... be extracted for you. Examples: s = Server.internal.boot; Server ... .kr(env, gate)); }).load(s) ); s.sync(cond); env = Env([0 ... EnvGen.kr(env, gate)); }).load(s) ); env = Env([0, 1, ... you have created //score.play(s); // uncomment to write the ...

  4. CtkScore @ CtkScore

    ... ; // scale the Env's time to the gestures thisgroup ... have created //score.play(s); // uncomment to write ... score - manipulating CtkScore objects */ s.boot; o = ServerOptions.new. ... ;.standardizePath).gui; // let's alter the score 'c'... ...

  5. JInT_DarwiinRemote @ Quark

  6. RepublicVariantology @ Quark

    ... already supported in the Server's nodeID allocation scheme. Using ... one could read other player's proxies, run them through one ... would require knowing each other's proxies and bus IDs - ... from sclang on the server's computer! SimpleRepublic.html Shout. ...

  7. ProteinBioSynthesis_examples @ Quark

    ... ; string.size.do({ arg i; s = s.add(string.at(i)); if ... (0.1.coin, { s.add($t) }) }); string = s }); list = list.collect ...

  8. BufferBlock-autoload @ BufferBlock-autoload

    ... Geraeuschfamilie zugeordnet ( Server.default = s = Server.internal; s.waitForBoot{ q = (); // joseph ... | blockfiles.collect{|name| Buffer.readChannel(s, q.directory ++ name, channels ... do{_.normalize}; ) ( s.bind{ BufferBlock.startClock; q.blockAmper ...

  9. UC33Ktl @ UC33Ktl

    ... , the 9th control the proxy's volume. ( p = ProxySpace.push; ~ ... the 9th control the proxy's volume. The upper buttons send ... 9 - shifts the mapped editor's params. slider9 controls server volume ... to test p = ProxySpace.push(s.boot); ( m = ProxyMixer(p, ...

  10. JSBKtl @ JSBKtl

    ... class for adc and haho's JoyStickBox - a Doepfer PocketControl ... new; // map a single slider's action f.mapCC(\js1X, { |ccval ... action) // map a single slider's action f.mapCC(\js8X, { |ccval ... vol: 0.2) ; }; m = NdefMixer(s, 7); m.switchSize(2); m ...

prev 1 2 3 4 5 6 7 8 9 10 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow