- SCEnvelopeEdit.help @ Plugin
-
SawDPW
@ SawDPW
... as CPU-efficient as SuperCollider's Saw ugen. freq - frequency in ... : PulseDPW Server.default = s = Server.internal; s.boot s.scope // Amplitude will be ...
- PV_MagLog @ PV_MagLog
-
RosslerL.help
@ RosslerL.help
... , 4.5) * 0.3 }.play(s); // randomly modulate params ( { RosslerL.ar ... , 0.7) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... )))*800+900)*0.4 }.play(s); An example utilising the three ... ,1), 0.3), z) }.play(s) )
- PV_MagExp @ PV_MagExp
-
RosslerL
@ RosslerL
... , 4.5) * 0.3 }.play(s); // randomly modulate params ( { RosslerL.ar ... , 0.7) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... )))*800+900)*0.4 }.play(s); An example utilising the three ... ,1), 0.3), z) }.play(s) )
- FFTMKL @ FFTMKL
-
Friction
@ Friction
... qualitative effect on the system's behaviour (because of the spring ... adding/removing DC. Examples s = Server.internal; s.boot; ( // This filters a ... ); Pan2.ar(rusty.sum) }.play(s); ) x.free; ( // In this one ...
-
SOMAreaWr
@ SOMAreaWr
... , namely b = Buffer.alloc(s, netsize**numdims, inputdata.size); ... TESTING: Let's create a zero'ed Buffer ... written over the correct expanse. s.boot; ~netsize = 20; ~numdatadims ... all dims b = Buffer.alloc(s, ~netsize**2, ~numdatadims); // ...
- PV_MagSmooth @ PV_MagSmooth