- PG_Cookbook05_Using_Samples @ PG_Cookbook05_Using_Samples
-
PG_Cookbook02_Manipulating_Patterns
@ PG_Cookbook02_Manipulating_Patterns
... forward or backward arbitrarily Here's an interesting one. We ... the proxy. Changing the proxy's pattern replaces the stream, ... Patterns stored in the prototype's variables are automatically available as ... with each other. It's a step toward object-oriented ...
-
PG_05_Math_on_Patterns
@ PG_05_Math_on_Patterns
... . Looking at the Pbinop's variables reveals everything that is ... difference between the source stream's latest and previous values. ... from pattern according to proportion(s) given by the proportion ... calculate independently. But it's possible for one or ...
-
09-Getting-Help
@ 09-Getting-Help
... in this tutorial. Here's an example: Help Clicking ... press Cmd - d (that's hold down the Cmd key ... your own work. It's a good idea to ... someMethod(someObject, anArg). Here's a concrete example. Both ... of syntax shortcuts throughout SC's documentation. If you see ...
- 14-Scheduling-Events @ 14-Scheduling-Events
-
News-Qt-GUI
@ Doc
... SuperCollider 3.12.0 HelpWhat's new in Qt GUI:Filter ... WebView Guides | GUI | News What's new in Qt GUI ==================== A ... . Thus, changing the parent's palette will also affect its ... using View: -mouseWheelAction: There's another two handy new mouse ...
- OSC_communication @ Doc
-
WritingClasses
@ Doc
... is generally not recommended. It's preferable to use either the ... . Class Methods An object's class methods are defined alongside ... methods of the object's class. That's why within class methods ... default returns just the object's class name. This should ...
-
Understanding-Errors
@ Doc
... ) do return the function's value. Non-error objects ... is the while loop's action. The compiler renders ... In this case, it's necessary for the compiler to ... code further. Sometimes, there's no way around un-optimized ... a warning, but it's better because the results ...
-
WritingPrimitives
@ Doc
... Primitives Although much of SuperCollider's functionality is implemented in the ... . Since a freed object's memory may not be immediately ... an object into another object's internal slot (e.g. ... ;size++; // immediately increment array's size // array may not be ...