-
SETOMTServer
@ Quark
... (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 ...
-
heatMap
@ Quark
... , colscheme) Examples Arrays: // First let's create a random undulating distribution ... ), showVals: false); Buffers: s.boot; ~testbuf = Buffer.alloc(s, 100, 7); ( x ...
-
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 ...
-
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 ...
-
DissonanceCurve
@ Quark
... 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 ...
-
Wavesets
@ Wavesets
... synthesis instruments. By Trevor Wishart's definition, a waveset is a ... little example Server.default = s = Server.internal; s.boot; // make a wavesets ...
-
HarmonicMetric
@ Quark
... useful (Tenney's Harmonic Distance, Barlow's Harmonicity and Euler's Gradus Suavitatis ...
-
KDTree
@ KDTree
... ([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 ...
-
DOMDocument
@ DOMDocument
... : Ã 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 ...
- BroadcastServer @ BroadcastServer