-
AudioDeviceSelection
@ Doc
... sound device through SuperCollider's ServerOptions, there is no ... aggregate device as the system's default device. Linux ----- ... . ServerOptions cannot override JACK's selection of audio hardware. ... by the audio device's manufacturer; this is common ...
-
KeyboardShortcuts
@ Doc
... C-c C-s TempoClock.default.clear F7 s.freeAll F8 Run ... k Save text document cmd-s ctl-s :w C-x C ... document as cmd-sh-s ctl-sh-s :sav C-x C ... -g ctl-g * C-s Find previous cmd-d ctl ... text and) M-; Uncomment (remove //s) cmd-sh-/ (select text and ...
-
Function
@ Doc
... Function, but using Bela's Oscilloscope (see BelaScope for ... required setup). This Function's output bus is monitored ... Synth. Arguments: scopeChannel Bela's oscilloscope channel to start ... . Defaults to this Function's output channels. outbus fadeTime ...
- ProcEvents @ Doc
-
FoaDecoderKernel
@ Doc
... + ~decoder.kernelSize - s.options.blockSize // calculate delay ... ~decoder.kernelSize - s.options.blockSize) / s.sampleRate // don't ... + ~decoder.kernelSize - s.options.blockSize // calculate ... ~decoder.kernelSize - s.options.blockSize) / s.sampleRate // don't ...
-
MeterSync
@ Doc
... : * id: The remote peer's ID (integer). * beats: The ... . * beatsPerBar: The remote clock's meter. * baseBarBeat: The remote ... . * queriedAtBeat: The querying clock's query time, in beats. * ... : localBeats The local clock's beats. Usually this should ...
-
ProcModR
@ ProcModR
... - hdr Inherited instance methods Examples -------- s.boot; ( SynthDef(\singrain, {arg ... run it inside this ProcMod's group, // and read control ... msg[3].postln}) }) ); Task({ s.sendMsg(\s_new, \trig, a.server ...
-
Date
@ Date
... ---------------- . localtime Set the receiver's time to current localtime. . gmtime ... %x Replaced by the locale's appropriate date representation. %X ... Replaced by the locale's appropriate time representation. %y ...
-
AY
@ Doc
... offset with this UGen. It's strongly recommended to use LeakDC ... on AY's output. The control input ... periodically according to the oscillator's frequency. Control value 7 will ... 1/4 of oscillator A's volume. envfreq envelope frequency, ...
-
Synth
@ Synth
... regular methods using Server's automated bundling capabilities. See ... initial values for the SynthDef's arguments (controls). These ... target in its server's node order \addReplace replace ... replacing nodeToReplace in the server's node order. Control For ...