-
Buffer
@ Buffer
... allocated from the Server's bufferAllocator. When you call ... regular methods using Server's automated bundling capabilities. ... . server Returns the Buffer's Server object. . bufnum Returns ... completionMessage) Release the buffer's memory on the server and ...
-
View
@ View
... measured relative to the parent's top-left corner. View. ... (the default) the view's -defaultCanReceiveDrag method is called instead ... (the default) the view's -defaultReceiveDrag method is called ... yet implemented The view's default evaluation whether the ...
- FoaEncode @ Doc
-
Object
@ Object
... containing the resulting file's path. Equality and Identity ... Add aDependant to the receiver's list of dependants. . ... Remove aDependant from the receiver's list of dependants. . ... moreArgs) Notify the receiver's dependants that the receiver has ...
-
Thread
@ Doc
... Instead, use the Thread's subclass Routine. The only purpose ... . Discussion: The parent Thread's execution is blocked until the ... Get or set the Thread's associated Clock. Discussion: There ... clock becomes the main Thread's clock. * Child Threads inherit ...
-
SynthDef
@ SynthDef
... of specifications for the ugenGraphFunc's arguments. The order corresponds to ... . func = value Return this def's ugenGraphFunc. . variants . variants = value ... an Event containing this def's variants. . allControlNames . allControlNames = value ...
- Server @ Doc
-
PG_01_Introduction
@ PG_01_Introduction
... Describes the default event's conversions for pitch, rhythm ... - Part 1.) SuperCollider's built-in control structures allow ... representation? * It's shorter. * It's tested and it works ... conforming to the pattern's specification, and calling next ...
-
PG_Ref01_Pattern_Internals
@ PG_Ref01_Pattern_Internals
... Instance variables for the pattern's parameters * A *new method ... using the routine function's argument variable. In reality ... . To initialize the pattern's parameters (instance variables), typical ... will remove the resource(s). (The example above ...
-
04-Functions-and-Other-Functionality
@ Doc
... 'curly brackets': { }. Here's an example: The stuff within ... the mathematical sense, it's what's called an assignment. Basically ... the powerful features of what's called Object Oriented Programming. ... . Simple, yes? Here's another short example showing this ...