- pvcalc @ Help
-
SpecFlatness
@ Help
... , defined as a power spectrum's geometric mean divided by its ... conversion is shown below. Examples s = Server.internal.boot; b = Buffer ... .alloc(s,2048,1); ( { // Example - vary mixture ...
- PV_Max @ Help
- PV_RandComb @ Help
-
SpecCentroid
@ Help
... on the centroid. s.boot; b = Buffer.alloc(s,2048,1); ( x ... .1); centroid.poll(10); }.play(s); ) x.free; FFT.html ../Oscillators ...
- PV_Add @ Help
- PV_MagDiv @ Help
- PV_MagMul @ Help
-
GrainFM
@ GrainFM
... account for this difference. Examples: s.boot; ( var winenv; // a custom ... ], [8, -8]); z = Buffer.sendCollection(s, winenv.discretize, 1); SynthDef(\fm_grain_test ... , 10), pan, envbuf) * env) }).send(s); ) // use built-in env x ...
-
GrainIn
@ GrainIn
... account for this difference. Examples: s.boot; ( var winenv; // a custom ... ], [8, -8]); z = Buffer.sendCollection(s, winenv.discretize, 1); SynthDef(\in_grain_test ... .05, pan, envbuf) * env) }).send(s); ) // use built-in env x ...