-
MIDIResponder
@ MIDIResponder
... port. chan The MIDI channel(s) to match. num The control ... or note number(s) to match. value The value ... (s) to match. veloc The velocities ...
-
PageLayout
@ PageLayout
... it for use in ObjectGui's MVC modelSource: PageLayout.scSee also ... is called when the PageLayout's window is closed. The actual ... Window's onClose method is used to ...
-
ContiguousBlockAllocator
@ Doc
... first pos slots (the server's audioBusAllocator does this to reserve ... can allocate. . pos The allocator's offset for a reserved block ... The offset of the allocator's address range, which is used ...
-
DrumTrack
@ Doc
... . Whilst it updates the model's phase and period, this is ... for the kick drum detector's sensitivity. 1.0 is the ... for the snare drum detector's sensitivity. 1.0 is the ...
-
SynthDesc
@ SynthDesc
... An IdentityDictionary of the ControlName's, indexed by name. This can ... control over all the SynthDef's inputs, with sensible range mappings ... for the corresponding synth input's slider.) Currently only the 'specs ...
-
Lorenz2DN
@ Lorenz2DN
... . ar(minfreq: 11025, maxfreq: 22050, s: 10, r: 28, b: 2 ... . kr(minfreq: 40, maxfreq: 100, s: 10, r: 28, b: 2 ... maxfreq maximum frequency in Hertz s, r, b equation variables h ...
-
Pen
@ Pen
... control points determining the curve's curvature. Arguments: endPoint An instance ... control point determining the curve's curvature. Arguments: endPoint An instance ... not working for now... (there's no Pen.endPath which currently ...
- FoaXform @ Doc
-
In
@ In
... synth A will read 0's (silence). This is to prevent ... indices with the Server object's bus allocators. abus.index simply ... vary depending on your Server's options. For a convenient wrapper ...
-
OverlapTexture
@ Doc
... \transdur which control an envelope's attack, sustain and decay portions ... : Boolean Inherited instance methods Examples -------- s.boot; ( SynthDef(\sinetest, {arg freq ... ; ) a = OverlapTexture.new([\sinetest, \noisetest], s); a.play(60, 1, 1 ...