-
FFTSubbandPower.help
@ Plugin
... be modulated. Examples // Simple example s = Server.local.boot; //Server.internal ... .boot; b = Buffer.alloc(s,2048,1); ( x = { var ... familiar home hi-fi style. s = Server.local.boot; b = ... size=8; c = Bus.control(s, size); // Values will be written ...
- FFTSubbandPower @ Plugin
-
FFTComplexDev
@ Plugin
... activate the rectification feature (it's either on or off; ... and non-rectified) see Dixon, S. (2006) Onset Detection Revisited. ... with the parameters. s.boot; b = Buffer.alloc(s, 512, 1); // ... ); Out.kr(0, flux); }.play(s); ) x.free;b.free; // ...
-
FFTPhaseDev
@ Plugin
... (weighted and unweighted) see Dixon, S. (2006) Onset Detection Revisited. ... with the parameters. s.boot; b = Buffer.alloc(s, 512, 1); ... Out.kr(0, flux); }.play(s); ) x.free;b.free; // ... }.plot(c.numFrames/c.sampleRate, s); ) x.free; b.free; ...
-
GaussClass
@ Plugin
... classes: ( ~classes = [ [ // First class's mean, covariance, weight: [2, 8 ... ) // Now let's use it: s.boot; b = Buffer.loadCollection(s, ~serialised); ( x ... 0.1).dup); // sonify }.play(s) ) x.free; ________________________________ THE FORMAT ...
- TPV @ TPV
-
LTI
@ Plugin
... //feedforward coefficients c=Buffer.sendCollection(s, a, 1); d=Buffer.sendCollection ... //feedforward coefficients c=Buffer.sendCollection(s, a, 1); d=Buffer. ... //feedforward coefficients c=Buffer.sendCollection(s, a, 1); d=Buffer.sendCollection ...
-
NL
@ NL
... ]; //feedforward coefficients c=Buffer.sendCollection(s, a, 1); d=Buffer.sendCollection ... ]; //feedforward coefficients c=Buffer.sendCollection(s, a, 1); d=Buffer.sendCollection ... bufnum, d.bufnum)}.plot(1024/(s.sampleRate)) //Take advantage of sparsity ...
- SortBuf @ Plugin
- Tartini @ Plugin