- Pnsym @ Pnsym
- Fdef @ Help
- NdefMixer @ NdefMixer
-
MonitorGui
@ MonitorGui
... the state of a NodeProxy's Monitor.Ã It is used in ... , Ndef, JITGui, NdefGui First examples s.boot; Ndef(\a).ar; Ndef ...
-
jitlib_basic_concepts_03
@ Help
... new space p = ProxySpace.push(s.boot); ~z.play; ~y.ar ... will not affect the proxie's internal behaviour in any way ...
-
basic_live_coding_techniques
@ basic_live_coding_techniques
... (40), freq, 0.1) ) }).send(s); ) // send a first synth: ~s1 ... a bus: ~b1 = Bus.control(s); ~b1.set(350); ~s1.map ...
-
TempoBusClock
@ Help
... ~tempo NodeProxy: p = ProxySpace.push(s); p.makeTempoClock; p.clock; // now ... the ProxySpace's clock is a TempoBusClock ~out ...
-
BPeakEQ
@ BPeakEQ
... to one of the filter's parameters. This can cause spikes ... , BLowShelf, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { // toy with boost ...
-
BBandPass
@ BBandPass
... to one of the filter's parameters. This can cause spikes ... , BPeakEQ, BLowShelf, BHiShelf, BBandStop, BAllPass. s.boot; ( z = { BBandPass.ar( SoundIn ...
-
BLowPass
@ Help
... to one of the filter's parameters. This can cause spikes ... , BLowShelf, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { BLowPass.ar( SoundIn ...