-
NodeMessaging
@ Doc
... -1, which is the server's equivalent to nil. As soon ... keep track of the synth's state, it is advisable to ... . problem free use of Server's record and scope functionality) you ... was using n_setn (or Node's setn method). Beginning in version ...
-
ServerTiming
@ Doc
... exactly, throughout the event's execution, the logical time ... illustrates the difference. It's written deliberately inefficiently to expose ... same timestamp: the clock's current logical time plus the ... latency parameter from the server's latency variable. You can ...
-
UsingQuarks
@ UsingQuarks
... the classes are in SuperCollider's class path when you recompile ... edit, add in your quark's info, and submit a pull ... request. Here's an example of what an ... specify the help file. It's similar to the package.json ...
-
UserView-Subclassing
@ UserView-Subclassing
... set this.drawFunc (SCUserView's drawing function) to ... and View: Subclassing. That's it. Now recompile, only ... } // this ensures that SCUserView's primitive is called // (3) Set ... this }); ^nil // bubble if it's an invalid key } // (8) ...
-
FFT-Overview
@ Doc
... Buffer or LocalBuf. The buffer's size must correspond to a ... a multiple of the server's current block size. The window ... methods pvcalc, pvcalc2, pvcollect. Here's an example which uses the ... to a different buffer. Here's an example of one way ...
- MultiClient_Setups @ Doc
- Server-Guide @ Server-Guide
-
AggregateDevice
@ Doc
... find these lines in SuperCollider's post window: voila! known ... aggregate device as your system's default device. Note that ... a sound device in SuperCollider's ServerOption, there is no ... device as the system preference's default device.helpfile source: / ...
-
Synth-Definition-File-Format
@ Synth-Definition-File-Format
... version that extends SynthDef's capacity. This document describes ... SynthDef2's format. See Original ... one output unit generator's calculation rate should match ... externally controlled using server commands /s.new, /n.set, ...
-
Server-Architecture
@ Server-Architecture
... synth server and its client(s) may be on the same ... buffer frame size. (default = 0) -S preferred-sample-rate If non ... output-filename. The output file's sample rate is specified by ... ' an int 'f' a float 's' a string 'b' bytes 'd ...