Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... (0.01)*vol*famp))) }).send(s); q = (); ( q.synths = IdentityDictionary.new ... for synths JITseto.action = {|me| s.bind{ // make sure there is ... , [\vol, 0.2, \amp, 0]) }; s.sync; me.visible.if({ q ...

  2. heatMap @ heatMap

    ... , colscheme) Examples Arrays: // First let's create a random undulating distribution ... ), showVals: false); Buffers: s.boot; ~testbuf = Buffer.alloc(s, 100, 7); ( x ...

  3. HeatMap @ HeatMap

    ... the above example... s.boot; b = Bus.control(s, 2); ( x = { var ... (0,8,-1,1))); }.play(s); ) t = h.monitorBus(b); // Returns ...

  4. Vowel @ Quark

    ... (see below). // Start internal server s = Server.internal.boot; Server.default ... synth such that the vowel's parameters can be controlled seamlessly ... used within JITLib style: NdefMixer(s); Ndef(\vowel, {Formants.ar(200 ...

  5. DissonanceCurve @ DissonanceCurve

    ... a modification of Calrence Barlow's Digestibility Formula. Basically, it does ... looking at Plomp and Levit's ideas of local consonance, it ... tuning is picked from it's neighbors, given the window size ...

  6. Wavesets @ Quark

    ... synthesis instruments. By Trevor Wishart's definition, a waveset is a ... little example Server.default = s = Server.internal; s.boot; // make a wavesets ...

  7. HarmonicMetric @ Quark

    ... useful (Tenney's Harmonic Distance, Barlow's Harmonicity and Euler's Gradus Suavitatis ...

  8. KDTree @ Quark

    ... ([6,6])[0].location; // Let's map out the nearest symbol ... point to a point that's already in the tree (excluding ... -neighbour distances: ~tree.entropyNN; // Let's generate trees based on known ...

  9. DOMDocument @ DOMDocument

    ... adoption: DOMString Not implemented, SuperCollider's own String class is used ... . NodeList, NamedNodeMap Not implemented, SuperCollider's own collection classes are used ... errors will result from SuperCollider's own exception handling, especially in ...

  10. BroadcastServer @ BroadcastServer

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow