-
basicBufferPlayer
@ Quark
... pattern (described below), but it's expected that you will customize ... listing paths to the soundfile(s). If you're using only ... the drum machine processes. Example s.boot; TempoClock.default.tempo = 1 ...
-
basicSynthChooser
@ basicSynthChooser
... at initialization and destruction. It's like calling super.prep or ... melody notes among multiple synthdefs. s.boot; TempoClock.default.tempo = 1 ... , 0.5, inf); // also let's give the pulse a different ...
-
defTrig
@ defTrig
... and release itself when it's finished. PR(\defTrig) is for ... leaves it alone on .free!) s.boot; TempoClock.default.tempo = 2 ... ; m = MixerChannel(\source, s, 1, 2); a = m.play ...
- 04. GeoGraphyGrammar @ Quark
-
Actant
@ Quark
... vertices in a GeoGraphy's Graph. It's the core element for ... , and waits for the edges's duration. Then the process starts ...
- 02. GeoGraphyStructure @ 02. GeoGraphyStructure
-
GD_ToolboxWindow.help
@ GD_ToolboxWindow.help
... . keys and behavior: select view(s) and apple-drag between windows ... to copy select view(s) and apple-drag inside a ... // Add these Objects to GD_ToolboxWindow's palette: // select [GD_ToolboxWindow] and Command ...
- json and gist @ Quark
-
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
@ heatMap
... , colscheme) Examples Arrays: // First let's create a random undulating distribution ... ), showVals: false); Buffers: s.boot; ~testbuf = Buffer.alloc(s, 100, 7); ( x ...