Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. PV_Copy @ PV_Copy

  2. PartConv @ PartConv

    ... plot; irbuffer = Buffer.loadCollection(s, ir); s.sync; bufsize= PartConv.calcBufSize ... , irbuffer); ~irspectrum= Buffer.alloc(s, bufsize, 1); ~irspectrum.preparePartConv( ... irbuffer, ~fftsize); s.sync; irbuffer.free; // don't ...

  3. Convolution2 @ Convolution2

  4. SharedIn @ Help

  5. BeatTrack2 @ BeatTrack2

  6. SubsampleOffset @ Help

    ... subsample interpolation Server.default = s = Server.internal; // switch ... .ar(out, resampledSignal) }).send(s); ) // create 2 pulse ... apart. ( var dt = s.sampleRate.reciprocal; // 1 ... \ir, \ir]).send(s); ) ( Routine { loop { s.sendBundle(0.2, [ ...

  7. Poll @ Poll

  8. GUI-Overview @ GUI-Overview

  9. SCScope @ Help

    ... ( s = Server.internal; s.boot; ) ( f = Buffer.alloc(s,1024 ... z, bufnum); }).play( RootNode(s), [\bus,b.index, \bufnum ... Out.ar(bus, z); }).play( s, [\bus,b.index] ); ) ... the options) *****/ ( s = Server.internal; s.waitForBoot({ var func, sdef1 ...

  10. Date @ Date

    ... localtime set the receiver's time to current localtime. ... %a Replaced by the locale's abbreviated weekday name. [ tm_wday] ... %x Replaced by the locale's appropriate date representation. %X ... Replaced by the locale's appropriate time representation. %y ...

prev 1 2 3 4 5 6 7 8 9 10 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow