- Painter @ Painter
-
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 ...
-
MasterFX
@ MasterFX
... 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, \ ...
-
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 ...
- HelpFile2 @ HelpFile2
-
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 ...
-
NPxdef
@ 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 ...
-
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 ...
-
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 ( ...
-
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 ...