Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. Graph @ Quark

    ... been increased. So now it's 2 g.nv.postln ; Routine ... eNum numebr of edges. Edges's duration is in the range ... is infinite and the actant(s) keep(s) on walking. nameList - a ...

  3. MasterFX @ MasterFX

    ... outputs see also: ProxyChain ( s.boot; // add a few ... 0. ( m = MasterFX.new(server: s, numChannels: 8, slotNames: [\leakDC, ... 21]).max(0); }.play; s.scope(8); // kick the ... play; ProxyMixer(p); z = MasterFX(s, 8, [\leakDC, \rollClip, \dualComp ...

  4. SpeakerAdjust @ SpeakerAdjust

    ... wake up after Cmd-period. s.boot; // ... full short example here ... after cmd-period. z = MasterFX(s, 2, [\spkAdj]); z.gui; z ... : a MasterFX ( MasterFX.clear(s.name); z = MasterFX(s, 24, [\spkAdj]); z ...

  5. HelpFile2 @ HelpFile2

  6. NPdef @ Quark

    ... the symbol of the nodeproxy's variable name (at least in ... is done in the Pdef's dictionary, you can easily interchange ... NodeProxy. Example 1 s.boot; p = ProxySpace.push(s); ~sine = { |freq=300 ...

  7. NPxdef @ NPxdef

    ... the symbol of the nodeproxy's variable name (at least in ... is done in the Pdef's dictionary, you can easily interchange ... NodeProxy. Example 1 s.boot; p = ProxySpace.push(s); ~sine = { |freq=300 ...

  8. RedMst @ Quark

    ... example with 3 pbind tracks ( s.waitForBoot{ RedMst.clear; //remove ... pbind tracks and custom synthdefs ( s.waitForBoot{ RedMst.clear; //start ... , k, l, m, n; s.waitForBoot{ RedMst.clear; RedMst.clock ... 0.1)})); g= NodeProxy.audio(s, 2).source= {SinOsc.ar ...

  9. NdefPreset @ NdefPreset

    ... patch itself. // make an Ndef s.boot; ( Spec.add(\dens, [ ... a) // - stored by the Ndef's name in NdefPreset.all z ... one setting, usually the proxy's current setting. name - the ... current setting from the proxy's setting. z.currFromProxy setProxy ( ...

  10. SWDataSlot @ SWDataSlot

    ... freq, 0, amp ) ); }).send(s) ) // use it at synth instantiation ... // create a bus: a.createBus(s); // map the amplitude of b ... .kr( ampbus, 1 ) ) ); }).send(s) ) b = Synth.new( \swexampleBus, [\ ... ! - Bus support - createBus ( s ) create a Bus for the ...

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow