-
MIDIMessageDispatcher
@ MIDIMessageDispatcher
... dispatcher for MIDIFunc's and MIDIdef's set to respond ... . messageType = value Get this dispatcher's message type, one of \noteOn ... MIDI message with this dispatcher's responder funcs, and evaluate ... MIDIFunc or MIDIdef whose function(s) are to be wrapped. ...
-
QuartzComposerView
@ QuartzComposerView
... keys of the current composition's input ports. Returns: An ... keys of the current composition's output ports. Returns: An Array ... will correspond to the port's type. Arguments: key A ... or Symbol matching the port's key. . getOutputValue(key) Get the ...
-
FoaDecode
@ FoaDecode
... scope; ) // ------------------------------------------------------------ SuperCollider's inbuilt decoder By default, SuperCollider ... ------------------------------------------------------------ // compare to SuperCollider's inbuilt DecodeB2 (as quad ...
-
Bus
@ Doc
... values) set the bus value(s) beginning at offset. asynchronous. ... this Bus to Bela's Oscilloscope (see BelaScope for ... BelaScope. Arguments: scopeChannel Bela's oscilloscope channel to start ... this Bus to BelaScope's bus. Inherited instance methods ...
-
Quant
@ Quant
... with reference to the TempoClock's baseBarBeat, which is normally ... change the clock's meter using the clock's setMeterAtBeat method. ... is taken from the clock's beatsPerBar variable). . phase . phase ... will be incorrect. It's your responsibility to take this ...
-
ServerOptions
@ Doc
... at startup.) A Server's instance of ServerOptions is ... will use the system's default input and output device ... , will use the system's default input device. See ... , will use the system's default output device. See ... be affected if it's above the threshold and ...
-
MIDIMessageDispatcherNV
@ Doc
... default dispatcher for MIDIFunc's and MIDIdef's set to respond to ... An Array containing the funcProxy's channel number as an Integer ... MIDI message with this dispatcher's responder funcs, and evaluate ... MIDIFunc or MIDIdef whose function(s) are to be wrapped. ...
-
FMHDecode1
@ FMHDecode1
... the specifications from Richard Furse's site.NOTE: In addition, ... second order ambisonic signal. s Component of a second order ... second order ambisonic signal. s Component of a second ... cube(w, x, y, z, s, t, v, mul: 1, ... doubleHex(w, x, y, z, s, t, u, v, mul: ...
-
ProcMod
@ ProcMod
... ... run it inside this ProcMod's group, // and read control ... ... run it inside this ProcMod's group, // and read control values ... ).if({msg[3].postln}) }) ); Task({ s.sendMsg(\s_new, \trig, a.server ...
-
List
@ Doc
... overhead. Many of List's methods are inherited from SequenceableCollection ... a List by copying aList's array variable. List. ... difference between this and Collection's *fill. . do(function) ... . . dump Dump the List's Array. . clear Replace the ...