Created
September 21, 2017 05:08
-
-
Save ssfrr/8115445c9fb40f36b2f9027a3cb7e640 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----------STDOUT----------- | |
init_OSC | |
---------------------------- | |
-----------STDOUT----------- | |
compiling class library... | |
---------------------------- | |
-----------STDOUT----------- | |
initPassOne started | |
NumPrimitives = 712 | |
initPassOne done | |
compiling dir: '/usr/share/SuperCollider/SCClassLibrary' | |
compiling dir: '/usr/share/SuperCollider/Extensions' | |
compiling dir: '/home/sfr/local/src/supercolliderjs_test/node_modules/supercolliderjs/lib/supercollider-js' | |
pass 1 done | |
---------------------------- | |
-----------STDOUT----------- | |
numentries = 815677 / 11200064 = 0.073 | |
5036 method selectors, 2224 classes | |
method table size 12263320 bytes, big table size 89600512 | |
Number of Symbols 11681 | |
Byte Code Size 355662 | |
compiled 317 files in 0.18 seconds | |
Info: 11 methods are currently overwritten by extensions. To see which, execute: | |
MethodOverride.printAll | |
compile done | |
---------------------------- | |
-----------STDOUT----------- | |
Class tree inited in 0.01 seconds | |
---------------------------- | |
-----------STDOUT----------- | |
Cleaning up temp synthdefs... | |
---------------------------- | |
-----------STDOUT----------- | |
WARNING: Extension in '/usr/share/SuperCollider/SCClassLibrary/Platform/linux/extMIDIOut.sc' overwrites Meta_MIDIClient:externalSources in main class library. | |
WARNING: Extension in '/usr/share/SuperCollider/SCClassLibrary/Platform/linux/extMIDIOut.sc' overwrites Meta_MIDIClient:externalDestinations in main class library. | |
WARNING: Extension in '/usr/share/SuperCollider/SCClassLibrary/Platform/linux/extMIDIOut.sc' overwrites Meta_MIDIIn:connectAll in main class library. | |
Intentional overwrites must be put in a 'SystemOverwrites' subfolder. | |
---------------------------- | |
-----------STDOUT----------- | |
*** Welcome to SuperCollider 3.8.0. *** For help type ctrl-c ctrl-h (Emacs) or :SChelp (vim) or ctrl-U (sced/gedit). | |
---------------------------- | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuzd00008bh5fq0awjxm:CAPTURE:START | |
---------------------------- | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuzd00008bh5fq0awjxm:CAPTURE:END | |
SUPERCOLLIDERJS:cj7tznuzd00008bh5fq0awjxm:START:Result | |
SUPERCOLLIDERJS:cj7tznuzd00008bh5fq0awjxm:CHUNK:"SuperColliderJS" | |
SUPERCOLLIDERJS:cj7tznuzd00008bh5fq0awjxm:END:Result | |
SUPERCOLLIDERJS.interpreted | |
-> | |
---------------------------- | |
"SuperColliderJS" | |
========== | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CAPTURE:START | |
---------------------------- | |
-----------STDOUT----------- | |
SCDoc: Indexing help-files... | |
---------------------------- | |
-----------STDOUT----------- | |
SCDoc: Indexed 1339 documents in 0.46 seconds | |
---------------------------- | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CAPTURE:END | |
---------------------------- | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:START:Result | |
---------------------------- | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:{"Classes/NamedControl": {"string": "SCDocEntry(\"Classes/NamedControl\", \"NamedControl\", \"Named reference to a control\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pnaryop": {"string": "SCDocEntry(\"Classes/Pnaryop\", \"Pnaryop\", \"n-ary operator pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PanB2": {"string": "SCDocEntry(\"Classes/PanB2\", \"PanB2\", \"2D Ambisonic B-format panner.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DegreeToKey": {"string": "SCDocEntry(\"Classes/DegreeToKey\", \"DegreeToKey\", \"Convert signal to modal pitch.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FFTTrigger": {"string": "SCDocEntry(\"Classes/FFTTrigger\", \"FFTTrigger\", \"Outputs the necessary signal for FFT chains, without doing an FFT on a signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfindur": {"string": "SCDocEntry(\"Classes/Pfindur\", \"Pfindur\", \"limit total duration of events embedded in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Decorator": {"string": "SCDocEntry(\"Classes/Decorator\", \"Decorator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyNodeMap": {"string": "SCDocEntry(\"Classes/ProxyNodeMap\", \"ProxyNodeMap\", \"store control values and bus mappings for NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SharedIn": {"string": "SCDocEntry(\"Classes/SharedIn\", \"SharedIn\", \"Read from a shared control bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HelpBrowser": {"string": "SCDocEntry(\"Classes/HelpBrowser\", \"HelpBrowser\", \"Browse the SuperCollider help documentation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseries": {"string": "SCDocEntry(\"Classes/Pseries\", \"Pseries\", \"arithmetic series pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryOpFunction": {"string | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:": "SCDocEntry(\"Classes/NAryOpFunction\", \"NAryOpFunction\", \"represent a n-ary operation on a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinXFade2": {"string": "SCDocEntry(\"Classes/LinXFade2\", \"LinXFade2\", \"Two channel linear crossfade.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events4": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events4\", \"Understanding Streams, Patterns and Events - Part 4\", \"Environment & Event\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Nil": {"string": "SCDocEntry(\"Classes/Nil\", \"Nil\", \"Represents uninitialized data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelayN": {"string": "SCDocEntry(\"Classes/DelayN\", \"DelayN\", \"Simple delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Logistic": {"string": "SCDocEntry(\"Classes/Logistic\", \"Logistic\", \"Chaotic noise function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PriorityQueue": {"string": "SCDocEntry(\"Classes/PriorityQueue\", \"PriorityQueue\", \"Priority queue data structure\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/00": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/00\", \"00\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UGen": {"string": "SCDocEntry(\"Classes/UGen\", \"UGen\", \"Abstract superclass of all unit generators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/15": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/15\", \"15\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VOsc3": {"string": "SCDocEntry(\"Classes/VOsc3\", \"VOsc3\", \"Three variable wavetable oscillators.\")","compileStrin | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:g": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_5": {"string": "SCDocEntry(\"Guides/News-3_5\", \"News in 3.5\", \"A summary of news in SC 3.5\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/09": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/09\", \"09\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPopUpMenu": {"string": "SCDocEntry(\"Classes/QPopUpMenu\", \"QPopUpMenu\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RangeSlider": {"string": "SCDocEntry(\"Classes/RangeSlider\", \"RangeSlider\", \"A view consisting of a sliding extendable handle\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FSinOsc": {"string": "SCDocEntry(\"Classes/FSinOsc\", \"FSinOsc\", \"Fast sine oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Linen": {"string": "SCDocEntry(\"Classes/Linen\", \"Linen\", \"Simple linear envelope generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ref": {"string": "SCDocEntry(\"Classes/Ref\", \"Ref\", \"a reference to a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdurStutter": {"string": "SCDocEntry(\"Classes/PdurStutter\", \"PdurStutter\", \"partition a value into n equal subdivisions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCScope": {"string": "SCDocEntry(\"Classes/SCScope\", \"SCScope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Penvir": {"string": "SCDocEntry(\"Classes/Penvir\", \"Penvir\", \"use an environment when embedding the pattern in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryOpStream": {"string": "SCDocEntry(\"Classes/NAryOpStream\", \"NAryOpStream\", \"several streams combined by an n-ary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:},"Classes/BufRd": {"string": "SCDocEntry(\"Classes/BufRd\", \"BufRd\", \"Buffer reading oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Inspector": {"string": "SCDocEntry(\"Classes/Inspector\", \"Inspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryOpFunctionProxy": {"string": "SCDocEntry(\"Classes/NAryOpFunctionProxy\", \"NAryOpFunctionProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PauseStream": {"string": "SCDocEntry(\"Classes/PauseStream\", \"PauseStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDur": {"string": "SCDocEntry(\"Classes/BufDur\", \"BufDur\", \"Current duration of soundfile in buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Tdef": {"string": "SCDocEntry(\"Classes/Tdef\", \"Tdef\", \"task reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuadN": {"string": "SCDocEntry(\"Classes/QuadN\", \"QuadN\", \"General quadratic map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Drand": {"string": "SCDocEntry(\"Classes/Drand\", \"Drand\", \"Demand rate random sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmono": {"string": "SCDocEntry(\"Classes/Pmono\", \"Pmono\", \"monophonic event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution3": {"string": "SCDocEntry(\"Classes/Convolution3\", \"Convolution3\", \"Time based convolver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Git": {"string": "SCDocEntry(\"Classes/Git\", \"Git\", \"git interface\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pipe": {"string": "SCDocEntry(\"Classes/Pipe\", \"Pipe\", \"pipe stdin to, or stdout from, a unix shell command\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dibrown": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: {"string": "SCDocEntry(\"Classes/Dibrown\", \"Dibrown\", \"Demand rate brownian movement generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbinop": {"string": "SCDocEntry(\"Classes/Pbinop\", \"Pbinop\", \"binary operator pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QOrientation": {"string": "SCDocEntry(\"Classes/QOrientation\", \"QOrientation\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/07": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/07\", \"07\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelTapWr": {"string": "SCDocEntry(\"Classes/DelTapWr\", \"DelTapWr\", \"Write to a buffer for a DelTapRd UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NoteOnResponder": {"string": "SCDocEntry(\"Classes/NoteOnResponder\", \"NoteOnResponder\", \"allow functions to be registered to respond to MIDI noteOn events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SoundIn": {"string": "SCDocEntry(\"Classes/SoundIn\", \"SoundIn\", \"Read audio from hardware inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/NodeEvent": {"string": "SCDocEntry(\"Reference/NodeEvent\", \"NodeEvent\", \"synth- and group- like interface of Event\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCImageFilter": {"string": "SCDocEntry(\"Classes/SCImageFilter\", \"SCImageFilter\", \"filter class to use with SCImage\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NotYetImplementedError": {"string": "SCDocEntry(\"Classes/NotYetImplementedError\", \"NotYetImplementedError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElementDispatcher": {"string": "SCDocEntry(\"Classes/HIDElementDispatcher\", \"HIDElementDispatcher\", \"(Undocumented class)\")","com | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:pileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TExpRand": {"string": "SCDocEntry(\"Classes/TExpRand\", \"TExpRand\", \"Triggered exponential random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIIn": {"string": "SCDocEntry(\"Classes/MIDIIn\", \"MIDIIn\", \"receive MIDI messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_03_What_Is_Pbind": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_03_What_Is_Pbind\", \"Pattern Guide 03: What Is Pbind\", \"Pattern-based musical sequencing with Pbind and cousins\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFTri": {"string": "SCDocEntry(\"Classes/LFTri\", \"LFTri\", \"Triangle oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BundleNetAddr": {"string": "SCDocEntry(\"Classes/BundleNetAddr\", \"BundleNetAddr\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LPZ2": {"string": "SCDocEntry(\"Classes/LPZ2\", \"LPZ2\", \"Two zero fixed lowpass\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeVerb2": {"string": "SCDocEntry(\"Classes/FreeVerb2\", \"FreeVerb2\", \"A two-channel reverb\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pselect": {"string": "SCDocEntry(\"Classes/Pselect\", \"Pselect\", \"Select values from a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LeastChange": {"string": "SCDocEntry(\"Classes/LeastChange\", \"LeastChange\", \"Output least changed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dreset": {"string": "SCDocEntry(\"Classes/Dreset\", \"Dreset\", \"demand rate reset\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dgeom": {"string": "SCDocEntry(\"Classes/Dgeom\", \"Dgeom\", \"Demand rate geometric series UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plot": {"string": "SCDocEntry(\"Classes/Plot | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:\", \"Plot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FaderWarp": {"string": "SCDocEntry(\"Classes/FaderWarp\", \"FaderWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-Qt-GUI": {"string": "SCDocEntry(\"Guides/News-Qt-GUI\", \"What's new in Qt GUI\", \"A summary of new features and differences in Qt GUI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Paddpre": {"string": "SCDocEntry(\"Classes/Paddpre\", \"Paddpre\", \"event pattern that adds to existing value of one key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QImage": {"string": "SCDocEntry(\"Classes/QImage\", \"QImage\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvGen": {"string": "SCDocEntry(\"Classes/EnvGen\", \"EnvGen\", \"Envelope generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TreeView": {"string": "SCDocEntry(\"Classes/TreeView\", \"TreeView\", \"A view displaying a tree of items with columns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/EmacsGUI": {"string": "SCDocEntry(\"Guides/EmacsGUI\", \"Emacs GUI\", \"Emacs user interfaces\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LocalIn": {"string": "SCDocEntry(\"Classes/LocalIn\", \"LocalIn\", \"Define and read from buses local to a synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstretchp": {"string": "SCDocEntry(\"Classes/Pstretchp\", \"Pstretchp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcSysMessageMatcherND": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcSysMessageMatcherND\", \"MIDIFuncSrcSysMessageMatcherND\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Crackle": {"string": "SCDocEntry(\"Classes/Crackle\", \"Crackle\", \"Chaotic noise function.\")","compileString": "SCDocEntry.new" | |
---------------------------- | |
{"Classes/NamedControl": {"string": "SCDocEntry(\"Classes/NamedControl\", \"NamedControl\", \"Named reference to a control\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pnaryop": {"string": "SCDocEntry(\"Classes/Pnaryop\", \"Pnaryop\", \"n-ary operator pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PanB2": {"string": "SCDocEntry(\"Classes/PanB2\", \"PanB2\", \"2D Ambisonic B-format panner.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DegreeToKey": {"string": "SCDocEntry(\"Classes/DegreeToKey\", \"DegreeToKey\", \"Convert signal to modal pitch.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FFTTrigger": {"string": "SCDocEntry(\"Classes/FFTTrigger\", \"FFTTrigger\", \"Outputs the necessary signal for FFT chains, without doing an FFT on a signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfindur": {"string": "SCDocEntry(\"Classes/Pfindur\", \"Pfindur\", \"limit total duration of events embedded in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Decorator": {"string": "SCDocEntry(\"Classes/Decorator\", \"Decorator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyNodeMap": {"string": "SCDocEntry(\"Classes/ProxyNodeMap\", \"ProxyNodeMap\", \"store control values and bus mappings for NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SharedIn": {"string": "SCDocEntry(\"Classes/SharedIn\", \"SharedIn\", \"Read from a shared control bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HelpBrowser": {"string": "SCDocEntry(\"Classes/HelpBrowser\", \"HelpBrowser\", \"Browse the SuperCollider help documentation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseries": {"string": "SCDocEntry(\"Classes/Pseries\", \"Pseries\", \"arithmetic series pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryOpFunction": {"string | |
": "SCDocEntry(\"Classes/NAryOpFunction\", \"NAryOpFunction\", \"represent a n-ary operation on a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinXFade2": {"string": "SCDocEntry(\"Classes/LinXFade2\", \"LinXFade2\", \"Two channel linear crossfade.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events4": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events4\", \"Understanding Streams, Patterns and Events - Part 4\", \"Environment & Event\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Nil": {"string": "SCDocEntry(\"Classes/Nil\", \"Nil\", \"Represents uninitialized data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelayN": {"string": "SCDocEntry(\"Classes/DelayN\", \"DelayN\", \"Simple delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Logistic": {"string": "SCDocEntry(\"Classes/Logistic\", \"Logistic\", \"Chaotic noise function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PriorityQueue": {"string": "SCDocEntry(\"Classes/PriorityQueue\", \"PriorityQueue\", \"Priority queue data structure\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/00": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/00\", \"00\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UGen": {"string": "SCDocEntry(\"Classes/UGen\", \"UGen\", \"Abstract superclass of all unit generators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/15": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/15\", \"15\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VOsc3": {"string": "SCDocEntry(\"Classes/VOsc3\", \"VOsc3\", \"Three variable wavetable oscillators.\")","compileStrin | |
g": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_5": {"string": "SCDocEntry(\"Guides/News-3_5\", \"News in 3.5\", \"A summary of news in SC 3.5\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/09": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/09\", \"09\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPopUpMenu": {"string": "SCDocEntry(\"Classes/QPopUpMenu\", \"QPopUpMenu\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RangeSlider": {"string": "SCDocEntry(\"Classes/RangeSlider\", \"RangeSlider\", \"A view consisting of a sliding extendable handle\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FSinOsc": {"string": "SCDocEntry(\"Classes/FSinOsc\", \"FSinOsc\", \"Fast sine oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Linen": {"string": "SCDocEntry(\"Classes/Linen\", \"Linen\", \"Simple linear envelope generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ref": {"string": "SCDocEntry(\"Classes/Ref\", \"Ref\", \"a reference to a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdurStutter": {"string": "SCDocEntry(\"Classes/PdurStutter\", \"PdurStutter\", \"partition a value into n equal subdivisions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCScope": {"string": "SCDocEntry(\"Classes/SCScope\", \"SCScope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Penvir": {"string": "SCDocEntry(\"Classes/Penvir\", \"Penvir\", \"use an environment when embedding the pattern in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryOpStream": {"string": "SCDocEntry(\"Classes/NAryOpStream\", \"NAryOpStream\", \"several streams combined by an n-ary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry" | |
},"Classes/BufRd": {"string": "SCDocEntry(\"Classes/BufRd\", \"BufRd\", \"Buffer reading oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Inspector": {"string": "SCDocEntry(\"Classes/Inspector\", \"Inspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryOpFunctionProxy": {"string": "SCDocEntry(\"Classes/NAryOpFunctionProxy\", \"NAryOpFunctionProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PauseStream": {"string": "SCDocEntry(\"Classes/PauseStream\", \"PauseStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDur": {"string": "SCDocEntry(\"Classes/BufDur\", \"BufDur\", \"Current duration of soundfile in buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Tdef": {"string": "SCDocEntry(\"Classes/Tdef\", \"Tdef\", \"task reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuadN": {"string": "SCDocEntry(\"Classes/QuadN\", \"QuadN\", \"General quadratic map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Drand": {"string": "SCDocEntry(\"Classes/Drand\", \"Drand\", \"Demand rate random sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmono": {"string": "SCDocEntry(\"Classes/Pmono\", \"Pmono\", \"monophonic event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution3": {"string": "SCDocEntry(\"Classes/Convolution3\", \"Convolution3\", \"Time based convolver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Git": {"string": "SCDocEntry(\"Classes/Git\", \"Git\", \"git interface\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pipe": {"string": "SCDocEntry(\"Classes/Pipe\", \"Pipe\", \"pipe stdin to, or stdout from, a unix shell command\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dibrown": | |
{"string": "SCDocEntry(\"Classes/Dibrown\", \"Dibrown\", \"Demand rate brownian movement generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbinop": {"string": "SCDocEntry(\"Classes/Pbinop\", \"Pbinop\", \"binary operator pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QOrientation": {"string": "SCDocEntry(\"Classes/QOrientation\", \"QOrientation\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/07": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/07\", \"07\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelTapWr": {"string": "SCDocEntry(\"Classes/DelTapWr\", \"DelTapWr\", \"Write to a buffer for a DelTapRd UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NoteOnResponder": {"string": "SCDocEntry(\"Classes/NoteOnResponder\", \"NoteOnResponder\", \"allow functions to be registered to respond to MIDI noteOn events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SoundIn": {"string": "SCDocEntry(\"Classes/SoundIn\", \"SoundIn\", \"Read audio from hardware inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/NodeEvent": {"string": "SCDocEntry(\"Reference/NodeEvent\", \"NodeEvent\", \"synth- and group- like interface of Event\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCImageFilter": {"string": "SCDocEntry(\"Classes/SCImageFilter\", \"SCImageFilter\", \"filter class to use with SCImage\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NotYetImplementedError": {"string": "SCDocEntry(\"Classes/NotYetImplementedError\", \"NotYetImplementedError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElementDispatcher": {"string": "SCDocEntry(\"Classes/HIDElementDispatcher\", \"HIDElementDispatcher\", \"(Undocumented class)\")","com | |
pileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TExpRand": {"string": "SCDocEntry(\"Classes/TExpRand\", \"TExpRand\", \"Triggered exponential random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIIn": {"string": "SCDocEntry(\"Classes/MIDIIn\", \"MIDIIn\", \"receive MIDI messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_03_What_Is_Pbind": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_03_What_Is_Pbind\", \"Pattern Guide 03: What Is Pbind\", \"Pattern-based musical sequencing with Pbind and cousins\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFTri": {"string": "SCDocEntry(\"Classes/LFTri\", \"LFTri\", \"Triangle oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BundleNetAddr": {"string": "SCDocEntry(\"Classes/BundleNetAddr\", \"BundleNetAddr\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LPZ2": {"string": "SCDocEntry(\"Classes/LPZ2\", \"LPZ2\", \"Two zero fixed lowpass\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeVerb2": {"string": "SCDocEntry(\"Classes/FreeVerb2\", \"FreeVerb2\", \"A two-channel reverb\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pselect": {"string": "SCDocEntry(\"Classes/Pselect\", \"Pselect\", \"Select values from a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LeastChange": {"string": "SCDocEntry(\"Classes/LeastChange\", \"LeastChange\", \"Output least changed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dreset": {"string": "SCDocEntry(\"Classes/Dreset\", \"Dreset\", \"demand rate reset\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dgeom": {"string": "SCDocEntry(\"Classes/Dgeom\", \"Dgeom\", \"Demand rate geometric series UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plot": {"string": "SCDocEntry(\"Classes/Plot | |
\", \"Plot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FaderWarp": {"string": "SCDocEntry(\"Classes/FaderWarp\", \"FaderWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-Qt-GUI": {"string": "SCDocEntry(\"Guides/News-Qt-GUI\", \"What's new in Qt GUI\", \"A summary of new features and differences in Qt GUI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Paddpre": {"string": "SCDocEntry(\"Classes/Paddpre\", \"Paddpre\", \"event pattern that adds to existing value of one key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QImage": {"string": "SCDocEntry(\"Classes/QImage\", \"QImage\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvGen": {"string": "SCDocEntry(\"Classes/EnvGen\", \"EnvGen\", \"Envelope generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TreeView": {"string": "SCDocEntry(\"Classes/TreeView\", \"TreeView\", \"A view displaying a tree of items with columns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/EmacsGUI": {"string": "SCDocEntry(\"Guides/EmacsGUI\", \"Emacs GUI\", \"Emacs user interfaces\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LocalIn": {"string": "SCDocEntry(\"Classes/LocalIn\", \"LocalIn\", \"Define and read from buses local to a synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstretchp": {"string": "SCDocEntry(\"Classes/Pstretchp\", \"Pstretchp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcSysMessageMatcherND": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcSysMessageMatcherND\", \"MIDIFuncSrcSysMessageMatcherND\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Crackle": {"string": "SCDocEntry(\"Classes/Crackle\", \"Crackle\", \"Chaotic noise function.\")","compileString": "SCDocEntry.new" | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:,"class": "SCDocEntry"},"Classes/Dstutter": {"string": "SCDocEntry(\"Classes/Dstutter\", \"Dstutter\", \"Demand rate input replicator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DbFaderWarp": {"string": "SCDocEntry(\"Classes/DbFaderWarp\", \"DbFaderWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RecNodeProxy": {"string": "SCDocEntry(\"Classes/RecNodeProxy\", \"RecNodeProxy\", \"a NodeProxy that can record\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pspawn": {"string": "SCDocEntry(\"Classes/Pspawn\", \"Pspawn\", \"Spawns sub-patterns based on parameters in an event pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClipNoise": {"string": "SCDocEntry(\"Classes/ClipNoise\", \"ClipNoise\", \"Clip Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgpar": {"string": "SCDocEntry(\"Classes/Pgpar\", \"Pgpar\", \"embed event streams in parallel and put each in its own group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/01-Introductory-Remarks": {"string": "SCDocEntry(\"Tutorials/Getting-Started/01-Introductory-Remarks\", \"01. Introductory Remarks\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EventTypesWithCleanup": {"string": "SCDocEntry(\"Classes/EventTypesWithCleanup\", \"EventTypesWithCleanup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Scale": {"string": "SCDocEntry(\"Classes/Scale\", \"Scale\", \"represents a musical scale\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CompanderD": {"string": "SCDocEntry(\"Classes/CompanderD\", \"CompanderD\", \"Compressor, expander, limiter, gate, ducker.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Index": {"string": "SCDocEntry(\"Classes/Index\", \"Index\", \"Index into a table with a signal\")","compileString": "SCDocEntry | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:.new","class": "SCDocEntry"},"Classes/Window": {"string": "SCDocEntry(\"Classes/Window\", \"Window\", \"Top-level container of views\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XIn": {"string": "SCDocEntry(\"Classes/XIn\", \"XIn\", \"Helper class used by InBus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/13_BinaryOp_synthesis": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/13_BinaryOp_synthesis\", \"13_BinaryOp_synthesis\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Module": {"string": "SCDocEntry(\"Classes/Module\", \"Module\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HistoryGui": {"string": "SCDocEntry(\"Classes/HistoryGui\", \"HistoryGui\", \"A gui for History objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDdef": {"string": "SCDocEntry(\"Classes/HIDdef\", \"HIDdef\", \"HID response reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NotificationCenter": {"string": "SCDocEntry(\"Classes/NotificationCenter\", \"NotificationCenter\", \"let an object emit notifications\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlusFreqScope": {"string": "SCDocEntry(\"Classes/PlusFreqScope\", \"PlusFreqScope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pcollect": {"string": "SCDocEntry(\"Classes/Pcollect\", \"Pcollect\", \"Apply a function to a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuarkDetailView": {"string": "SCDocEntry(\"Classes/QuarkDetailView\", \"QuarkDetailView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppoisson": {"string": "SCDocEntry(\"Classes/Ppoisson\", \"Ppoisson\", \"random values that follow a Poisson Distribution (positive integer values)\")","compileString": "SCDocEntry.new","class": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: "SCDocEntry"},"Classes/InBus": {"string": "SCDocEntry(\"Classes/InBus\", \"InBus\", \"Return a range of channels from a bus, irrespective of node order\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HiliteGradient": {"string": "SCDocEntry(\"Classes/HiliteGradient\", \"HiliteGradient\", \"A linear color fade between an outside and an inside color\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTextView": {"string": "SCDocEntry(\"Classes/QTextView\", \"QTextView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/plot": {"string": "SCDocEntry(\"Reference/plot\", \"plot\", \"Plot data in a graph\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BeatTrack": {"string": "SCDocEntry(\"Classes/BeatTrack\", \"BeatTrack\", \"Autocorrelation beat tracker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Harmonics": {"string": "SCDocEntry(\"Classes/Harmonics\", \"Harmonics\", \"Convenient factory for filling buffers with harmonics on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractOut": {"string": "SCDocEntry(\"Classes/AbstractOut\", \"AbstractOut\", \"Abstract class for out ugens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dwhite": {"string": "SCDocEntry(\"Classes/Dwhite\", \"Dwhite\", \"Demand rate white noise random generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Sweep": {"string": "SCDocEntry(\"Classes/Sweep\", \"Sweep\", \"Triggered linear ramp\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StereoConvolution2L": {"string": "SCDocEntry(\"Classes/StereoConvolution2L\", \"StereoConvolution2L\", \"Stereo real-time convolver with linear interpolation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Randomness": {"string": "SCDocEntry(\"Guides/Randomness\", \"Randomness\", \"Randomness in SC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Cl | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:asses/WebView": {"string": "SCDocEntry(\"Classes/WebView\", \"WebView\", \"Web page display and browser\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Streams": {"string": "SCDocEntry(\"Overviews/Streams\", \"Streams\", \"Patterns/Streams Help overview\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIOut": {"string": "SCDocEntry(\"Classes/MIDIOut\", \"MIDIOut\", \"send MIDI messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RawArray": {"string": "SCDocEntry(\"Classes/RawArray\", \"RawArray\", \"Abstract superclass for arrays holding raw data values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HenonL": {"string": "SCDocEntry(\"Classes/HenonL\", \"HenonL\", \"Henon map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Method": {"string": "SCDocEntry(\"Classes/Method\", \"Method\", \"Code that implements an operation upon instances of a Class.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptrace": {"string": "SCDocEntry(\"Classes/Ptrace\", \"Ptrace\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BusScopeSynth": {"string": "SCDocEntry(\"Classes/BusScopeSynth\", \"BusScopeSynth\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefGui": {"string": "SCDocEntry(\"Classes/NdefGui\", \"NdefGui\", \"a gui for a NodeProxy or Ndef\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinCongN": {"string": "SCDocEntry(\"Classes/LinCongN\", \"LinCongN\", \"Linear congruential chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDGui": {"string": "SCDocEntry(\"Classes/LIDGui\", \"LIDGui\", \"A GUI for an LID\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Klank": {"string": "SCDocEntry(\"Classes/Klank\", \"Klank\", \"Bank of resonators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Cla | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:sses/FileReader": {"string": "SCDocEntry(\"Classes/FileReader\", \"FileReader\", \"file reader for space-delimited text files\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/10_Controls": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/10_Controls\", \"10_Controls\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Paddp": {"string": "SCDocEntry(\"Classes/Paddp\", \"Paddp\", \"add each value of a pattern to value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysexDispatcher": {"string": "SCDocEntry(\"Classes/MIDISysexDispatcher\", \"MIDISysexDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AppClock": {"string": "SCDocEntry(\"Classes/AppClock\", \"AppClock\", \"Clock running on main application thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SemiColonFileReader": {"string": "SCDocEntry(\"Classes/SemiColonFileReader\", \"SemiColonFileReader\", \"file reader for semi-colon separated data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Resonz": {"string": "SCDocEntry(\"Classes/Resonz\", \"Resonz\", \"Resonant filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqScopeWindow": {"string": "SCDocEntry(\"Classes/FreqScopeWindow\", \"FreqScopeWindow\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QSlider2D": {"string": "SCDocEntry(\"Classes/QSlider2D\", \"QSlider2D\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpStream": {"string": "SCDocEntry(\"Classes/UnaryOpStream\", \"UnaryOpStream\", \"stream modified by a unary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuarkRowView": {"string": "SCDocEntry(\"Classes/QuarkRowView\", \"QuarkRowView\", \"(Undocumented class)\")","compileString": "SCDocEntry. | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:new","class": "SCDocEntry"},"Classes/Frame": {"string": "SCDocEntry(\"Classes/Frame\", \"Frame\", \"Stack Frame\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/10": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/10\", \"10\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UniqueID": {"string": "SCDocEntry(\"Classes/UniqueID\", \"UniqueID\", \"source for unique numbers\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/GenericCollectors": {"string": "SCDocEntry(\"Overviews/GenericCollectors\", \"Generic Collectors\", \"Methods that incrementally build up collections from nothing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFuncBothMessageMatcher": {"string": "SCDocEntry(\"Classes/OSCFuncBothMessageMatcher\", \"OSCFuncBothMessageMatcher\", \"Matches incoming messages to responder funcs based on receive port and sender address\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Server": {"string": "SCDocEntry(\"Classes/Server\", \"Server\", \"Object representing an sc-server application\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpFunction": {"string": "SCDocEntry(\"Classes/UnaryOpFunction\", \"UnaryOpFunction\", \"represent a unary operation on a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/GUI-Classes": {"string": "SCDocEntry(\"Overviews/GUI-Classes\", \"List of GUI classes\", \"The most used GUI classes and their kit-specific equivalents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/13-Buffers": {"string": "SCDocEntry(\"Tutorials/Getting-Started/13-Buffers\", \"13. Buffers\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/07_SynthDefs": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/07_SynthDefs\", | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: \"07_SynthDefs\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeMap": {"string": "SCDocEntry(\"Classes/NodeMap\", \"NodeMap\", \"store control values and bus mappings\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QStethoscope": {"string": "SCDocEntry(\"Classes/QStethoscope\", \"QStethoscope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HilbertFIR": {"string": "SCDocEntry(\"Classes/HilbertFIR\", \"HilbertFIR\", \"Applies the Hilbert transform to an input signal.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PmonoArtic": {"string": "SCDocEntry(\"Classes/PmonoArtic\", \"PmonoArtic\", \"partly monophonic event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RefCopy": {"string": "SCDocEntry(\"Classes/RefCopy\", \"RefCopy\", \"a reference to the copy of a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CleanupStream": {"string": "SCDocEntry(\"Classes/CleanupStream\", \"CleanupStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PanB": {"string": "SCDocEntry(\"Classes/PanB\", \"PanB\", \"Ambisonic B-format panner.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Exception": {"string": "SCDocEntry(\"Classes/Exception\", \"Exception\", \"root error class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TempoBusClock": {"string": "SCDocEntry(\"Classes/TempoBusClock\", \"TempoBusClock\", \"a clock that synchronizes its tempo with the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QUserView": {"string": "SCDocEntry(\"Classes/QUserView\", \"QUserView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufAllpassN": {"string": "SCDocEntry(\"Classes/BufAllpassN\", \"BufAllpassN\", \"Buffer based all pass delay line with no interpolation.\")","compileString": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"SCDocEntry.new","class": "SCDocEntry"},"Classes/PulseDivider": {"string": "SCDocEntry(\"Classes/PulseDivider\", \"PulseDivider\", \"Pulse divider.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDInfo": {"string": "SCDocEntry(\"Classes/LIDInfo\", \"LIDInfo\", \"Helper class for LID to hold the information about an LID device.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LatoocarfianN": {"string": "SCDocEntry(\"Classes/LatoocarfianN\", \"LatoocarfianN\", \"Latoocarfian chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Median": {"string": "SCDocEntry(\"Classes/Median\", \"Median\", \"Median filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZText": {"string": "SCDocEntry(\"Classes/EZText\", \"EZText\", \"Wrapper class for a label, a text field and a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events7": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events7\", \"Understanding Streams, Patterns and Events - Part 7\", \"Practical Considerations\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RingBuffer": {"string": "SCDocEntry(\"Classes/RingBuffer\", \"RingBuffer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpPlug": {"string": "SCDocEntry(\"Classes/UnaryOpPlug\", \"UnaryOpPlug\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/OSC_communication": {"string": "SCDocEntry(\"Guides/OSC_communication\", \"OSC Communication\", \"OSC network communication\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeControl": {"string": "SCDocEntry(\"Classes/NodeControl\", \"NodeControl\", \"Encapsulates in an object a node and an index.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook01_Basic_Sequencing": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook01_ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:Basic_Sequencing\", \"Pattern Guide Cookbook 01: Basic Sequencing\", \"Sequencing basics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_01": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_01\", \"jitlib_basic_concepts_01\", \"some placeholders in supercollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Osc": {"string": "SCDocEntry(\"Classes/Osc\", \"Osc\", \"Interpolating wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Messages": {"string": "SCDocEntry(\"Reference/Messages\", \"Messages\", \"Method calls, sending messages to objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plazy": {"string": "SCDocEntry(\"Classes/Plazy\", \"Plazy\", \"instantiate new patterns from a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pplayer": {"string": "SCDocEntry(\"Classes/Pplayer\", \"Pplayer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ZeroCrossing": {"string": "SCDocEntry(\"Classes/ZeroCrossing\", \"ZeroCrossing\", \"Zero crossing frequency follower\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/00_Introductory_tutorial": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/00_Introductory_tutorial\", \"00_Introductory tutorial\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pair": {"string": "SCDocEntry(\"Classes/Pair\", \"Pair\", \"LISP-like two element cells\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TWChoose": {"string": "SCDocEntry(\"Classes/TWChoose\", \"TWChoose\", \"Randomly select one of several inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingClasses": {"string": "SCDocEntry(\"Guides/WritingClasses\", \"Writing Classes\", \"Writing SuperCollider Classes\")","compileString": "SCDocEntry.new","class": "SCD | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook06_Phrase_Network": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook06_Phrase_Network\", \"Pattern Guide Cookbook 06: Phrase Network\", \"Sequencing by a network of phrases, Articulating notes with PmonoArtic\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IdentitySet": {"string": "SCDocEntry(\"Classes/IdentitySet\", \"IdentitySet\", \"a set according to identity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FlowView": {"string": "SCDocEntry(\"Classes/FlowView\", \"FlowView\", \"CompositeView with a FlowLayout as decorator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MulAdd": {"string": "SCDocEntry(\"Classes/MulAdd\", \"MulAdd\", \"Multiply and add to a signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TopScrollWidget": {"string": "SCDocEntry(\"Classes/TopScrollWidget\", \"TopScrollWidget\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDValueMatcher": {"string": "SCDocEntry(\"Classes/HIDValueMatcher\", \"HIDValueMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gradient": {"string": "SCDocEntry(\"Classes/Gradient\", \"Gradient\", \"A linear color fade between two colors\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pxrand": {"string": "SCDocEntry(\"Classes/Pxrand\", \"Pxrand\", \"embed values randomly chosen from a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/HID_permissions": {"string": "SCDocEntry(\"Guides/HID_permissions\", \"HID permissions\", \"Details how to configure your computer to set the permissions to access HID's\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodInspector": {"string": "SCDocEntry(\"Classes/MethodInspector\", \"MethodInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiMoteGUI": {"string": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: "SCDocEntry(\"Classes/WiiMoteGUI\", \"WiiMoteGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Number": {"string": "SCDocEntry(\"Classes/Number\", \"Number\", \"Mathematical quantity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Multichannel-Expansion": {"string": "SCDocEntry(\"Guides/Multichannel-Expansion\", \"Multichannel Expansion\", \"Explaining multichannel expansion and representation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SparseArray": {"string": "SCDocEntry(\"Classes/SparseArray\", \"SparseArray\", \"Array that stores duplicated values more efficiently\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Clip": {"string": "SCDocEntry(\"Classes/Clip\", \"Clip\", \"Clip a signal outside given thresholds.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFNoise2": {"string": "SCDocEntry(\"Classes/LFNoise2\", \"LFNoise2\", \"Quadratic noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StackLayout": {"string": "SCDocEntry(\"Classes/StackLayout\", \"StackLayout\", \"A layout that stacks views on top of each other\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlRate": {"string": "SCDocEntry(\"Classes/ControlRate\", \"ControlRate\", \"Server control rate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Preject": {"string": "SCDocEntry(\"Classes/Preject\", \"Preject\", \"Reject values from a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plotter": {"string": "SCDocEntry(\"Classes/Plotter\", \"Plotter\", \"Plot numerical data on a window or view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstep": {"string": "SCDocEntry(\"Classes/Pstep\", \"Pstep\", \"timed embedding of values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTreeViewItem": {"string": "SCDocEntry(\"Classes/QTreeViewItem\", \"QTreeViewItem\", \"(Undocumente | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:d class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingUGens": {"string": "SCDocEntry(\"Guides/WritingUGens\", \"Writing Unit Generators\", \"Get started with writing unit generators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDragView": {"string": "SCDocEntry(\"Classes/SCDragView\", \"SCDragView\", \"An abstract superclass for drag views\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/KeyTrack": {"string": "SCDocEntry(\"Classes/KeyTrack\", \"KeyTrack\", \"Key tracker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeProxyEditor": {"string": "SCDocEntry(\"Classes/NodeProxyEditor\", \"NodeProxyEditor\", \"editor for a nodeproxy - replaced by NdefGui!\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDocNode": {"string": "SCDocEntry(\"Classes/SCDocNode\", \"SCDocNode\", \"An SCDoc parsed document node\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Intro-to-Objects": {"string": "SCDocEntry(\"Guides/Intro-to-Objects\", \"Introduction to Objects\", \"Introduction to objects and messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/KeyState": {"string": "SCDocEntry(\"Classes/KeyState\", \"KeyState\", \"Respond to the state of a key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Library": {"string": "SCDocEntry(\"Classes/Library\", \"Library\", \"keeping objects in a central place\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainSin": {"string": "SCDocEntry(\"Classes/GrainSin\", \"GrainSin\", \"Granular synthesis with sine tones\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbus": {"string": "SCDocEntry(\"Classes/Pbus\", \"Pbus\", \"isolate a pattern by restricting it to a bus\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PstepNfunc": {"string": "SCDocEntry(\"Classes/PstepNfunc\", \"PstepNfunc\", \"combinatoric pattern\")","compileString": "SCDocEntry.new | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:","class": "SCDocEntry"},"Classes/FlowLayout": {"string": "SCDocEntry(\"Classes/FlowLayout\", \"FlowLayout\", \"A view decorator which autowraps the view contents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Select": {"string": "SCDocEntry(\"Classes/Select\", \"Select\", \"Select output from an array of inputs.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HenonC": {"string": "SCDocEntry(\"Classes/HenonC\", \"HenonC\", \"Henon map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dwrand": {"string": "SCDocEntry(\"Classes/Dwrand\", \"Dwrand\", \"Demand rate weighted random sequence generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/JITGui": {"string": "SCDocEntry(\"Classes/JITGui\", \"JITGui\", \"a superclass for just in time interfaces\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MonitorGui": {"string": "SCDocEntry(\"Classes/MonitorGui\", \"MonitorGui\", \"display and control a Monitor\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OnePole": {"string": "SCDocEntry(\"Classes/OnePole\", \"OnePole\", \"One pole filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnixPlatform": {"string": "SCDocEntry(\"Classes/UnixPlatform\", \"UnixPlatform\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/04": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/04\", \"04\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Set": {"string": "SCDocEntry(\"Classes/Set\", \"Set\", \"a set according to equality\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PulseCount": {"string": "SCDocEntry(\"Classes/PulseCount\", \"PulseCount\", \"Pulse counter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/GUI-Layout-Management": {"string": "SCDocEntry(\"Gu | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ides/GUI-Layout-Management\", \"Layout Management\", \"Using layout classes to manage distribution of child views within parents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Key-Value-Pairs": {"string": "SCDocEntry(\"Reference/Key-Value-Pairs\", \"Key Value Pairs\", \"An interface for translating between three common data structures: Dictionaries, Arrays of Associations and of Pairs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QRangeSlider": {"string": "SCDocEntry(\"Classes/QRangeSlider\", \"QRangeSlider\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/gui_alignments": {"string": "SCDocEntry(\"Reference/gui_alignments\", \"Alignment\", \"Alignment options within the GUI system\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FileDialog": {"string": "SCDocEntry(\"Classes/FileDialog\", \"FileDialog\", \"Operating system interface for Open file, save file, select directory dialogs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SkipJack": {"string": "SCDocEntry(\"Classes/SkipJack\", \"SkipJack\", \"A utility for background tasks that survive cmd-period\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Wrap": {"string": "SCDocEntry(\"Classes/Wrap\", \"Wrap\", \"Wrap a signal outside given thresholds.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagAbove": {"string": "SCDocEntry(\"Classes/PV_MagAbove\", \"PV_MagAbove\", \"Pass bins above a threshold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InRect": {"string": "SCDocEntry(\"Classes/InRect\", \"InRect\", \"Test if a point is within a given rectangle.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncBothCAMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncBothCAMessageMatcher\", \"MIDIFuncBothCAMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel and source\")","compileString" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:: "SCDocEntry.new","class": "SCDocEntry"},"Classes/ModDif": {"string": "SCDocEntry(\"Classes/ModDif\", \"ModDif\", \"Minimum difference of two values in modulo arithmetics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFuncRecvPortMessageMatcher": {"string": "SCDocEntry(\"Classes/OSCFuncRecvPortMessageMatcher\", \"OSCFuncRecvPortMessageMatcher\", \"Matches incoming messages to responder funcs based on receive port\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Non-Realtime-Synthesis": {"string": "SCDocEntry(\"Guides/Non-Realtime-Synthesis\", \"Non-Realtime Synthesis (NRT)\", \"Non-realtime synthesis with binary files of OSC commands\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/EventStream": {"string": "SCDocEntry(\"Reference/EventStream\", \"Event Stream\", \"A Stream that returns Events when called\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QFont": {"string": "SCDocEntry(\"Classes/QFont\", \"QFont\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Classes": {"string": "SCDocEntry(\"Reference/Classes\", \"Classes\", \"explaining classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BeatTrack2": {"string": "SCDocEntry(\"Classes/BeatTrack2\", \"BeatTrack2\", \"Template matching beat tracker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QCurve": {"string": "SCDocEntry(\"Classes/QCurve\", \"QCurve\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Range": {"string": "SCDocEntry(\"Classes/Range\", \"Range\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingHelp": {"string": "SCDocEntry(\"Guides/WritingHelp\", \"Writing Help\", \"Get started with writing help\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/False": {"string": "SCDocEntry(\"Classes/False\", \"False\", \"false logical value\")","compileString": "S | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:CDocEntry.new","class": "SCDocEntry"},"Classes/OSCpathDispatcher": {"string": "SCDocEntry(\"Classes/OSCpathDispatcher\", \"OSCpathDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PfinQuant": {"string": "SCDocEntry(\"Classes/PfinQuant\", \"PfinQuant\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Prand": {"string": "SCDocEntry(\"Classes/Prand\", \"Prand\", \"embed values randomly chosen from a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FloatArray": {"string": "SCDocEntry(\"Classes/FloatArray\", \"FloatArray\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClassInspector": {"string": "SCDocEntry(\"Classes/ClassInspector\", \"ClassInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDNoise1": {"string": "SCDocEntry(\"Classes/LFDNoise1\", \"LFDNoise1\", \"Dynamic ramp noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Debugging-tips": {"string": "SCDocEntry(\"Guides/Debugging-tips\", \"Debugging tips\", \"tips on debugging synthdefs, client code and more\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Spring": {"string": "SCDocEntry(\"Classes/Spring\", \"Spring\", \"physical model of resonating spring\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PstepNadd": {"string": "SCDocEntry(\"Classes/PstepNadd\", \"PstepNadd\", \"pattern that returns combinatoric sums\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIEndPoint": {"string": "SCDocEntry(\"Classes/MIDIEndPoint\", \"MIDIEndPoint\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XOut": {"string": "SCDocEntry(\"Classes/XOut\", \"XOut\", \"Send signal to a bus, crossfading with previous contents.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Class | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:es/EventStreamPlayer": {"string": "SCDocEntry(\"Classes/EventStreamPlayer\", \"EventStreamPlayer\", \"two streams combined by a binary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ObjectTable": {"string": "SCDocEntry(\"Classes/ObjectTable\", \"ObjectTable\", \"associate objects with IDs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MouseX": {"string": "SCDocEntry(\"Classes/MouseX\", \"MouseX\", \"Cursor tracking UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Stream": {"string": "SCDocEntry(\"Classes/Stream\", \"Stream\", \"Stream is the base class for classes that define streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/09-Getting-Help": {"string": "SCDocEntry(\"Tutorials/Getting-Started/09-Getting-Help\", \"09. Getting Help\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCArgsMatcher": {"string": "SCDocEntry(\"Classes/OSCArgsMatcher\", \"OSCArgsMatcher\", \"Test for specific OSC arguments before evaluating a Function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MouseButton": {"string": "SCDocEntry(\"Classes/MouseButton\", \"MouseButton\", \"Mouse button UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pretty": {"string": "SCDocEntry(\"Classes/Pretty\", \"Pretty\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FuncStream": {"string": "SCDocEntry(\"Classes/FuncStream\", \"FuncStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BLowPass4": {"string": "SCDocEntry(\"Classes/BLowPass4\", \"BLowPass4\", \"24db/oct rolloff - 4th order resonant Low Pass Filter [1]\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Phasor": {"string": "SCDocEntry(\"Classes/Phasor\", \"Phasor\", \"A resettable linear ramp between two levels.\")","compileString": "SCDocEntry.new"," | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_02_Basic_Vocabulary": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_02_Basic_Vocabulary\", \"Pattern Guide 02: Basic Vocabulary\", \"Common patterns to generate streams of single values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/14-Scheduling-Events": {"string": "SCDocEntry(\"Tutorials/Getting-Started/14-Scheduling-Events\", \"14. Scheduling Events\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_networking": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_networking\", \"jitlib_networking\", \"networked programming\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgtpar": {"string": "SCDocEntry(\"Classes/Pgtpar\", \"Pgtpar\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dbufrd": {"string": "SCDocEntry(\"Classes/Dbufrd\", \"Dbufrd\", \"Buffer read demand ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/GUI-Introduction": {"string": "SCDocEntry(\"Guides/GUI-Introduction\", \"Introduction to GUI\", \"An introduction to writing graphical user interface code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Array": {"string": "SCDocEntry(\"Classes/Array\", \"Array\", \"fixed size collection\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Monitor": {"string": "SCDocEntry(\"Classes/Monitor\", \"Monitor\", \"link between busses\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerMeter": {"string": "SCDocEntry(\"Classes/ServerMeter\", \"ServerMeter\", \"Graphical feedback window showing input/output levels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TaskProxyAllGui": {"string": "SCDocEntry(\"Classes/TaskProxyAllGui\", \"TaskProxyAllGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LeakDC": {"string": "SCDo | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:cEntry(\"Classes/LeakDC\", \"LeakDC\", \"Remove DC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/History": {"string": "SCDocEntry(\"Classes/History\", \"History\", \"keeps a history of interpreted lines of code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Decay": {"string": "SCDocEntry(\"Classes/Decay\", \"Decay\", \"Exponential decay\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FFT": {"string": "SCDocEntry(\"Classes/FFT\", \"FFT\", \"Fast Fourier Transform\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Bag": {"string": "SCDocEntry(\"Classes/Bag\", \"Bag\", \"Unordered collection of objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeIDAllocator": {"string": "SCDocEntry(\"Classes/NodeIDAllocator\", \"NodeIDAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IFFT": {"string": "SCDocEntry(\"Classes/IFFT\", \"IFFT\", \"Inverse Fast Fourier Transform\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumberBox": {"string": "SCDocEntry(\"Classes/NumberBox\", \"NumberBox\", \"A view displaying a modifiable numerical value.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pif": {"string": "SCDocEntry(\"Classes/Pif\", \"Pif\", \"Pattern-based conditional expression\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VarLag": {"string": "SCDocEntry(\"Classes/VarLag\", \"VarLag\", \"Variable shaped lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstep2add": {"string": "SCDocEntry(\"Classes/Pstep2add\", \"Pstep2add\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QWebFontFamily": {"string": "SCDocEntry(\"Classes/QWebFontFamily\", \"QWebFontFamily\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFClipNoise": {"string": "SCDocEntry(\"Classes/LFClipNoise\", \"LFClipNoise\", | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: \"Clipped noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pexprand": {"string": "SCDocEntry(\"Classes/Pexprand\", \"Pexprand\", \"random values that follow a Exponential Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Out": {"string": "SCDocEntry(\"Classes/Out\", \"Out\", \"Write a signal to a bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/standalones": {"string": "SCDocEntry(\"Guides/standalones\", \"Creating Standalone Applications\", \"A guide to creating SuperCollider-based applications\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLevelIndicator": {"string": "SCDocEntry(\"Classes/QLevelIndicator\", \"QLevelIndicator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpFunctionProxy": {"string": "SCDocEntry(\"Classes/UnaryOpFunctionProxy\", \"UnaryOpFunctionProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SerialPort": {"string": "SCDocEntry(\"Classes/SerialPort\", \"SerialPort\", \"serial port interface\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplChord": {"string": "SCDocEntry(\"Classes/InterplChord\", \"InterplChord\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Control": {"string": "SCDocEntry(\"Classes/Control\", \"Control\", \"Bring signals and floats into the ugenGraph function of a SynthDef.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Download": {"string": "SCDocEntry(\"Classes/Download\", \"Download\", \"Fetch a file from a remote URL\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbindef": {"string": "SCDocEntry(\"Classes/Pbindef\", \"Pbindef\", \"incremental event pattern reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MaxLocalBufs": {"string": "SCDocEntry(\"Classes/MaxLocalBufs\", \"MaxLocalBufs\", \"Set the maxim | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:um number of local buffers in a synth\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagMul": {"string": "SCDocEntry(\"Classes/PV_MagMul\", \"PV_MagMul\", \"Multiply magnitudes.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/T2A": {"string": "SCDocEntry(\"Classes/T2A\", \"T2A\", \"Control rate trigger to audio rate trigger converter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/KeyboardShortcuts": {"string": "SCDocEntry(\"Reference/KeyboardShortcuts\", \"Keyboard Shortcuts\", \"Keyboard shortcuts for SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdict": {"string": "SCDocEntry(\"Classes/Pdict\", \"Pdict\", \"pattern that embeds patterns from a dictionary\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpFailureError": {"string": "SCDocEntry(\"Classes/BinaryOpFailureError\", \"BinaryOpFailureError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Delay2": {"string": "SCDocEntry(\"Classes/Delay2\", \"Delay2\", \"Two sample delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PopUpMenu": {"string": "SCDocEntry(\"Classes/PopUpMenu\", \"PopUpMenu\", \"A view displaying a text item selectable from a drop-down menu.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TabFileReader": {"string": "SCDocEntry(\"Classes/TabFileReader\", \"TabFileReader\", \"file reader for tab separated data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_8": {"string": "SCDocEntry(\"Guides/News-3_8\", \"News in 3.8\", \"A summary of news in SC 3.8\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_efficiency": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_efficiency\", \"jitlib_efficiency\", \"Efficient coding with NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseq": {"string": "SCDocEntry(\"Classes/Pseq\", \"Pseq\", \ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"sequentially embed values in a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCVim": {"string": "SCDocEntry(\"Classes/SCVim\", \"SCVim\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TdefAllGui": {"string": "SCDocEntry(\"Classes/TdefAllGui\", \"TdefAllGui\", \"see all Tdefs and their state\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Limiter": {"string": "SCDocEntry(\"Classes/Limiter\", \"Limiter\", \"Peak limiter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pindex": {"string": "SCDocEntry(\"Classes/Pindex\", \"Pindex\", \"pattern that indexes into an array\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AllpassL": {"string": "SCDocEntry(\"Classes/AllpassL\", \"AllpassL\", \"All pass delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CmdPeriod": {"string": "SCDocEntry(\"Classes/CmdPeriod\", \"CmdPeriod\", \"register objects to be cleared when Cmd-. is pressed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pconst": {"string": "SCDocEntry(\"Classes/Pconst\", \"Pconst\", \"constrain the sum of a value pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pprob": {"string": "SCDocEntry(\"Classes/Pprob\", \"Pprob\", \"random values with arbitrary probability distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dbrown": {"string": "SCDocEntry(\"Classes/Dbrown\", \"Dbrown\", \"Demand rate brownian movement generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/gui": {"string": "SCDocEntry(\"Reference/gui\", \"gui\", \"Create a Graphical User Interface\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pkey": {"string": "SCDocEntry(\"Classes/Pkey\", \"Pkey\", \"access a key in an event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeOut2": {"string": "SCDocEntry( | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:\"Classes/ScopeOut2\", \"ScopeOut2\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDelayC": {"string": "SCDocEntry(\"Classes/BufDelayC\", \"BufDelayC\", \"Buffer based simple delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Group": {"string": "SCDocEntry(\"Classes/Group\", \"Group\", \"Client-side representation of a group node on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dser": {"string": "SCDocEntry(\"Classes/Dser\", \"Dser\", \"Demand rate sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BHiPass4": {"string": "SCDocEntry(\"Classes/BHiPass4\", \"BHiPass4\", \"24db/oct rolloff - 4th order resonant Hi Pass Filter [1]\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RootNode": {"string": "SCDocEntry(\"Classes/RootNode\", \"RootNode\", \"The persistent root group on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDSlot": {"string": "SCDocEntry(\"Classes/LIDSlot\", \"LIDSlot\", \"Handles incoming LID data.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufWr": {"string": "SCDocEntry(\"Classes/BufWr\", \"BufWr\", \"Buffer writing oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Task": {"string": "SCDocEntry(\"Classes/Task\", \"Task\", \"a pauseable process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag3": {"string": "SCDocEntry(\"Classes/Lag3\", \"Lag3\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodOverride": {"string": "SCDocEntry(\"Classes/MethodOverride\", \"MethodOverride\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FunctionDefInspector": {"string": "SCDocEntry(\"Classes/FunctionDefInspector\", \"FunctionDefInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "S | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:CDocEntry"},"Classes/Scope2": {"string": "SCDocEntry(\"Classes/Scope2\", \"Scope2\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScrollTopView": {"string": "SCDocEntry(\"Classes/QScrollTopView\", \"QScrollTopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinExp": {"string": "SCDocEntry(\"Classes/LinExp\", \"LinExp\", \"Map a linear range to an exponential range\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook02_Manipulating_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook02_Manipulating_Patterns\", \"Pattern Guide Cookbook 02: Manipulating Patterns\", \"Manipulating pattern data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GbmanN": {"string": "SCDocEntry(\"Classes/GbmanN\", \"GbmanN\", \"Gingerbreadman map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/05_The_network": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/05_The_network\", \"05_The_network\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QtGUI": {"string": "SCDocEntry(\"Classes/QtGUI\", \"QtGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rand": {"string": "SCDocEntry(\"Classes/Rand\", \"Rand\", \"Single random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XFade2": {"string": "SCDocEntry(\"Classes/XFade2\", \"XFade2\", \"Equal power two channel cross fade.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqScopeView": {"string": "SCDocEntry(\"Classes/FreqScopeView\", \"FreqScopeView\", \"Frequency analysis view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Volume": {"string": "SCDocEntry(\"Classes/Volume\", \"Volume\", \"Model for the global volume of the synthesis server\")","compile | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:String": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/14_Subtractive_synthesis": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/14_Subtractive_synthesis\", \"14_Subtractive_synthesis\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LPZ1": {"string": "SCDocEntry(\"Classes/LPZ1\", \"LPZ1\", \"Two point average filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/SuperColliderAU": {"string": "SCDocEntry(\"Guides/SuperColliderAU\", \"SuperColliderAU\", \"wraps scsynth as an AudioUnits plugin\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Int32Array": {"string": "SCDocEntry(\"Classes/Int32Array\", \"Int32Array\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QColorRole": {"string": "SCDocEntry(\"Classes/QColorRole\", \"QColorRole\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DrawGridX": {"string": "SCDocEntry(\"Classes/DrawGridX\", \"DrawGridX\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Unix": {"string": "SCDocEntry(\"Classes/Unix\", \"Unix\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Poll": {"string": "SCDocEntry(\"Classes/Poll\", \"Poll\", \"Print the current output value of a UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Integrator": {"string": "SCDocEntry(\"Classes/Integrator\", \"Integrator\", \"A leaky integrator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/04_Help": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/04_Help\", \"04_Help\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slider": {"string": "SCDocEntry(\"Classes/Slider\", \"Slider\", \"A view consisting of a sliding handle.\")","compileString": "S | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:CDocEntry.new","class": "SCDocEntry"},"Classes/LIDMscSlot": {"string": "SCDocEntry(\"Classes/LIDMscSlot\", \"LIDMscSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SharedOut": {"string": "SCDocEntry(\"Classes/SharedOut\", \"SharedOut\", \"Write to a shared control bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractOpPlug": {"string": "SCDocEntry(\"Classes/AbstractOpPlug\", \"AbstractOpPlug\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Environment": {"string": "SCDocEntry(\"Classes/Environment\", \"Environment\", \"A dictionary which can serve as a 'name space' for functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rotate2": {"string": "SCDocEntry(\"Classes/Rotate2\", \"Rotate2\", \"Rotate a sound field.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcMessageMatcherNV": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcMessageMatcherNV\", \"MIDIFuncSrcMessageMatcherNV\", \"Matches incoming MIDI messages to responder funcs based on message source\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/15-Sequencing-with-Routines-and-Tasks": {"string": "SCDocEntry(\"Tutorials/Getting-Started/15-Sequencing-with-Routines-and-Tasks\", \"15. Sequencing with Routines and Tasks\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BiPanB2": {"string": "SCDocEntry(\"Classes/BiPanB2\", \"BiPanB2\", \"2D Ambisonic B-format panner.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WidthFirstUGen": {"string": "SCDocEntry(\"Classes/WidthFirstUGen\", \"WidthFirstUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmeanrand": {"string": "SCDocEntry(\"Classes/Pmeanrand\", \"Pmeanrand\", \"random values that tend toward ((lo + hi) / 2)\")","compileString": "SCDocEntry.new","class": "SCDocEnt | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ry"},"Classes/ServerMeterView": {"string": "SCDocEntry(\"Classes/ServerMeterView\", \"ServerMeterView\", \"A GUI widget that displays input/output levels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SystemSynthDefs": {"string": "SCDocEntry(\"Classes/SystemSynthDefs\", \"SystemSynthDefs\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractMDPlugin": {"string": "SCDocEntry(\"Classes/AbstractMDPlugin\", \"AbstractMDPlugin\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Prewrite": {"string": "SCDocEntry(\"Classes/Prewrite\", \"Prewrite\", \"rewriting system\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/22_Runtime_errors": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/22_Runtime_errors\", \"22_Runtime_errors\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EventStreamCleanup": {"string": "SCDocEntry(\"Classes/EventStreamCleanup\", \"EventStreamCleanup\", \"Helper class that collects information about internal state of streams that needs to be released\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VarSaw": {"string": "SCDocEntry(\"Classes/VarSaw\", \"VarSaw\", \"Variable duty saw\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IRand": {"string": "SCDocEntry(\"Classes/IRand\", \"IRand\", \"Single integer random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pnsym1": {"string": "SCDocEntry(\"Classes/Pnsym1\", \"Pnsym1\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIClient": {"string": "SCDocEntry(\"Classes/MIDIClient\", \"MIDIClient\", \"Basic access to MIDI on your computer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZGui": {"string": "SCDocEntry(\"Classes/EZGui\", \"EZGui\", \"An abstract superclass for EZ widget wrappers\" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:)","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Functions": {"string": "SCDocEntry(\"Reference/Functions\", \"Functions\", \"lambda expressions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Syntax-Shortcuts": {"string": "SCDocEntry(\"Reference/Syntax-Shortcuts\", \"Syntax Shortcuts\", \"syntactic sugar\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QHLayout": {"string": "SCDocEntry(\"Classes/QHLayout\", \"QHLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plet": {"string": "SCDocEntry(\"Classes/Plet\", \"Plet\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DecodeB2": {"string": "SCDocEntry(\"Classes/DecodeB2\", \"DecodeB2\", \"2D Ambisonic B-format decoder.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RecordBuf": {"string": "SCDocEntry(\"Classes/RecordBuf\", \"RecordBuf\", \"Record or overdub into a Buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psym1": {"string": "SCDocEntry(\"Classes/Psym1\", \"Psym1\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Integer": {"string": "SCDocEntry(\"Classes/Integer\", \"Integer\", \"Integer number\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/JITLib": {"string": "SCDocEntry(\"Overviews/JITLib\", \"JITLib\", \"An overview of the Just In Time programming library\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/14": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/14\", \"14\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Object": {"string": "SCDocEntry(\"Classes/Object\", \"Object\", \"abstract superclass of all objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfx": {"string": "SCDocEntry(\"Classes/Pfx\", \"Pf | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:x\", \"add an effect synth to the synths of a given event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Spawning": {"string": "SCDocEntry(\"Guides/Spawning\", \"\\\"Spawning\\\" and \\\"TSpawning\\\"\", \"The lack of the Spawn and TSpawn UGens and their various convienence classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PeakFollower": {"string": "SCDocEntry(\"Classes/PeakFollower\", \"PeakFollower\", \"Track peak signal amplitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyMixer": {"string": "SCDocEntry(\"Classes/ProxyMixer\", \"ProxyMixer\", \"mix control for a proxyspace or Ndef.all\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pclump": {"string": "SCDocEntry(\"Classes/Pclump\", \"Pclump\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag": {"string": "SCDocEntry(\"Classes/Lag\", \"Lag\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppar": {"string": "SCDocEntry(\"Classes/Ppar\", \"Ppar\", \"embed event streams in parallel\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiTap": {"string": "SCDocEntry(\"Classes/MultiTap\", \"MultiTap\", \"Multiple tap delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCpathResponder": {"string": "SCDocEntry(\"Classes/OSCpathResponder\", \"OSCpathResponder\", \"client side network responder\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Sum4": {"string": "SCDocEntry(\"Classes/Sum4\", \"Sum4\", \"Sum four signals\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Thunk": {"string": "SCDocEntry(\"Classes/Thunk\", \"Thunk\", \"unevaluated value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Int16Array": {"string": "SCDocEntry(\"Classes/Int16Array\", \"Int16Array\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:": "SCDocEntry"},"Classes/PV_MagBelow": {"string": "SCDocEntry(\"Classes/PV_MagBelow\", \"PV_MagBelow\", \"Pass bins below a threshold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/ClientVsServer": {"string": "SCDocEntry(\"Guides/ClientVsServer\", \"Client vs Server\", \"Client versus Server Architecture and Operations\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/03_Comments": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/03_Comments\", \"03_Comments\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/08-Scoping-and-Plotting": {"string": "SCDocEntry(\"Tutorials/Getting-Started/08-Scoping-and-Plotting\", \"08. Scoping and Plotting\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/01": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/01\", \"01\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractGroup": {"string": "SCDocEntry(\"Classes/AbstractGroup\", \"AbstractGroup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Error": {"string": "SCDocEntry(\"Classes/Error\", \"Error\", \"superclass of all Errors\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SplayAz": {"string": "SCDocEntry(\"Classes/SplayAz\", \"SplayAz\", \"Spreads an array of channels across a ring of channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPenPrinter": {"string": "SCDocEntry(\"Classes/QPenPrinter\", \"QPenPrinter\", \"QPen PDF export and printing of vector graphics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UsingQuarks": {"string": "SCDocEntry(\"Guides/UsingQuarks\", \"Using Quarks\", \"A guide to Quarks\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTextViewBa | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:se": {"string": "SCDocEntry(\"Classes/QTextViewBase\", \"QTextViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Penv": {"string": "SCDocEntry(\"Classes/Penv\", \"Penv\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplEnv": {"string": "SCDocEntry(\"Classes/InterplEnv\", \"InterplEnv\", \"envelope specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FOS": {"string": "SCDocEntry(\"Classes/FOS\", \"FOS\", \"First order filter section.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Help": {"string": "SCDocEntry(\"Classes/Help\", \"Help\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/SCIde": {"string": "SCDocEntry(\"Guides/SCIde\", \"SuperCollider IDE\", \"A guide to the cross-platform SuperCollider coding environment\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BBandPass": {"string": "SCDocEntry(\"Classes/BBandPass\", \"BBandPass\", \"Band Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MustBeBooleanError": {"string": "SCDocEntry(\"Classes/MustBeBooleanError\", \"MustBeBooleanError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Sync-Async": {"string": "SCDocEntry(\"Guides/Sync-Async\", \"Synchronous and Asynchronous Execution\", \"The problem of simultaneous synchronous and asynchronous execution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragBoth": {"string": "SCDocEntry(\"Classes/DragBoth\", \"DragBoth\", \"A simple drag-and-drop source and receiver\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Duty": {"string": "SCDocEntry(\"Classes/Duty\", \"Duty\", \"Demand results from demand rate UGens.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFCub": {"string": "SCDocEntry(\"Classes/LFCub\", \"LFCub\", \"A sine like shape made of two cubi | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:c pieces\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Demand": {"string": "SCDocEntry(\"Classes/Demand\", \"Demand\", \"Demand results from demand rate UGens.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dust2": {"string": "SCDocEntry(\"Classes/Dust2\", \"Dust2\", \"Random impulses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_PhaseShift90": {"string": "SCDocEntry(\"Classes/PV_PhaseShift90\", \"PV_Ph | |
---------------------------- | |
,"class": "SCDocEntry"},"Classes/Dstutter": {"string": "SCDocEntry(\"Classes/Dstutter\", \"Dstutter\", \"Demand rate input replicator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DbFaderWarp": {"string": "SCDocEntry(\"Classes/DbFaderWarp\", \"DbFaderWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RecNodeProxy": {"string": "SCDocEntry(\"Classes/RecNodeProxy\", \"RecNodeProxy\", \"a NodeProxy that can record\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pspawn": {"string": "SCDocEntry(\"Classes/Pspawn\", \"Pspawn\", \"Spawns sub-patterns based on parameters in an event pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClipNoise": {"string": "SCDocEntry(\"Classes/ClipNoise\", \"ClipNoise\", \"Clip Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgpar": {"string": "SCDocEntry(\"Classes/Pgpar\", \"Pgpar\", \"embed event streams in parallel and put each in its own group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/01-Introductory-Remarks": {"string": "SCDocEntry(\"Tutorials/Getting-Started/01-Introductory-Remarks\", \"01. Introductory Remarks\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EventTypesWithCleanup": {"string": "SCDocEntry(\"Classes/EventTypesWithCleanup\", \"EventTypesWithCleanup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Scale": {"string": "SCDocEntry(\"Classes/Scale\", \"Scale\", \"represents a musical scale\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CompanderD": {"string": "SCDocEntry(\"Classes/CompanderD\", \"CompanderD\", \"Compressor, expander, limiter, gate, ducker.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Index": {"string": "SCDocEntry(\"Classes/Index\", \"Index\", \"Index into a table with a signal\")","compileString": "SCDocEntry | |
.new","class": "SCDocEntry"},"Classes/Window": {"string": "SCDocEntry(\"Classes/Window\", \"Window\", \"Top-level container of views\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XIn": {"string": "SCDocEntry(\"Classes/XIn\", \"XIn\", \"Helper class used by InBus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/13_BinaryOp_synthesis": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/13_BinaryOp_synthesis\", \"13_BinaryOp_synthesis\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Module": {"string": "SCDocEntry(\"Classes/Module\", \"Module\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HistoryGui": {"string": "SCDocEntry(\"Classes/HistoryGui\", \"HistoryGui\", \"A gui for History objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDdef": {"string": "SCDocEntry(\"Classes/HIDdef\", \"HIDdef\", \"HID response reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NotificationCenter": {"string": "SCDocEntry(\"Classes/NotificationCenter\", \"NotificationCenter\", \"let an object emit notifications\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlusFreqScope": {"string": "SCDocEntry(\"Classes/PlusFreqScope\", \"PlusFreqScope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pcollect": {"string": "SCDocEntry(\"Classes/Pcollect\", \"Pcollect\", \"Apply a function to a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuarkDetailView": {"string": "SCDocEntry(\"Classes/QuarkDetailView\", \"QuarkDetailView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppoisson": {"string": "SCDocEntry(\"Classes/Ppoisson\", \"Ppoisson\", \"random values that follow a Poisson Distribution (positive integer values)\")","compileString": "SCDocEntry.new","class": | |
"SCDocEntry"},"Classes/InBus": {"string": "SCDocEntry(\"Classes/InBus\", \"InBus\", \"Return a range of channels from a bus, irrespective of node order\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HiliteGradient": {"string": "SCDocEntry(\"Classes/HiliteGradient\", \"HiliteGradient\", \"A linear color fade between an outside and an inside color\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTextView": {"string": "SCDocEntry(\"Classes/QTextView\", \"QTextView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/plot": {"string": "SCDocEntry(\"Reference/plot\", \"plot\", \"Plot data in a graph\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BeatTrack": {"string": "SCDocEntry(\"Classes/BeatTrack\", \"BeatTrack\", \"Autocorrelation beat tracker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Harmonics": {"string": "SCDocEntry(\"Classes/Harmonics\", \"Harmonics\", \"Convenient factory for filling buffers with harmonics on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractOut": {"string": "SCDocEntry(\"Classes/AbstractOut\", \"AbstractOut\", \"Abstract class for out ugens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dwhite": {"string": "SCDocEntry(\"Classes/Dwhite\", \"Dwhite\", \"Demand rate white noise random generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Sweep": {"string": "SCDocEntry(\"Classes/Sweep\", \"Sweep\", \"Triggered linear ramp\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StereoConvolution2L": {"string": "SCDocEntry(\"Classes/StereoConvolution2L\", \"StereoConvolution2L\", \"Stereo real-time convolver with linear interpolation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Randomness": {"string": "SCDocEntry(\"Guides/Randomness\", \"Randomness\", \"Randomness in SC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Cl | |
asses/WebView": {"string": "SCDocEntry(\"Classes/WebView\", \"WebView\", \"Web page display and browser\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Streams": {"string": "SCDocEntry(\"Overviews/Streams\", \"Streams\", \"Patterns/Streams Help overview\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIOut": {"string": "SCDocEntry(\"Classes/MIDIOut\", \"MIDIOut\", \"send MIDI messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RawArray": {"string": "SCDocEntry(\"Classes/RawArray\", \"RawArray\", \"Abstract superclass for arrays holding raw data values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HenonL": {"string": "SCDocEntry(\"Classes/HenonL\", \"HenonL\", \"Henon map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Method": {"string": "SCDocEntry(\"Classes/Method\", \"Method\", \"Code that implements an operation upon instances of a Class.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptrace": {"string": "SCDocEntry(\"Classes/Ptrace\", \"Ptrace\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BusScopeSynth": {"string": "SCDocEntry(\"Classes/BusScopeSynth\", \"BusScopeSynth\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefGui": {"string": "SCDocEntry(\"Classes/NdefGui\", \"NdefGui\", \"a gui for a NodeProxy or Ndef\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinCongN": {"string": "SCDocEntry(\"Classes/LinCongN\", \"LinCongN\", \"Linear congruential chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDGui": {"string": "SCDocEntry(\"Classes/LIDGui\", \"LIDGui\", \"A GUI for an LID\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Klank": {"string": "SCDocEntry(\"Classes/Klank\", \"Klank\", \"Bank of resonators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Cla | |
sses/FileReader": {"string": "SCDocEntry(\"Classes/FileReader\", \"FileReader\", \"file reader for space-delimited text files\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/10_Controls": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/10_Controls\", \"10_Controls\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Paddp": {"string": "SCDocEntry(\"Classes/Paddp\", \"Paddp\", \"add each value of a pattern to value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysexDispatcher": {"string": "SCDocEntry(\"Classes/MIDISysexDispatcher\", \"MIDISysexDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AppClock": {"string": "SCDocEntry(\"Classes/AppClock\", \"AppClock\", \"Clock running on main application thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SemiColonFileReader": {"string": "SCDocEntry(\"Classes/SemiColonFileReader\", \"SemiColonFileReader\", \"file reader for semi-colon separated data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Resonz": {"string": "SCDocEntry(\"Classes/Resonz\", \"Resonz\", \"Resonant filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqScopeWindow": {"string": "SCDocEntry(\"Classes/FreqScopeWindow\", \"FreqScopeWindow\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QSlider2D": {"string": "SCDocEntry(\"Classes/QSlider2D\", \"QSlider2D\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpStream": {"string": "SCDocEntry(\"Classes/UnaryOpStream\", \"UnaryOpStream\", \"stream modified by a unary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuarkRowView": {"string": "SCDocEntry(\"Classes/QuarkRowView\", \"QuarkRowView\", \"(Undocumented class)\")","compileString": "SCDocEntry. | |
new","class": "SCDocEntry"},"Classes/Frame": {"string": "SCDocEntry(\"Classes/Frame\", \"Frame\", \"Stack Frame\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/10": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/10\", \"10\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UniqueID": {"string": "SCDocEntry(\"Classes/UniqueID\", \"UniqueID\", \"source for unique numbers\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/GenericCollectors": {"string": "SCDocEntry(\"Overviews/GenericCollectors\", \"Generic Collectors\", \"Methods that incrementally build up collections from nothing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFuncBothMessageMatcher": {"string": "SCDocEntry(\"Classes/OSCFuncBothMessageMatcher\", \"OSCFuncBothMessageMatcher\", \"Matches incoming messages to responder funcs based on receive port and sender address\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Server": {"string": "SCDocEntry(\"Classes/Server\", \"Server\", \"Object representing an sc-server application\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpFunction": {"string": "SCDocEntry(\"Classes/UnaryOpFunction\", \"UnaryOpFunction\", \"represent a unary operation on a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/GUI-Classes": {"string": "SCDocEntry(\"Overviews/GUI-Classes\", \"List of GUI classes\", \"The most used GUI classes and their kit-specific equivalents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/13-Buffers": {"string": "SCDocEntry(\"Tutorials/Getting-Started/13-Buffers\", \"13. Buffers\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/07_SynthDefs": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/07_SynthDefs\", | |
\"07_SynthDefs\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeMap": {"string": "SCDocEntry(\"Classes/NodeMap\", \"NodeMap\", \"store control values and bus mappings\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QStethoscope": {"string": "SCDocEntry(\"Classes/QStethoscope\", \"QStethoscope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HilbertFIR": {"string": "SCDocEntry(\"Classes/HilbertFIR\", \"HilbertFIR\", \"Applies the Hilbert transform to an input signal.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PmonoArtic": {"string": "SCDocEntry(\"Classes/PmonoArtic\", \"PmonoArtic\", \"partly monophonic event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RefCopy": {"string": "SCDocEntry(\"Classes/RefCopy\", \"RefCopy\", \"a reference to the copy of a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CleanupStream": {"string": "SCDocEntry(\"Classes/CleanupStream\", \"CleanupStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PanB": {"string": "SCDocEntry(\"Classes/PanB\", \"PanB\", \"Ambisonic B-format panner.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Exception": {"string": "SCDocEntry(\"Classes/Exception\", \"Exception\", \"root error class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TempoBusClock": {"string": "SCDocEntry(\"Classes/TempoBusClock\", \"TempoBusClock\", \"a clock that synchronizes its tempo with the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QUserView": {"string": "SCDocEntry(\"Classes/QUserView\", \"QUserView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufAllpassN": {"string": "SCDocEntry(\"Classes/BufAllpassN\", \"BufAllpassN\", \"Buffer based all pass delay line with no interpolation.\")","compileString": | |
"SCDocEntry.new","class": "SCDocEntry"},"Classes/PulseDivider": {"string": "SCDocEntry(\"Classes/PulseDivider\", \"PulseDivider\", \"Pulse divider.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDInfo": {"string": "SCDocEntry(\"Classes/LIDInfo\", \"LIDInfo\", \"Helper class for LID to hold the information about an LID device.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LatoocarfianN": {"string": "SCDocEntry(\"Classes/LatoocarfianN\", \"LatoocarfianN\", \"Latoocarfian chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Median": {"string": "SCDocEntry(\"Classes/Median\", \"Median\", \"Median filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZText": {"string": "SCDocEntry(\"Classes/EZText\", \"EZText\", \"Wrapper class for a label, a text field and a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events7": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events7\", \"Understanding Streams, Patterns and Events - Part 7\", \"Practical Considerations\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RingBuffer": {"string": "SCDocEntry(\"Classes/RingBuffer\", \"RingBuffer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpPlug": {"string": "SCDocEntry(\"Classes/UnaryOpPlug\", \"UnaryOpPlug\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/OSC_communication": {"string": "SCDocEntry(\"Guides/OSC_communication\", \"OSC Communication\", \"OSC network communication\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeControl": {"string": "SCDocEntry(\"Classes/NodeControl\", \"NodeControl\", \"Encapsulates in an object a node and an index.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook01_Basic_Sequencing": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook01_ | |
Basic_Sequencing\", \"Pattern Guide Cookbook 01: Basic Sequencing\", \"Sequencing basics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_01": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_01\", \"jitlib_basic_concepts_01\", \"some placeholders in supercollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Osc": {"string": "SCDocEntry(\"Classes/Osc\", \"Osc\", \"Interpolating wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Messages": {"string": "SCDocEntry(\"Reference/Messages\", \"Messages\", \"Method calls, sending messages to objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plazy": {"string": "SCDocEntry(\"Classes/Plazy\", \"Plazy\", \"instantiate new patterns from a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pplayer": {"string": "SCDocEntry(\"Classes/Pplayer\", \"Pplayer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ZeroCrossing": {"string": "SCDocEntry(\"Classes/ZeroCrossing\", \"ZeroCrossing\", \"Zero crossing frequency follower\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/00_Introductory_tutorial": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/00_Introductory_tutorial\", \"00_Introductory tutorial\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pair": {"string": "SCDocEntry(\"Classes/Pair\", \"Pair\", \"LISP-like two element cells\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TWChoose": {"string": "SCDocEntry(\"Classes/TWChoose\", \"TWChoose\", \"Randomly select one of several inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingClasses": {"string": "SCDocEntry(\"Guides/WritingClasses\", \"Writing Classes\", \"Writing SuperCollider Classes\")","compileString": "SCDocEntry.new","class": "SCD | |
ocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook06_Phrase_Network": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook06_Phrase_Network\", \"Pattern Guide Cookbook 06: Phrase Network\", \"Sequencing by a network of phrases, Articulating notes with PmonoArtic\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IdentitySet": {"string": "SCDocEntry(\"Classes/IdentitySet\", \"IdentitySet\", \"a set according to identity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FlowView": {"string": "SCDocEntry(\"Classes/FlowView\", \"FlowView\", \"CompositeView with a FlowLayout as decorator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MulAdd": {"string": "SCDocEntry(\"Classes/MulAdd\", \"MulAdd\", \"Multiply and add to a signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TopScrollWidget": {"string": "SCDocEntry(\"Classes/TopScrollWidget\", \"TopScrollWidget\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDValueMatcher": {"string": "SCDocEntry(\"Classes/HIDValueMatcher\", \"HIDValueMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gradient": {"string": "SCDocEntry(\"Classes/Gradient\", \"Gradient\", \"A linear color fade between two colors\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pxrand": {"string": "SCDocEntry(\"Classes/Pxrand\", \"Pxrand\", \"embed values randomly chosen from a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/HID_permissions": {"string": "SCDocEntry(\"Guides/HID_permissions\", \"HID permissions\", \"Details how to configure your computer to set the permissions to access HID's\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodInspector": {"string": "SCDocEntry(\"Classes/MethodInspector\", \"MethodInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiMoteGUI": {"string": | |
"SCDocEntry(\"Classes/WiiMoteGUI\", \"WiiMoteGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Number": {"string": "SCDocEntry(\"Classes/Number\", \"Number\", \"Mathematical quantity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Multichannel-Expansion": {"string": "SCDocEntry(\"Guides/Multichannel-Expansion\", \"Multichannel Expansion\", \"Explaining multichannel expansion and representation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SparseArray": {"string": "SCDocEntry(\"Classes/SparseArray\", \"SparseArray\", \"Array that stores duplicated values more efficiently\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Clip": {"string": "SCDocEntry(\"Classes/Clip\", \"Clip\", \"Clip a signal outside given thresholds.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFNoise2": {"string": "SCDocEntry(\"Classes/LFNoise2\", \"LFNoise2\", \"Quadratic noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StackLayout": {"string": "SCDocEntry(\"Classes/StackLayout\", \"StackLayout\", \"A layout that stacks views on top of each other\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlRate": {"string": "SCDocEntry(\"Classes/ControlRate\", \"ControlRate\", \"Server control rate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Preject": {"string": "SCDocEntry(\"Classes/Preject\", \"Preject\", \"Reject values from a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plotter": {"string": "SCDocEntry(\"Classes/Plotter\", \"Plotter\", \"Plot numerical data on a window or view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstep": {"string": "SCDocEntry(\"Classes/Pstep\", \"Pstep\", \"timed embedding of values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTreeViewItem": {"string": "SCDocEntry(\"Classes/QTreeViewItem\", \"QTreeViewItem\", \"(Undocumente | |
d class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingUGens": {"string": "SCDocEntry(\"Guides/WritingUGens\", \"Writing Unit Generators\", \"Get started with writing unit generators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDragView": {"string": "SCDocEntry(\"Classes/SCDragView\", \"SCDragView\", \"An abstract superclass for drag views\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/KeyTrack": {"string": "SCDocEntry(\"Classes/KeyTrack\", \"KeyTrack\", \"Key tracker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeProxyEditor": {"string": "SCDocEntry(\"Classes/NodeProxyEditor\", \"NodeProxyEditor\", \"editor for a nodeproxy - replaced by NdefGui!\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDocNode": {"string": "SCDocEntry(\"Classes/SCDocNode\", \"SCDocNode\", \"An SCDoc parsed document node\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Intro-to-Objects": {"string": "SCDocEntry(\"Guides/Intro-to-Objects\", \"Introduction to Objects\", \"Introduction to objects and messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/KeyState": {"string": "SCDocEntry(\"Classes/KeyState\", \"KeyState\", \"Respond to the state of a key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Library": {"string": "SCDocEntry(\"Classes/Library\", \"Library\", \"keeping objects in a central place\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainSin": {"string": "SCDocEntry(\"Classes/GrainSin\", \"GrainSin\", \"Granular synthesis with sine tones\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbus": {"string": "SCDocEntry(\"Classes/Pbus\", \"Pbus\", \"isolate a pattern by restricting it to a bus\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PstepNfunc": {"string": "SCDocEntry(\"Classes/PstepNfunc\", \"PstepNfunc\", \"combinatoric pattern\")","compileString": "SCDocEntry.new | |
","class": "SCDocEntry"},"Classes/FlowLayout": {"string": "SCDocEntry(\"Classes/FlowLayout\", \"FlowLayout\", \"A view decorator which autowraps the view contents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Select": {"string": "SCDocEntry(\"Classes/Select\", \"Select\", \"Select output from an array of inputs.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HenonC": {"string": "SCDocEntry(\"Classes/HenonC\", \"HenonC\", \"Henon map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dwrand": {"string": "SCDocEntry(\"Classes/Dwrand\", \"Dwrand\", \"Demand rate weighted random sequence generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/JITGui": {"string": "SCDocEntry(\"Classes/JITGui\", \"JITGui\", \"a superclass for just in time interfaces\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MonitorGui": {"string": "SCDocEntry(\"Classes/MonitorGui\", \"MonitorGui\", \"display and control a Monitor\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OnePole": {"string": "SCDocEntry(\"Classes/OnePole\", \"OnePole\", \"One pole filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnixPlatform": {"string": "SCDocEntry(\"Classes/UnixPlatform\", \"UnixPlatform\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/04": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/04\", \"04\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Set": {"string": "SCDocEntry(\"Classes/Set\", \"Set\", \"a set according to equality\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PulseCount": {"string": "SCDocEntry(\"Classes/PulseCount\", \"PulseCount\", \"Pulse counter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/GUI-Layout-Management": {"string": "SCDocEntry(\"Gu | |
ides/GUI-Layout-Management\", \"Layout Management\", \"Using layout classes to manage distribution of child views within parents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Key-Value-Pairs": {"string": "SCDocEntry(\"Reference/Key-Value-Pairs\", \"Key Value Pairs\", \"An interface for translating between three common data structures: Dictionaries, Arrays of Associations and of Pairs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QRangeSlider": {"string": "SCDocEntry(\"Classes/QRangeSlider\", \"QRangeSlider\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/gui_alignments": {"string": "SCDocEntry(\"Reference/gui_alignments\", \"Alignment\", \"Alignment options within the GUI system\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FileDialog": {"string": "SCDocEntry(\"Classes/FileDialog\", \"FileDialog\", \"Operating system interface for Open file, save file, select directory dialogs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SkipJack": {"string": "SCDocEntry(\"Classes/SkipJack\", \"SkipJack\", \"A utility for background tasks that survive cmd-period\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Wrap": {"string": "SCDocEntry(\"Classes/Wrap\", \"Wrap\", \"Wrap a signal outside given thresholds.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagAbove": {"string": "SCDocEntry(\"Classes/PV_MagAbove\", \"PV_MagAbove\", \"Pass bins above a threshold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InRect": {"string": "SCDocEntry(\"Classes/InRect\", \"InRect\", \"Test if a point is within a given rectangle.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncBothCAMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncBothCAMessageMatcher\", \"MIDIFuncBothCAMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel and source\")","compileString" | |
: "SCDocEntry.new","class": "SCDocEntry"},"Classes/ModDif": {"string": "SCDocEntry(\"Classes/ModDif\", \"ModDif\", \"Minimum difference of two values in modulo arithmetics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFuncRecvPortMessageMatcher": {"string": "SCDocEntry(\"Classes/OSCFuncRecvPortMessageMatcher\", \"OSCFuncRecvPortMessageMatcher\", \"Matches incoming messages to responder funcs based on receive port\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Non-Realtime-Synthesis": {"string": "SCDocEntry(\"Guides/Non-Realtime-Synthesis\", \"Non-Realtime Synthesis (NRT)\", \"Non-realtime synthesis with binary files of OSC commands\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/EventStream": {"string": "SCDocEntry(\"Reference/EventStream\", \"Event Stream\", \"A Stream that returns Events when called\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QFont": {"string": "SCDocEntry(\"Classes/QFont\", \"QFont\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Classes": {"string": "SCDocEntry(\"Reference/Classes\", \"Classes\", \"explaining classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BeatTrack2": {"string": "SCDocEntry(\"Classes/BeatTrack2\", \"BeatTrack2\", \"Template matching beat tracker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QCurve": {"string": "SCDocEntry(\"Classes/QCurve\", \"QCurve\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Range": {"string": "SCDocEntry(\"Classes/Range\", \"Range\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingHelp": {"string": "SCDocEntry(\"Guides/WritingHelp\", \"Writing Help\", \"Get started with writing help\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/False": {"string": "SCDocEntry(\"Classes/False\", \"False\", \"false logical value\")","compileString": "S | |
CDocEntry.new","class": "SCDocEntry"},"Classes/OSCpathDispatcher": {"string": "SCDocEntry(\"Classes/OSCpathDispatcher\", \"OSCpathDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PfinQuant": {"string": "SCDocEntry(\"Classes/PfinQuant\", \"PfinQuant\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Prand": {"string": "SCDocEntry(\"Classes/Prand\", \"Prand\", \"embed values randomly chosen from a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FloatArray": {"string": "SCDocEntry(\"Classes/FloatArray\", \"FloatArray\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClassInspector": {"string": "SCDocEntry(\"Classes/ClassInspector\", \"ClassInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDNoise1": {"string": "SCDocEntry(\"Classes/LFDNoise1\", \"LFDNoise1\", \"Dynamic ramp noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Debugging-tips": {"string": "SCDocEntry(\"Guides/Debugging-tips\", \"Debugging tips\", \"tips on debugging synthdefs, client code and more\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Spring": {"string": "SCDocEntry(\"Classes/Spring\", \"Spring\", \"physical model of resonating spring\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PstepNadd": {"string": "SCDocEntry(\"Classes/PstepNadd\", \"PstepNadd\", \"pattern that returns combinatoric sums\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIEndPoint": {"string": "SCDocEntry(\"Classes/MIDIEndPoint\", \"MIDIEndPoint\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XOut": {"string": "SCDocEntry(\"Classes/XOut\", \"XOut\", \"Send signal to a bus, crossfading with previous contents.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Class | |
es/EventStreamPlayer": {"string": "SCDocEntry(\"Classes/EventStreamPlayer\", \"EventStreamPlayer\", \"two streams combined by a binary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ObjectTable": {"string": "SCDocEntry(\"Classes/ObjectTable\", \"ObjectTable\", \"associate objects with IDs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MouseX": {"string": "SCDocEntry(\"Classes/MouseX\", \"MouseX\", \"Cursor tracking UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Stream": {"string": "SCDocEntry(\"Classes/Stream\", \"Stream\", \"Stream is the base class for classes that define streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/09-Getting-Help": {"string": "SCDocEntry(\"Tutorials/Getting-Started/09-Getting-Help\", \"09. Getting Help\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCArgsMatcher": {"string": "SCDocEntry(\"Classes/OSCArgsMatcher\", \"OSCArgsMatcher\", \"Test for specific OSC arguments before evaluating a Function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MouseButton": {"string": "SCDocEntry(\"Classes/MouseButton\", \"MouseButton\", \"Mouse button UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pretty": {"string": "SCDocEntry(\"Classes/Pretty\", \"Pretty\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FuncStream": {"string": "SCDocEntry(\"Classes/FuncStream\", \"FuncStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BLowPass4": {"string": "SCDocEntry(\"Classes/BLowPass4\", \"BLowPass4\", \"24db/oct rolloff - 4th order resonant Low Pass Filter [1]\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Phasor": {"string": "SCDocEntry(\"Classes/Phasor\", \"Phasor\", \"A resettable linear ramp between two levels.\")","compileString": "SCDocEntry.new"," | |
class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_02_Basic_Vocabulary": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_02_Basic_Vocabulary\", \"Pattern Guide 02: Basic Vocabulary\", \"Common patterns to generate streams of single values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/14-Scheduling-Events": {"string": "SCDocEntry(\"Tutorials/Getting-Started/14-Scheduling-Events\", \"14. Scheduling Events\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_networking": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_networking\", \"jitlib_networking\", \"networked programming\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgtpar": {"string": "SCDocEntry(\"Classes/Pgtpar\", \"Pgtpar\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dbufrd": {"string": "SCDocEntry(\"Classes/Dbufrd\", \"Dbufrd\", \"Buffer read demand ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/GUI-Introduction": {"string": "SCDocEntry(\"Guides/GUI-Introduction\", \"Introduction to GUI\", \"An introduction to writing graphical user interface code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Array": {"string": "SCDocEntry(\"Classes/Array\", \"Array\", \"fixed size collection\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Monitor": {"string": "SCDocEntry(\"Classes/Monitor\", \"Monitor\", \"link between busses\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerMeter": {"string": "SCDocEntry(\"Classes/ServerMeter\", \"ServerMeter\", \"Graphical feedback window showing input/output levels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TaskProxyAllGui": {"string": "SCDocEntry(\"Classes/TaskProxyAllGui\", \"TaskProxyAllGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LeakDC": {"string": "SCDo | |
cEntry(\"Classes/LeakDC\", \"LeakDC\", \"Remove DC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/History": {"string": "SCDocEntry(\"Classes/History\", \"History\", \"keeps a history of interpreted lines of code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Decay": {"string": "SCDocEntry(\"Classes/Decay\", \"Decay\", \"Exponential decay\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FFT": {"string": "SCDocEntry(\"Classes/FFT\", \"FFT\", \"Fast Fourier Transform\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Bag": {"string": "SCDocEntry(\"Classes/Bag\", \"Bag\", \"Unordered collection of objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeIDAllocator": {"string": "SCDocEntry(\"Classes/NodeIDAllocator\", \"NodeIDAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IFFT": {"string": "SCDocEntry(\"Classes/IFFT\", \"IFFT\", \"Inverse Fast Fourier Transform\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumberBox": {"string": "SCDocEntry(\"Classes/NumberBox\", \"NumberBox\", \"A view displaying a modifiable numerical value.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pif": {"string": "SCDocEntry(\"Classes/Pif\", \"Pif\", \"Pattern-based conditional expression\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VarLag": {"string": "SCDocEntry(\"Classes/VarLag\", \"VarLag\", \"Variable shaped lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstep2add": {"string": "SCDocEntry(\"Classes/Pstep2add\", \"Pstep2add\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QWebFontFamily": {"string": "SCDocEntry(\"Classes/QWebFontFamily\", \"QWebFontFamily\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFClipNoise": {"string": "SCDocEntry(\"Classes/LFClipNoise\", \"LFClipNoise\", | |
\"Clipped noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pexprand": {"string": "SCDocEntry(\"Classes/Pexprand\", \"Pexprand\", \"random values that follow a Exponential Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Out": {"string": "SCDocEntry(\"Classes/Out\", \"Out\", \"Write a signal to a bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/standalones": {"string": "SCDocEntry(\"Guides/standalones\", \"Creating Standalone Applications\", \"A guide to creating SuperCollider-based applications\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLevelIndicator": {"string": "SCDocEntry(\"Classes/QLevelIndicator\", \"QLevelIndicator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnaryOpFunctionProxy": {"string": "SCDocEntry(\"Classes/UnaryOpFunctionProxy\", \"UnaryOpFunctionProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SerialPort": {"string": "SCDocEntry(\"Classes/SerialPort\", \"SerialPort\", \"serial port interface\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplChord": {"string": "SCDocEntry(\"Classes/InterplChord\", \"InterplChord\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Control": {"string": "SCDocEntry(\"Classes/Control\", \"Control\", \"Bring signals and floats into the ugenGraph function of a SynthDef.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Download": {"string": "SCDocEntry(\"Classes/Download\", \"Download\", \"Fetch a file from a remote URL\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbindef": {"string": "SCDocEntry(\"Classes/Pbindef\", \"Pbindef\", \"incremental event pattern reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MaxLocalBufs": {"string": "SCDocEntry(\"Classes/MaxLocalBufs\", \"MaxLocalBufs\", \"Set the maxim | |
um number of local buffers in a synth\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagMul": {"string": "SCDocEntry(\"Classes/PV_MagMul\", \"PV_MagMul\", \"Multiply magnitudes.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/T2A": {"string": "SCDocEntry(\"Classes/T2A\", \"T2A\", \"Control rate trigger to audio rate trigger converter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/KeyboardShortcuts": {"string": "SCDocEntry(\"Reference/KeyboardShortcuts\", \"Keyboard Shortcuts\", \"Keyboard shortcuts for SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdict": {"string": "SCDocEntry(\"Classes/Pdict\", \"Pdict\", \"pattern that embeds patterns from a dictionary\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpFailureError": {"string": "SCDocEntry(\"Classes/BinaryOpFailureError\", \"BinaryOpFailureError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Delay2": {"string": "SCDocEntry(\"Classes/Delay2\", \"Delay2\", \"Two sample delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PopUpMenu": {"string": "SCDocEntry(\"Classes/PopUpMenu\", \"PopUpMenu\", \"A view displaying a text item selectable from a drop-down menu.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TabFileReader": {"string": "SCDocEntry(\"Classes/TabFileReader\", \"TabFileReader\", \"file reader for tab separated data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_8": {"string": "SCDocEntry(\"Guides/News-3_8\", \"News in 3.8\", \"A summary of news in SC 3.8\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_efficiency": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_efficiency\", \"jitlib_efficiency\", \"Efficient coding with NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseq": {"string": "SCDocEntry(\"Classes/Pseq\", \"Pseq\", \ | |
"sequentially embed values in a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCVim": {"string": "SCDocEntry(\"Classes/SCVim\", \"SCVim\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TdefAllGui": {"string": "SCDocEntry(\"Classes/TdefAllGui\", \"TdefAllGui\", \"see all Tdefs and their state\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Limiter": {"string": "SCDocEntry(\"Classes/Limiter\", \"Limiter\", \"Peak limiter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pindex": {"string": "SCDocEntry(\"Classes/Pindex\", \"Pindex\", \"pattern that indexes into an array\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AllpassL": {"string": "SCDocEntry(\"Classes/AllpassL\", \"AllpassL\", \"All pass delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CmdPeriod": {"string": "SCDocEntry(\"Classes/CmdPeriod\", \"CmdPeriod\", \"register objects to be cleared when Cmd-. is pressed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pconst": {"string": "SCDocEntry(\"Classes/Pconst\", \"Pconst\", \"constrain the sum of a value pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pprob": {"string": "SCDocEntry(\"Classes/Pprob\", \"Pprob\", \"random values with arbitrary probability distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dbrown": {"string": "SCDocEntry(\"Classes/Dbrown\", \"Dbrown\", \"Demand rate brownian movement generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/gui": {"string": "SCDocEntry(\"Reference/gui\", \"gui\", \"Create a Graphical User Interface\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pkey": {"string": "SCDocEntry(\"Classes/Pkey\", \"Pkey\", \"access a key in an event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeOut2": {"string": "SCDocEntry( | |
\"Classes/ScopeOut2\", \"ScopeOut2\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDelayC": {"string": "SCDocEntry(\"Classes/BufDelayC\", \"BufDelayC\", \"Buffer based simple delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Group": {"string": "SCDocEntry(\"Classes/Group\", \"Group\", \"Client-side representation of a group node on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dser": {"string": "SCDocEntry(\"Classes/Dser\", \"Dser\", \"Demand rate sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BHiPass4": {"string": "SCDocEntry(\"Classes/BHiPass4\", \"BHiPass4\", \"24db/oct rolloff - 4th order resonant Hi Pass Filter [1]\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RootNode": {"string": "SCDocEntry(\"Classes/RootNode\", \"RootNode\", \"The persistent root group on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDSlot": {"string": "SCDocEntry(\"Classes/LIDSlot\", \"LIDSlot\", \"Handles incoming LID data.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufWr": {"string": "SCDocEntry(\"Classes/BufWr\", \"BufWr\", \"Buffer writing oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Task": {"string": "SCDocEntry(\"Classes/Task\", \"Task\", \"a pauseable process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag3": {"string": "SCDocEntry(\"Classes/Lag3\", \"Lag3\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodOverride": {"string": "SCDocEntry(\"Classes/MethodOverride\", \"MethodOverride\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FunctionDefInspector": {"string": "SCDocEntry(\"Classes/FunctionDefInspector\", \"FunctionDefInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "S | |
CDocEntry"},"Classes/Scope2": {"string": "SCDocEntry(\"Classes/Scope2\", \"Scope2\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScrollTopView": {"string": "SCDocEntry(\"Classes/QScrollTopView\", \"QScrollTopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinExp": {"string": "SCDocEntry(\"Classes/LinExp\", \"LinExp\", \"Map a linear range to an exponential range\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook02_Manipulating_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook02_Manipulating_Patterns\", \"Pattern Guide Cookbook 02: Manipulating Patterns\", \"Manipulating pattern data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GbmanN": {"string": "SCDocEntry(\"Classes/GbmanN\", \"GbmanN\", \"Gingerbreadman map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/05_The_network": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/05_The_network\", \"05_The_network\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QtGUI": {"string": "SCDocEntry(\"Classes/QtGUI\", \"QtGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rand": {"string": "SCDocEntry(\"Classes/Rand\", \"Rand\", \"Single random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XFade2": {"string": "SCDocEntry(\"Classes/XFade2\", \"XFade2\", \"Equal power two channel cross fade.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqScopeView": {"string": "SCDocEntry(\"Classes/FreqScopeView\", \"FreqScopeView\", \"Frequency analysis view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Volume": {"string": "SCDocEntry(\"Classes/Volume\", \"Volume\", \"Model for the global volume of the synthesis server\")","compile | |
String": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/14_Subtractive_synthesis": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/14_Subtractive_synthesis\", \"14_Subtractive_synthesis\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LPZ1": {"string": "SCDocEntry(\"Classes/LPZ1\", \"LPZ1\", \"Two point average filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/SuperColliderAU": {"string": "SCDocEntry(\"Guides/SuperColliderAU\", \"SuperColliderAU\", \"wraps scsynth as an AudioUnits plugin\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Int32Array": {"string": "SCDocEntry(\"Classes/Int32Array\", \"Int32Array\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QColorRole": {"string": "SCDocEntry(\"Classes/QColorRole\", \"QColorRole\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DrawGridX": {"string": "SCDocEntry(\"Classes/DrawGridX\", \"DrawGridX\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Unix": {"string": "SCDocEntry(\"Classes/Unix\", \"Unix\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Poll": {"string": "SCDocEntry(\"Classes/Poll\", \"Poll\", \"Print the current output value of a UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Integrator": {"string": "SCDocEntry(\"Classes/Integrator\", \"Integrator\", \"A leaky integrator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/04_Help": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/04_Help\", \"04_Help\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slider": {"string": "SCDocEntry(\"Classes/Slider\", \"Slider\", \"A view consisting of a sliding handle.\")","compileString": "S | |
CDocEntry.new","class": "SCDocEntry"},"Classes/LIDMscSlot": {"string": "SCDocEntry(\"Classes/LIDMscSlot\", \"LIDMscSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SharedOut": {"string": "SCDocEntry(\"Classes/SharedOut\", \"SharedOut\", \"Write to a shared control bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractOpPlug": {"string": "SCDocEntry(\"Classes/AbstractOpPlug\", \"AbstractOpPlug\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Environment": {"string": "SCDocEntry(\"Classes/Environment\", \"Environment\", \"A dictionary which can serve as a 'name space' for functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rotate2": {"string": "SCDocEntry(\"Classes/Rotate2\", \"Rotate2\", \"Rotate a sound field.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcMessageMatcherNV": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcMessageMatcherNV\", \"MIDIFuncSrcMessageMatcherNV\", \"Matches incoming MIDI messages to responder funcs based on message source\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/15-Sequencing-with-Routines-and-Tasks": {"string": "SCDocEntry(\"Tutorials/Getting-Started/15-Sequencing-with-Routines-and-Tasks\", \"15. Sequencing with Routines and Tasks\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BiPanB2": {"string": "SCDocEntry(\"Classes/BiPanB2\", \"BiPanB2\", \"2D Ambisonic B-format panner.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WidthFirstUGen": {"string": "SCDocEntry(\"Classes/WidthFirstUGen\", \"WidthFirstUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmeanrand": {"string": "SCDocEntry(\"Classes/Pmeanrand\", \"Pmeanrand\", \"random values that tend toward ((lo + hi) / 2)\")","compileString": "SCDocEntry.new","class": "SCDocEnt | |
ry"},"Classes/ServerMeterView": {"string": "SCDocEntry(\"Classes/ServerMeterView\", \"ServerMeterView\", \"A GUI widget that displays input/output levels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SystemSynthDefs": {"string": "SCDocEntry(\"Classes/SystemSynthDefs\", \"SystemSynthDefs\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractMDPlugin": {"string": "SCDocEntry(\"Classes/AbstractMDPlugin\", \"AbstractMDPlugin\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Prewrite": {"string": "SCDocEntry(\"Classes/Prewrite\", \"Prewrite\", \"rewriting system\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/22_Runtime_errors": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/22_Runtime_errors\", \"22_Runtime_errors\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EventStreamCleanup": {"string": "SCDocEntry(\"Classes/EventStreamCleanup\", \"EventStreamCleanup\", \"Helper class that collects information about internal state of streams that needs to be released\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VarSaw": {"string": "SCDocEntry(\"Classes/VarSaw\", \"VarSaw\", \"Variable duty saw\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IRand": {"string": "SCDocEntry(\"Classes/IRand\", \"IRand\", \"Single integer random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pnsym1": {"string": "SCDocEntry(\"Classes/Pnsym1\", \"Pnsym1\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIClient": {"string": "SCDocEntry(\"Classes/MIDIClient\", \"MIDIClient\", \"Basic access to MIDI on your computer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZGui": {"string": "SCDocEntry(\"Classes/EZGui\", \"EZGui\", \"An abstract superclass for EZ widget wrappers\" | |
)","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Functions": {"string": "SCDocEntry(\"Reference/Functions\", \"Functions\", \"lambda expressions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Syntax-Shortcuts": {"string": "SCDocEntry(\"Reference/Syntax-Shortcuts\", \"Syntax Shortcuts\", \"syntactic sugar\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QHLayout": {"string": "SCDocEntry(\"Classes/QHLayout\", \"QHLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plet": {"string": "SCDocEntry(\"Classes/Plet\", \"Plet\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DecodeB2": {"string": "SCDocEntry(\"Classes/DecodeB2\", \"DecodeB2\", \"2D Ambisonic B-format decoder.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RecordBuf": {"string": "SCDocEntry(\"Classes/RecordBuf\", \"RecordBuf\", \"Record or overdub into a Buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psym1": {"string": "SCDocEntry(\"Classes/Psym1\", \"Psym1\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Integer": {"string": "SCDocEntry(\"Classes/Integer\", \"Integer\", \"Integer number\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/JITLib": {"string": "SCDocEntry(\"Overviews/JITLib\", \"JITLib\", \"An overview of the Just In Time programming library\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/14": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/14\", \"14\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Object": {"string": "SCDocEntry(\"Classes/Object\", \"Object\", \"abstract superclass of all objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfx": {"string": "SCDocEntry(\"Classes/Pfx\", \"Pf | |
x\", \"add an effect synth to the synths of a given event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Spawning": {"string": "SCDocEntry(\"Guides/Spawning\", \"\\\"Spawning\\\" and \\\"TSpawning\\\"\", \"The lack of the Spawn and TSpawn UGens and their various convienence classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PeakFollower": {"string": "SCDocEntry(\"Classes/PeakFollower\", \"PeakFollower\", \"Track peak signal amplitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyMixer": {"string": "SCDocEntry(\"Classes/ProxyMixer\", \"ProxyMixer\", \"mix control for a proxyspace or Ndef.all\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pclump": {"string": "SCDocEntry(\"Classes/Pclump\", \"Pclump\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag": {"string": "SCDocEntry(\"Classes/Lag\", \"Lag\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppar": {"string": "SCDocEntry(\"Classes/Ppar\", \"Ppar\", \"embed event streams in parallel\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiTap": {"string": "SCDocEntry(\"Classes/MultiTap\", \"MultiTap\", \"Multiple tap delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCpathResponder": {"string": "SCDocEntry(\"Classes/OSCpathResponder\", \"OSCpathResponder\", \"client side network responder\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Sum4": {"string": "SCDocEntry(\"Classes/Sum4\", \"Sum4\", \"Sum four signals\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Thunk": {"string": "SCDocEntry(\"Classes/Thunk\", \"Thunk\", \"unevaluated value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Int16Array": {"string": "SCDocEntry(\"Classes/Int16Array\", \"Int16Array\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class | |
": "SCDocEntry"},"Classes/PV_MagBelow": {"string": "SCDocEntry(\"Classes/PV_MagBelow\", \"PV_MagBelow\", \"Pass bins below a threshold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/ClientVsServer": {"string": "SCDocEntry(\"Guides/ClientVsServer\", \"Client vs Server\", \"Client versus Server Architecture and Operations\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/03_Comments": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/03_Comments\", \"03_Comments\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/08-Scoping-and-Plotting": {"string": "SCDocEntry(\"Tutorials/Getting-Started/08-Scoping-and-Plotting\", \"08. Scoping and Plotting\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/01": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/01\", \"01\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractGroup": {"string": "SCDocEntry(\"Classes/AbstractGroup\", \"AbstractGroup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Error": {"string": "SCDocEntry(\"Classes/Error\", \"Error\", \"superclass of all Errors\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SplayAz": {"string": "SCDocEntry(\"Classes/SplayAz\", \"SplayAz\", \"Spreads an array of channels across a ring of channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPenPrinter": {"string": "SCDocEntry(\"Classes/QPenPrinter\", \"QPenPrinter\", \"QPen PDF export and printing of vector graphics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UsingQuarks": {"string": "SCDocEntry(\"Guides/UsingQuarks\", \"Using Quarks\", \"A guide to Quarks\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTextViewBa | |
se": {"string": "SCDocEntry(\"Classes/QTextViewBase\", \"QTextViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Penv": {"string": "SCDocEntry(\"Classes/Penv\", \"Penv\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplEnv": {"string": "SCDocEntry(\"Classes/InterplEnv\", \"InterplEnv\", \"envelope specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FOS": {"string": "SCDocEntry(\"Classes/FOS\", \"FOS\", \"First order filter section.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Help": {"string": "SCDocEntry(\"Classes/Help\", \"Help\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/SCIde": {"string": "SCDocEntry(\"Guides/SCIde\", \"SuperCollider IDE\", \"A guide to the cross-platform SuperCollider coding environment\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BBandPass": {"string": "SCDocEntry(\"Classes/BBandPass\", \"BBandPass\", \"Band Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MustBeBooleanError": {"string": "SCDocEntry(\"Classes/MustBeBooleanError\", \"MustBeBooleanError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Sync-Async": {"string": "SCDocEntry(\"Guides/Sync-Async\", \"Synchronous and Asynchronous Execution\", \"The problem of simultaneous synchronous and asynchronous execution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragBoth": {"string": "SCDocEntry(\"Classes/DragBoth\", \"DragBoth\", \"A simple drag-and-drop source and receiver\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Duty": {"string": "SCDocEntry(\"Classes/Duty\", \"Duty\", \"Demand results from demand rate UGens.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFCub": {"string": "SCDocEntry(\"Classes/LFCub\", \"LFCub\", \"A sine like shape made of two cubi | |
c pieces\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Demand": {"string": "SCDocEntry(\"Classes/Demand\", \"Demand\", \"Demand results from demand rate UGens.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dust2": {"string": "SCDocEntry(\"Classes/Dust2\", \"Dust2\", \"Random impulses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_PhaseShift90": {"string": "SCDocEntry(\"Classes/PV_PhaseShift90\", \"PV_Ph | |
-----------STDOUT----------- | |
aseShift90\", \"Shift phase by 90 degrees.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VLayoutView": {"string": "SCDocEntry(\"Classes/VLayoutView\", \"VLayoutView\", \"A container view that arranges its children vertically\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextArchiveMDPlugin": {"string": "SCDocEntry(\"Classes/TextArchiveMDPlugin\", \"TextArchiveMDPlugin\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Font": {"string": "SCDocEntry(\"Classes/Font\", \"Font\", \"A font object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstep3add": {"string": "SCDocEntry(\"Classes/Pstep3add\", \"Pstep3add\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gendy2": {"string": "SCDocEntry(\"Classes/Gendy2\", \"Gendy2\", \"Dynamic stochastic synthesis generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrimitiveFailedError": {"string": "SCDocEntry(\"Classes/PrimitiveFailedError\", \"PrimitiveFailedError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDocHTMLRenderer": {"string": "SCDocEntry(\"Classes/SCDocHTMLRenderer\", \"SCDocHTMLRenderer\", \"Render SCDoc markup text to HTML\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Signal": {"string": "SCDocEntry(\"Classes/Signal\", \"Signal\", \"Sampled audio buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:/basic_live_coding_techniques": {"string": "SCDocEntry(\"Tutorials/JITLib/basic_live_coding_techniques\", \"basic_live_coding_techniques\", \"basic live coding techniques\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplXYC": {"string": "SCDocEntry(\"Classes/InterplXYC\", \"InterplXYC\", \"envelope specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/J-concepts-in-SC": {"string": "SCDocEntry(\"Guides/J-concepts-in-SC\", \"J concepts in SC\", \"An overview of concepts borrowed from J\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UGenThunk": {"string": "SCDocEntry(\"Classes/UGenThunk\", \"UGenThunk\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/03-Start-Your-Engines": {"string": "SCDocEntry(\"Tutorials/Getting-Started/03-Start-Your-Engines\", \"03. Start Your Engines\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTextField": {"string": "SCDocEntry(\"Classes/QTextField\", \"QTextField\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDLedSlot": {"string": "SCDocEntry(\"Classes/LIDLedSlot\", \"LIDLedSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag3UD": {"string": "SCDocEntry(\"Classes/Lag3UD\", \"Lag3UD\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Blip": {"string": "SCDocEntry(\"Classes/Blip\", \"Blip\", \"Band limited impulse oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufAllpassC": {"string": "SCDocEntry(\"Classes/BufAllpassC\", \"BufAllpassC\", \"Buffer based all pass delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Onsets": {"string": "SCDocEntry(\"Classes/Onsets\", \"Onsets\", \"Onset detector\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:/NRand": {"string": "SCDocEntry(\"Classes/NRand\", \"NRand\", \"Sum of uniform distributions.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RandSeed": {"string": "SCDocEntry(\"Classes/RandSeed\", \"RandSeed\", \"Sets the synth's random generator seed.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodQuote": {"string": "SCDocEntry(\"Classes/MethodQuote\", \"MethodQuote\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Bundled-Messages": {"string": "SCDocEntry(\"Guides/Bundled-Messages\", \"Bundled Server Messages\", \"Sending OSC message bundles\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pswitch": {"string": "SCDocEntry(\"Classes/Pswitch\", \"Pswitch\", \"embed values in a list according to a pattern of indices\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LevelIndicator": {"string": "SCDocEntry(\"Classes/LevelIndicator\", \"LevelIndicator\", \"a level indicator GUI widget\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FBSineC": {"string": "SCDocEntry(\"Classes/FBSineC\", \"FBSineC\", \"Feedback sine with chaotic phase indexing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdiff": {"string": "SCDocEntry(\"Classes/Pdiff\", \"Pdiff\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Tour_of_UGens": {"string": "SCDocEntry(\"Guides/Tour_of_UGens\", \"Tour of UGens\", \"Signal Processing in SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_02": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_02\", \"jitlib_basic_concepts_02\", \"proxy space - basic concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06e_Language_Control": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06e_Language_Control\", \"Pattern Guide 06e: Language Control\", \"Patterns that m | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:imic some language-side control structures\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QNumberBox": {"string": "SCDocEntry(\"Classes/QNumberBox\", \"QNumberBox\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Symbol": {"string": "SCDocEntry(\"Classes/Symbol\", \"Symbol\", \"unique name\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Collections": {"string": "SCDocEntry(\"Overviews/Collections\", \"Collections\", \"A hierarchical overview of Collection subclasses\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdfsm": {"string": "SCDocEntry(\"Classes/Pdfsm\", \"Pdfsm\", \"deterministic finite state machine\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LocalBuf": {"string": "SCDocEntry(\"Classes/LocalBuf\", \"LocalBuf\", \"Allocate a buffer local to the synth\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Node": {"string": "SCDocEntry(\"Classes/Node\", \"Node\", \"Abstract superclass of Synth and Group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pget": {"string": "SCDocEntry(\"Classes/Pget\", \"Pget\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptpar": {"string": "SCDocEntry(\"Classes/Ptpar\", \"Ptpar\", \"embed event streams in parallel, with time offset\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook07_Rhythmic_Variations": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook07_Rhythmic_Variations\", \"Pattern Guide Cookbook 07: Rhythmic Variations\", \"An ever-changing drumbeat\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AmpComp": {"string": "SCDocEntry(\"Classes/AmpComp\", \"AmpComp\", \"Basic psychoacoustic amplitude compensation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pprotect": {"string": "SCDocEntry(\"Classes/Pprotect\", \"Pprotect\", \"evaluate a f | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:unction when an error occured in the thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TDuty": {"string": "SCDocEntry(\"Classes/TDuty\", \"TDuty\", \"Demand results as trigger from demand rate UGens.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LimitedWriteStream": {"string": "SCDocEntry(\"Classes/LimitedWriteStream\", \"LimitedWriteStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ImmutableError": {"string": "SCDocEntry(\"Classes/ImmutableError\", \"ImmutableError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pen": {"string": "SCDocEntry(\"Classes/Pen\", \"Pen\", \"Draw custom graphics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Maybe": {"string": "SCDocEntry(\"Classes/Maybe\", \"Maybe\", \"referentially transparent proxy object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HenonN": {"string": "SCDocEntry(\"Classes/HenonN\", \"HenonN\", \"Henon map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RandID": {"string": "SCDocEntry(\"Classes/RandID\", \"RandID\", \"Set the synth's random generator ID.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PureMultiOutUGen": {"string": "SCDocEntry(\"Classes/PureMultiOutUGen\", \"PureMultiOutUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/File": {"string": "SCDocEntry(\"Classes/File\", \"File\", \"A class for reading and writing files\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CollStream": {"string": "SCDocEntry(\"Classes/CollStream\", \"CollStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psync": {"string": "SCDocEntry(\"Classes/Psync\", \"Psync\", \"synchronise and limit pattern duration\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VOsc": {"string": "SCDoc | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:Entry(\"Classes/VOsc\", \"VOsc\", \"Variable wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Knob": {"string": "SCDocEntry(\"Classes/Knob\", \"Knob\", \"A rotary controller view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HLayout": {"string": "SCDocEntry(\"Classes/HLayout\", \"HLayout\", \"A layout that distributes views in a horizontal line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/URI": {"string": "SCDocEntry(\"Classes/URI\", \"URI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwalk": {"string": "SCDocEntry(\"Classes/Pwalk\", \"Pwalk\", \"A one-dimensional random walk over a list of values that are embedded\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CombN": {"string": "SCDocEntry(\"Classes/CombN\", \"CombN\", \"Comb delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/ListComprehensions": {"string": "SCDocEntry(\"Guides/ListComprehensions\", \"List Comprehensions\", \"list comprehensions and generator expressions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CombC": {"string": "SCDocEntry(\"Classes/CombC\", \"CombC\", \"Comb delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScope2": {"string": "SCDocEntry(\"Classes/QScope2\", \"QScope2\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Schmidt": {"string": "SCDocEntry(\"Classes/Schmidt\", \"Schmidt\", \"Schmidt trigger.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PAbstractGroup": {"string": "SCDocEntry(\"Classes/PAbstractGroup\", \"PAbstractGroup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDUsageDispatcher": {"string": "SCDocEntry(\"Classes/HIDUsageDispatcher\", \"HIDUsageDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEn | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:try.new","class": "SCDocEntry"},"Classes/PowerOfTwoAllocator": {"string": "SCDocEntry(\"Classes/PowerOfTwoAllocator\", \"PowerOfTwoAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZNumber": {"string": "SCDocEntry(\"Classes/EZNumber\", \"EZNumber\", \"Wrapper class for label and number box\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/NodeMessaging": {"string": "SCDocEntry(\"Guides/NodeMessaging\", \"Node Messaging\", \"Messaging Nodes with OSC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Association": {"string": "SCDocEntry(\"Classes/Association\", \"Association\", \"relate two objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_01_Introduction": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_01_Introduction\", \"Pattern Guide 01: Introduction\", \"Fundamental concepts of patterns and streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NotificationRegistration": {"string": "SCDocEntry(\"Classes/NotificationRegistration\", \"NotificationRegistration\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagSmear": {"string": "SCDocEntry(\"Classes/PV_MagSmear\", \"PV_MagSmear\", \"Average magnitudes across bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TouchResponder": {"string": "SCDocEntry(\"Classes/TouchResponder\", \"TouchResponder\", \"allow functions to be registered to respond to MIDI aftertouch events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/recursive_phrasing": {"string": "SCDocEntry(\"Tutorials/JITLib/recursive_phrasing\", \"recursive_phrasing\", \"Recursive phrases and granular composite sounds\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeVerb": {"string": "SCDocEntry(\"Classes/FreeVerb\", \"FreeVerb\", \"A reverb\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Class | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:es/CurveWarp": {"string": "SCDocEntry(\"Classes/CurveWarp\", \"CurveWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerStatusWatcher": {"string": "SCDocEntry(\"Classes/ServerStatusWatcher\", \"ServerStatusWatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FlowViewLayout": {"string": "SCDocEntry(\"Classes/FlowViewLayout\", \"FlowViewLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pshuf": {"string": "SCDocEntry(\"Classes/Pshuf\", \"Pshuf\", \"sequentially embed values in a list in constant, but random order\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/18_Frequency_modulation": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/18_Frequency_modulation\", \"18_Frequency_modulation\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06a_Repetition_Contraint_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06a_Repetition_Contraint_Patterns\", \"Pattern Guide 06a: Repetition Constraint Patterns\", \"Patterns that repeat values, or cut other patterns off early\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CuspL": {"string": "SCDocEntry(\"Classes/CuspL\", \"CuspL\", \"Cusp map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FBSineL": {"string": "SCDocEntry(\"Classes/FBSineL\", \"FBSineL\", \"Feedback sine with chaotic phase indexing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BLowShelf": {"string": "SCDocEntry(\"Classes/BLowShelf\", \"BLowShelf\", \"Low Shelf\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvironmentRedirect": {"string": "SCDocEntry(\"Classes/EnvironmentRedirect\", \"EnvironmentRedirect\", \"base class for environment redirects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"}," | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:Classes/LFSaw": {"string": "SCDocEntry(\"Classes/LFSaw\", \"LFSaw\", \"Sawtooth oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/21_Syntax_errors": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/21_Syntax_errors\", \"21_Syntax_errors\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrettyState": {"string": "SCDocEntry(\"Classes/PrettyState\", \"PrettyState\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BAllPass": {"string": "SCDocEntry(\"Classes/BAllPass\", \"BAllPass\", \"All Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZKnob": {"string": "SCDocEntry(\"Classes/EZKnob\", \"EZKnob\", \"Wrapper class for label, knob, number box\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LRUNumberAllocator": {"string": "SCDocEntry(\"Classes/LRUNumberAllocator\", \"LRUNumberAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VLayout": {"string": "SCDocEntry(\"Classes/VLayout\", \"VLayout\", \"A layout that distributes views in a vertical line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution2": {"string": "SCDocEntry(\"Classes/Convolution2\", \"Convolution2\", \"Real-time fixed kernel convolver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SyncSaw": {"string": "SCDocEntry(\"Classes/SyncSaw\", \"SyncSaw\", \"Hard sync sawtooth wave.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplPairs": {"string": "SCDocEntry(\"Classes/InterplPairs\", \"InterplPairs\", \"envelope specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/StartupFile": {"string": "SCDocEntry(\"Reference/StartupFile\", \"Sclang Startup File\", \"The sclang startup file\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElementProtoDispatcher": {"string": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: "SCDocEntry(\"Classes/HIDElementProtoDispatcher\", \"HIDElementProtoDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GUI": {"string": "SCDocEntry(\"Classes/GUI\", \"GUI\", \"Factory abstraction for all GUI related core classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIValueMatcher": {"string": "SCDocEntry(\"Classes/MIDIValueMatcher\", \"MIDIValueMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TDelay": {"string": "SCDocEntry(\"Classes/TDelay\", \"TDelay\", \"Trigger delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelTapRd": {"string": "SCDocEntry(\"Classes/DelTapRd\", \"DelTapRd\", \"Tap a delay line from a DelTapWr UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/if": {"string": "SCDocEntry(\"Reference/if\", \"if\", \"conditional execution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SinOscFB": {"string": "SCDocEntry(\"Classes/SinOscFB\", \"SinOscFB\", \"Feedback FM oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WhiteNoise": {"string": "SCDocEntry(\"Classes/WhiteNoise\", \"WhiteNoise\", \"White noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QSlider": {"string": "SCDocEntry(\"Classes/QSlider\", \"QSlider\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Watcher": {"string": "SCDocEntry(\"Classes/Watcher\", \"Watcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Diwhite": {"string": "SCDocEntry(\"Classes/Diwhite\", \"Diwhite\", \"Demand rate white noise random generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DrawGrid": {"string": "SCDocEntry(\"Classes/DrawGrid\", \"DrawGrid\", \"Draws grid lines on a UserView for plotting\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainIn": { | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"string": "SCDocEntry(\"Classes/GrainIn\", \"GrainIn\", \"Granulate an input signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Array2D": {"string": "SCDocEntry(\"Classes/Array2D\", \"Array2D\", \"two-dimensional array\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LazyEnvir": {"string": "SCDocEntry(\"Classes/LazyEnvir\", \"LazyEnvir\", \"lazy environment\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLevelIndicatorStyle": {"string": "SCDocEntry(\"Classes/QLevelIndicatorStyle\", \"QLevelIndicatorStyle\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QCheckBox": {"string": "SCDocEntry(\"Classes/QCheckBox\", \"QCheckBox\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDNoise0": {"string": "SCDocEntry(\"Classes/LFDNoise0\", \"LFDNoise0\", \"Dynamic step noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pn": {"string": "SCDocEntry(\"Classes/Pn\", \"Pn\", \"repeatedly embed a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events1": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events1\", \"Understanding Streams, Patterns and Events - Part 1\", \"Streams & Routines\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OnError": {"string": "SCDocEntry(\"Classes/OnError\", \"OnError\", \"register functions to be evaluated when an error occurs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SymbolArray": {"string": "SCDocEntry(\"Classes/SymbolArray\", \"SymbolArray\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysNoDataDispatcher": {"string": "SCDocEntry(\"Classes/MIDISysNoDataDispatcher\", \"MIDISysNoDataDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GridLines": {"string": "SCDocEntry(\"Classe | |
---------------------------- | |
/basic_live_coding_techniques": {"string": "SCDocEntry(\"Tutorials/JITLib/basic_live_coding_techniques\", \"basic_live_coding_techniques\", \"basic live coding techniques\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplXYC": {"string": "SCDocEntry(\"Classes/InterplXYC\", \"InterplXYC\", \"envelope specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/J-concepts-in-SC": {"string": "SCDocEntry(\"Guides/J-concepts-in-SC\", \"J concepts in SC\", \"An overview of concepts borrowed from J\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UGenThunk": {"string": "SCDocEntry(\"Classes/UGenThunk\", \"UGenThunk\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/03-Start-Your-Engines": {"string": "SCDocEntry(\"Tutorials/Getting-Started/03-Start-Your-Engines\", \"03. Start Your Engines\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTextField": {"string": "SCDocEntry(\"Classes/QTextField\", \"QTextField\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDLedSlot": {"string": "SCDocEntry(\"Classes/LIDLedSlot\", \"LIDLedSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag3UD": {"string": "SCDocEntry(\"Classes/Lag3UD\", \"Lag3UD\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Blip": {"string": "SCDocEntry(\"Classes/Blip\", \"Blip\", \"Band limited impulse oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufAllpassC": {"string": "SCDocEntry(\"Classes/BufAllpassC\", \"BufAllpassC\", \"Buffer based all pass delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Onsets": {"string": "SCDocEntry(\"Classes/Onsets\", \"Onsets\", \"Onset detector\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes | |
/NRand": {"string": "SCDocEntry(\"Classes/NRand\", \"NRand\", \"Sum of uniform distributions.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RandSeed": {"string": "SCDocEntry(\"Classes/RandSeed\", \"RandSeed\", \"Sets the synth's random generator seed.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodQuote": {"string": "SCDocEntry(\"Classes/MethodQuote\", \"MethodQuote\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Bundled-Messages": {"string": "SCDocEntry(\"Guides/Bundled-Messages\", \"Bundled Server Messages\", \"Sending OSC message bundles\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pswitch": {"string": "SCDocEntry(\"Classes/Pswitch\", \"Pswitch\", \"embed values in a list according to a pattern of indices\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LevelIndicator": {"string": "SCDocEntry(\"Classes/LevelIndicator\", \"LevelIndicator\", \"a level indicator GUI widget\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FBSineC": {"string": "SCDocEntry(\"Classes/FBSineC\", \"FBSineC\", \"Feedback sine with chaotic phase indexing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdiff": {"string": "SCDocEntry(\"Classes/Pdiff\", \"Pdiff\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Tour_of_UGens": {"string": "SCDocEntry(\"Guides/Tour_of_UGens\", \"Tour of UGens\", \"Signal Processing in SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_02": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_02\", \"jitlib_basic_concepts_02\", \"proxy space - basic concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06e_Language_Control": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06e_Language_Control\", \"Pattern Guide 06e: Language Control\", \"Patterns that m | |
imic some language-side control structures\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QNumberBox": {"string": "SCDocEntry(\"Classes/QNumberBox\", \"QNumberBox\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Symbol": {"string": "SCDocEntry(\"Classes/Symbol\", \"Symbol\", \"unique name\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Collections": {"string": "SCDocEntry(\"Overviews/Collections\", \"Collections\", \"A hierarchical overview of Collection subclasses\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdfsm": {"string": "SCDocEntry(\"Classes/Pdfsm\", \"Pdfsm\", \"deterministic finite state machine\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LocalBuf": {"string": "SCDocEntry(\"Classes/LocalBuf\", \"LocalBuf\", \"Allocate a buffer local to the synth\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Node": {"string": "SCDocEntry(\"Classes/Node\", \"Node\", \"Abstract superclass of Synth and Group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pget": {"string": "SCDocEntry(\"Classes/Pget\", \"Pget\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptpar": {"string": "SCDocEntry(\"Classes/Ptpar\", \"Ptpar\", \"embed event streams in parallel, with time offset\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook07_Rhythmic_Variations": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook07_Rhythmic_Variations\", \"Pattern Guide Cookbook 07: Rhythmic Variations\", \"An ever-changing drumbeat\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AmpComp": {"string": "SCDocEntry(\"Classes/AmpComp\", \"AmpComp\", \"Basic psychoacoustic amplitude compensation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pprotect": {"string": "SCDocEntry(\"Classes/Pprotect\", \"Pprotect\", \"evaluate a f | |
unction when an error occured in the thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TDuty": {"string": "SCDocEntry(\"Classes/TDuty\", \"TDuty\", \"Demand results as trigger from demand rate UGens.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LimitedWriteStream": {"string": "SCDocEntry(\"Classes/LimitedWriteStream\", \"LimitedWriteStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ImmutableError": {"string": "SCDocEntry(\"Classes/ImmutableError\", \"ImmutableError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pen": {"string": "SCDocEntry(\"Classes/Pen\", \"Pen\", \"Draw custom graphics\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Maybe": {"string": "SCDocEntry(\"Classes/Maybe\", \"Maybe\", \"referentially transparent proxy object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HenonN": {"string": "SCDocEntry(\"Classes/HenonN\", \"HenonN\", \"Henon map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RandID": {"string": "SCDocEntry(\"Classes/RandID\", \"RandID\", \"Set the synth's random generator ID.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PureMultiOutUGen": {"string": "SCDocEntry(\"Classes/PureMultiOutUGen\", \"PureMultiOutUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/File": {"string": "SCDocEntry(\"Classes/File\", \"File\", \"A class for reading and writing files\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CollStream": {"string": "SCDocEntry(\"Classes/CollStream\", \"CollStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psync": {"string": "SCDocEntry(\"Classes/Psync\", \"Psync\", \"synchronise and limit pattern duration\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VOsc": {"string": "SCDoc | |
Entry(\"Classes/VOsc\", \"VOsc\", \"Variable wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Knob": {"string": "SCDocEntry(\"Classes/Knob\", \"Knob\", \"A rotary controller view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HLayout": {"string": "SCDocEntry(\"Classes/HLayout\", \"HLayout\", \"A layout that distributes views in a horizontal line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/URI": {"string": "SCDocEntry(\"Classes/URI\", \"URI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwalk": {"string": "SCDocEntry(\"Classes/Pwalk\", \"Pwalk\", \"A one-dimensional random walk over a list of values that are embedded\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CombN": {"string": "SCDocEntry(\"Classes/CombN\", \"CombN\", \"Comb delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/ListComprehensions": {"string": "SCDocEntry(\"Guides/ListComprehensions\", \"List Comprehensions\", \"list comprehensions and generator expressions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CombC": {"string": "SCDocEntry(\"Classes/CombC\", \"CombC\", \"Comb delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScope2": {"string": "SCDocEntry(\"Classes/QScope2\", \"QScope2\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Schmidt": {"string": "SCDocEntry(\"Classes/Schmidt\", \"Schmidt\", \"Schmidt trigger.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PAbstractGroup": {"string": "SCDocEntry(\"Classes/PAbstractGroup\", \"PAbstractGroup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDUsageDispatcher": {"string": "SCDocEntry(\"Classes/HIDUsageDispatcher\", \"HIDUsageDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEn | |
try.new","class": "SCDocEntry"},"Classes/PowerOfTwoAllocator": {"string": "SCDocEntry(\"Classes/PowerOfTwoAllocator\", \"PowerOfTwoAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZNumber": {"string": "SCDocEntry(\"Classes/EZNumber\", \"EZNumber\", \"Wrapper class for label and number box\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/NodeMessaging": {"string": "SCDocEntry(\"Guides/NodeMessaging\", \"Node Messaging\", \"Messaging Nodes with OSC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Association": {"string": "SCDocEntry(\"Classes/Association\", \"Association\", \"relate two objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_01_Introduction": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_01_Introduction\", \"Pattern Guide 01: Introduction\", \"Fundamental concepts of patterns and streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NotificationRegistration": {"string": "SCDocEntry(\"Classes/NotificationRegistration\", \"NotificationRegistration\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagSmear": {"string": "SCDocEntry(\"Classes/PV_MagSmear\", \"PV_MagSmear\", \"Average magnitudes across bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TouchResponder": {"string": "SCDocEntry(\"Classes/TouchResponder\", \"TouchResponder\", \"allow functions to be registered to respond to MIDI aftertouch events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/recursive_phrasing": {"string": "SCDocEntry(\"Tutorials/JITLib/recursive_phrasing\", \"recursive_phrasing\", \"Recursive phrases and granular composite sounds\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeVerb": {"string": "SCDocEntry(\"Classes/FreeVerb\", \"FreeVerb\", \"A reverb\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Class | |
es/CurveWarp": {"string": "SCDocEntry(\"Classes/CurveWarp\", \"CurveWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerStatusWatcher": {"string": "SCDocEntry(\"Classes/ServerStatusWatcher\", \"ServerStatusWatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FlowViewLayout": {"string": "SCDocEntry(\"Classes/FlowViewLayout\", \"FlowViewLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pshuf": {"string": "SCDocEntry(\"Classes/Pshuf\", \"Pshuf\", \"sequentially embed values in a list in constant, but random order\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/18_Frequency_modulation": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/18_Frequency_modulation\", \"18_Frequency_modulation\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06a_Repetition_Contraint_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06a_Repetition_Contraint_Patterns\", \"Pattern Guide 06a: Repetition Constraint Patterns\", \"Patterns that repeat values, or cut other patterns off early\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CuspL": {"string": "SCDocEntry(\"Classes/CuspL\", \"CuspL\", \"Cusp map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FBSineL": {"string": "SCDocEntry(\"Classes/FBSineL\", \"FBSineL\", \"Feedback sine with chaotic phase indexing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BLowShelf": {"string": "SCDocEntry(\"Classes/BLowShelf\", \"BLowShelf\", \"Low Shelf\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvironmentRedirect": {"string": "SCDocEntry(\"Classes/EnvironmentRedirect\", \"EnvironmentRedirect\", \"base class for environment redirects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"}," | |
Classes/LFSaw": {"string": "SCDocEntry(\"Classes/LFSaw\", \"LFSaw\", \"Sawtooth oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/21_Syntax_errors": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/21_Syntax_errors\", \"21_Syntax_errors\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrettyState": {"string": "SCDocEntry(\"Classes/PrettyState\", \"PrettyState\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BAllPass": {"string": "SCDocEntry(\"Classes/BAllPass\", \"BAllPass\", \"All Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZKnob": {"string": "SCDocEntry(\"Classes/EZKnob\", \"EZKnob\", \"Wrapper class for label, knob, number box\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LRUNumberAllocator": {"string": "SCDocEntry(\"Classes/LRUNumberAllocator\", \"LRUNumberAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VLayout": {"string": "SCDocEntry(\"Classes/VLayout\", \"VLayout\", \"A layout that distributes views in a vertical line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution2": {"string": "SCDocEntry(\"Classes/Convolution2\", \"Convolution2\", \"Real-time fixed kernel convolver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SyncSaw": {"string": "SCDocEntry(\"Classes/SyncSaw\", \"SyncSaw\", \"Hard sync sawtooth wave.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InterplPairs": {"string": "SCDocEntry(\"Classes/InterplPairs\", \"InterplPairs\", \"envelope specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/StartupFile": {"string": "SCDocEntry(\"Reference/StartupFile\", \"Sclang Startup File\", \"The sclang startup file\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElementProtoDispatcher": {"string": | |
"SCDocEntry(\"Classes/HIDElementProtoDispatcher\", \"HIDElementProtoDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GUI": {"string": "SCDocEntry(\"Classes/GUI\", \"GUI\", \"Factory abstraction for all GUI related core classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIValueMatcher": {"string": "SCDocEntry(\"Classes/MIDIValueMatcher\", \"MIDIValueMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TDelay": {"string": "SCDocEntry(\"Classes/TDelay\", \"TDelay\", \"Trigger delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelTapRd": {"string": "SCDocEntry(\"Classes/DelTapRd\", \"DelTapRd\", \"Tap a delay line from a DelTapWr UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/if": {"string": "SCDocEntry(\"Reference/if\", \"if\", \"conditional execution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SinOscFB": {"string": "SCDocEntry(\"Classes/SinOscFB\", \"SinOscFB\", \"Feedback FM oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WhiteNoise": {"string": "SCDocEntry(\"Classes/WhiteNoise\", \"WhiteNoise\", \"White noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QSlider": {"string": "SCDocEntry(\"Classes/QSlider\", \"QSlider\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Watcher": {"string": "SCDocEntry(\"Classes/Watcher\", \"Watcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Diwhite": {"string": "SCDocEntry(\"Classes/Diwhite\", \"Diwhite\", \"Demand rate white noise random generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DrawGrid": {"string": "SCDocEntry(\"Classes/DrawGrid\", \"DrawGrid\", \"Draws grid lines on a UserView for plotting\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainIn": { | |
"string": "SCDocEntry(\"Classes/GrainIn\", \"GrainIn\", \"Granulate an input signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Array2D": {"string": "SCDocEntry(\"Classes/Array2D\", \"Array2D\", \"two-dimensional array\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LazyEnvir": {"string": "SCDocEntry(\"Classes/LazyEnvir\", \"LazyEnvir\", \"lazy environment\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLevelIndicatorStyle": {"string": "SCDocEntry(\"Classes/QLevelIndicatorStyle\", \"QLevelIndicatorStyle\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QCheckBox": {"string": "SCDocEntry(\"Classes/QCheckBox\", \"QCheckBox\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDNoise0": {"string": "SCDocEntry(\"Classes/LFDNoise0\", \"LFDNoise0\", \"Dynamic step noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pn": {"string": "SCDocEntry(\"Classes/Pn\", \"Pn\", \"repeatedly embed a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events1": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events1\", \"Understanding Streams, Patterns and Events - Part 1\", \"Streams & Routines\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OnError": {"string": "SCDocEntry(\"Classes/OnError\", \"OnError\", \"register functions to be evaluated when an error occurs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SymbolArray": {"string": "SCDocEntry(\"Classes/SymbolArray\", \"SymbolArray\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysNoDataDispatcher": {"string": "SCDocEntry(\"Classes/MIDISysNoDataDispatcher\", \"MIDISysNoDataDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GridLines": {"string": "SCDocEntry(\"Classe | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:s/GridLines\", \"GridLines\", \"given a spec and the actual data's min and max values, calculates the ideal spacing and labelling of grid lines for plotting\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeSelfWhenDone": {"string": "SCDocEntry(\"Classes/FreeSelfWhenDone\", \"FreeSelfWhenDone\", \"Free the enclosing synth when a UGen is finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Process": {"string": "SCDocEntry(\"Classes/Process\", \"Process\", \"Runtime environment for the virtual machine and interpreter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ShouldNotImplementError": {"string": "SCDocEntry(\"Classes/ShouldNotImplementError\", \"ShouldNotImplementError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwhile": {"string": "SCDocEntry(\"Classes/Pwhile\", \"Pwhile\", \"While a condition holds, repeatedly embed stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LocalOut": {"string": "SCDocEntry(\"Classes/LocalOut\", \"LocalOut\", \"Write to buses local to a synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SequenceableCollection": {"string": "SCDocEntry(\"Classes/SequenceableCollection\", \"SequenceableCollection\", \"Abstract superclass of integer indexable collections\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gendy3": {"string": "SCDocEntry(\"Classes/Gendy3\", \"Gendy3\", \"Dynamic stochastic synthesis generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SendReply": {"string": "SCDocEntry(\"Classes/SendReply\", \"SendReply\", \"Send an array of values from the server to all notified clients\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TreeViewItem": {"string": "SCDocEntry(\"Classes/TreeViewItem\", \"TreeViewItem\", \"An item in TreeView\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DC": {"string": "SCDocEntry(\"Classes/DC\" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:, \"DC\", \"Create a constant amplitude signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PbindProxy": {"string": "SCDocEntry(\"Classes/PbindProxy\", \"PbindProxy\", \"incremental event pattern reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SubsampleOffset": {"string": "SCDocEntry(\"Classes/SubsampleOffset\", \"SubsampleOffset\", \"Offset from synth start within one sample.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BPZ2": {"string": "SCDocEntry(\"Classes/BPZ2\", \"BPZ2\", \"Two zero fixed midpass.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuartzComposerView": {"string": "SCDocEntry(\"Classes/QuartzComposerView\", \"QuartzComposerView\", \"view for rendering Quartz Composer Compositions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZLists": {"string": "SCDocEntry(\"Classes/EZLists\", \"EZLists\", \"An abstract superclass for EZListView and EZPopUpMenu\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Impulse": {"string": "SCDocEntry(\"Classes/Impulse\", \"Impulse\", \"Impulse oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plprand": {"string": "SCDocEntry(\"Classes/Plprand\", \"Plprand\", \"random values that tend toward lo\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrayNoise": {"string": "SCDocEntry(\"Classes/GrayNoise\", \"GrayNoise\", \"Gray Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/initClass": {"string": "SCDocEntry(\"Reference/initClass\", \"initClass\", \"Class initialization\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PmonoArticStream": {"string": "SCDocEntry(\"Classes/PmonoArticStream\", \"PmonoArticStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Adverbs": {"string": "SCDocEntry(\"Reference/Adverbs\", \"Adverbs for Binary Operators\", \"modify behaviour of binary operato | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:rs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BlankGridLines": {"string": "SCDocEntry(\"Classes/BlankGridLines\", \"BlankGridLines\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rest": {"string": "SCDocEntry(\"Classes/Rest\", \"Rest\", \"Represents a rest in event patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ItemViewBase": {"string": "SCDocEntry(\"Classes/ItemViewBase\", \"ItemViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PparGroup": {"string": "SCDocEntry(\"Classes/PparGroup\", \"PparGroup\", \"Starts a new ParGroup and plays the pattern in this group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TabletSlider2D": {"string": "SCDocEntry(\"Classes/TabletSlider2D\", \"TabletSlider2D\", \"An extended Slider2D responding to Wacom tablet\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pnsym": {"string": "SCDocEntry(\"Classes/Pnsym\", \"Pnsym\", \"use a pattern of symbols to embed Pdefns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ExponentialWarp": {"string": "SCDocEntry(\"Classes/ExponentialWarp\", \"ExponentialWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BPF": {"string": "SCDocEntry(\"Classes/BPF\", \"BPF\", \"2nd order Butterworth bandpass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_fading": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_fading\", \"jitlib_fading\", \"Fade envelope generation and crossfading\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Post": {"string": "SCDocEntry(\"Classes/Post\", \"Post\", \"posts text to the post window\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_04_Words_to_Phrases": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_04_Words_to_Phrases\", \"Pattern Guide 04 | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:: Words to Phrases\", \"Nesting patterns, arranging music in terms of phrases\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIResponder": {"string": "SCDocEntry(\"Classes/MIDIResponder\", \"MIDIResponder\", \"Register multiple functions to be evaluated when MIDI events occur\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DUGen": {"string": "SCDocEntry(\"Classes/DUGen\", \"DUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlName": {"string": "SCDocEntry(\"Classes/ControlName\", \"ControlName\", \"Object to store control information of SynthDef (used internally)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Saw": {"string": "SCDocEntry(\"Classes/Saw\", \"Saw\", \"Band limited sawtooth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufAllpassL": {"string": "SCDocEntry(\"Classes/BufAllpassL\", \"BufAllpassL\", \"Buffer based all pass delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PMOsc": {"string": "SCDocEntry(\"Classes/PMOsc\", \"PMOsc\", \"Phase modulation oscillator pair.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbeta": {"string": "SCDocEntry(\"Classes/Pbeta\", \"Pbeta\", \"random values that follow a Eulerian Beta Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/True": {"string": "SCDocEntry(\"Classes/True\", \"True\", \"true logical value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dbufwr": {"string": "SCDocEntry(\"Classes/Dbufwr\", \"Dbufwr\", \"Buffer write demand ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvGate": {"string": "SCDocEntry(\"Classes/EnvGate\", \"EnvGate\", \"singleton fade envelope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LatoocarfianL": {"string": "SCDocEntry(\"Classes/LatoocarfianL\", \"LatoocarfianL\", \"Latoocarfian chaotic generato | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:r\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Diffuser": {"string": "SCDocEntry(\"Classes/PV_Diffuser\", \"PV_Diffuser\", \"Random phase shifting.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LagUD": {"string": "SCDocEntry(\"Classes/LagUD\", \"LagUD\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/AggregateDevice": {"string": "SCDocEntry(\"Guides/AggregateDevice\", \"Aggregate Device\", \"How to access the built-in soundcard on Mac OS X 10.4+\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZScroller": {"string": "SCDocEntry(\"Classes/EZScroller\", \"EZScroller\", \"Show a subset of items on gui elements\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Polar": {"string": "SCDocEntry(\"Classes/Polar\", \"Polar\", \"Polar coordinates\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagClip": {"string": "SCDocEntry(\"Classes/PV_MagClip\", \"PV_MagClip\", \"Clip bins to a threshold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IODesc": {"string": "SCDocEntry(\"Classes/IODesc\", \"IODesc\", \"Description of SynthDesc input or output\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Delay1": {"string": "SCDocEntry(\"Classes/Delay1\", \"Delay1\", \"Single sample delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/T2K": {"string": "SCDocEntry(\"Classes/T2K\", \"T2K\", \"Audio rate trigger to control rate trigger converter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_03": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_03\", \"jitlib_basic_concepts_03\", \"proxyspace - basic concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefnGui": {"string": "SCDocEntry(\"Classes/PdefnGui\", \"PdefnGui\", \"a simple gui for Pdefns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dseq": { | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"string": "SCDocEntry(\"Classes/Dseq\", \"Dseq\", \"Demand rate sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_7": {"string": "SCDocEntry(\"Guides/News-3_7\", \"News in 3.7\", \"A summary of news in SC 3.7\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuadL": {"string": "SCDocEntry(\"Classes/QuadL\", \"QuadL\", \"General quadratic map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiOutUGen": {"string": "SCDocEntry(\"Classes/MultiOutUGen\", \"MultiOutUGen\", \"Superclass for all UGens with multiple outputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcMessageMatcher\", \"MIDIFuncSrcMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message source\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BinScramble": {"string": "SCDocEntry(\"Classes/PV_BinScramble\", \"PV_BinScramble\", \"Scramble bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCdef": {"string": "SCDocEntry(\"Classes/OSCdef\", \"OSCdef\", \"OSC response reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefnAllGui": {"string": "SCDocEntry(\"Classes/PdefnAllGui\", \"PdefnAllGui\", \"show all current Pdefns as code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgeom": {"string": "SCDocEntry(\"Classes/Pgeom\", \"Pgeom\", \"geometric series pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SlotInspector": {"string": "SCDocEntry(\"Classes/SlotInspector\", \"SlotInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/loop": {"string": "SCDocEntry(\"Reference/loop\", \"loop / repeat\", \"Repeat stuff\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Size": {"string": "SCDocEntry(\"Classes/Size\", \"Size\", \"(U | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ndocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagSquared": {"string": "SCDocEntry(\"Classes/PV_MagSquared\", \"PV_MagSquared\", \"Square magnitudes.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PageLayout": {"string": "SCDocEntry(\"Classes/PageLayout\", \"PageLayout\", \"a Window with a FlowView on it for use in ObjectGui's MVC model\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDClipNoise": {"string": "SCDocEntry(\"Classes/LFDClipNoise\", \"LFDClipNoise\", \"Dynamic clipped noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuadC": {"string": "SCDocEntry(\"Classes/QuadC\", \"QuadC\", \"General quadratic map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCEnvelopeEdit": {"string": "SCDocEntry(\"Classes/SCEnvelopeEdit\", \"SCEnvelopeEdit\", \"An envelope editor view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QAbstractScroll": {"string": "SCDocEntry(\"Classes/QAbstractScroll\", \"QAbstractScroll\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/16_Playbuf": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/16_Playbuf\", \"16_Playbuf\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgroup": {"string": "SCDocEntry(\"Classes/Pgroup\", \"Pgroup\", \"Starts a new Group and plays the pattern in this group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PfadeOut": {"string": "SCDocEntry(\"Classes/PfadeOut\", \"PfadeOut\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragBoth": {"string": "SCDocEntry(\"Classes/QDragBoth\", \"QDragBoth\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ContiguousBlockAllocator": {"string": "SCDocEntry(\"Classes/ContiguousBlockAllocator\", \"ContiguousBlockAlloc | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ator\", \"for better handling of dynamic allocation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDef": {"string": "SCDocEntry(\"Classes/SynthDef\", \"SynthDef\", \"Client-side representation of a synth definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwhite": {"string": "SCDocEntry(\"Classes/Pwhite\", \"Pwhite\", \"random values with uniform distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/11_Test_functions": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/11_Test_functions\", \"11_Test_functions\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysDataDispatcher": {"string": "SCDocEntry(\"Classes/MIDISysDataDispatcher\", \"MIDISysDataDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufCombC": {"string": "SCDocEntry(\"Classes/BufCombC\", \"BufCombC\", \"Buffer based comb delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SystemClock": {"string": "SCDocEntry(\"Classes/SystemClock\", \"SystemClock\", \"Clock running on separate accurately timed thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufInfoUGenBase": {"string": "SCDocEntry(\"Classes/BufInfoUGenBase\", \"BufInfoUGenBase\", \"Base class for buffer info ugens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DiskIn": {"string": "SCDocEntry(\"Classes/DiskIn\", \"DiskIn\", \"Stream in audio from a file.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Done": {"string": "SCDocEntry(\"Classes/Done\", \"Done\", \"Monitors another UGen to see when it is finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/07-Mix-it-Up": {"string": "SCDocEntry(\"Tutorials/Getting-Started/07-Mix-it-Up\", \"07. Mix it Up\", \"Getting Started With SuperCollider\")","compileString | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragSource": {"string": "SCDocEntry(\"Classes/DragSource\", \"DragSource\", \"A simple drag-and-drop source.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BEQSuite": {"string": "SCDocEntry(\"Classes/BEQSuite\", \"BEQSuite\", \"Base class for B Equalization Suite\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag2": {"string": "SCDocEntry(\"Classes/Lag2\", \"Lag2\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingPrimitives": {"string": "SCDocEntry(\"Guides/WritingPrimitives\", \"Writing Primitives\", \"Writing Primitives\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OutOfContextReturnError": {"string": "SCDocEntry(\"Classes/OutOfContextReturnError\", \"OutOfContextReturnError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PackFFT": {"string": "SCDocEntry(\"Classes/PackFFT\", \"PackFFT\", \"Pack separate demand-rate FFT bin streams into an FFT chain buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MouseY": {"string": "SCDocEntry(\"Classes/MouseY\", \"MouseY\", \"Cursor tracking UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Boolean": {"string": "SCDocEntry(\"Classes/Boolean\", \"Boolean\", \"abstract class whose instances represent a logical value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BHiPass": {"string": "SCDocEntry(\"Classes/BHiPass\", \"BHiPass\", \"12db/oct rolloff - 2nd order resonant Hi Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Fdef": {"string": "SCDocEntry(\"Classes/Fdef\", \"Fdef\", \"lazy function proxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/COsc": {"string": "SCDocEntry(\"Classes/COsc\", \"COsc\", \"Chorusing wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/17_Dela | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ys_reverbs": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/17_Delays_reverbs\", \"17_Delays_reverbs\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfpar": {"string": "SCDocEntry(\"Classes/Pfpar\", \"Pfpar\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QVLayoutView": {"string": "SCDocEntry(\"Classes/QVLayoutView\", \"QVLayoutView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgauss": {"string": "SCDocEntry(\"Classes/Pgauss\", \"Pgauss\", \"random values that follow a Gaussian Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FrameInspector": {"string": "SCDocEntry(\"Classes/FrameInspector\", \"FrameInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pan2": {"string": "SCDocEntry(\"Classes/Pan2\", \"Pan2\", \"Two channel equal power pan.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StandardN": {"string": "SCDocEntry(\"Classes/StandardN\", \"StandardN\", \"Standard map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QKeyModifiers": {"string": "SCDocEntry(\"Classes/QKeyModifiers\", \"QKeyModifiers\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDUsage": {"string": "SCDocEntry(\"Classes/HIDUsage\", \"HIDUsage\", \"Helper class to read usage information from HID usage tables\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Donce": {"string": "SCDocEntry(\"Classes/Donce\", \"Donce\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDesc": {"string": "SCDocEntry(\"Classes/SynthDesc\", \"SynthDesc\", \"Description of a synth definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractDispatcher": {"string": "SCDocEntry(\"Classes/AbstractDispatcher\", \"AbstractDispa | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:tcher\", \"Dispatches incoming messages to Functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TaskProxyGui": {"string": "SCDocEntry(\"Classes/TaskProxyGui\", \"TaskProxyGui\", \"a superclass for Guis for PatternProxies\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDFuncDeviceProtoMatcher": {"string": "SCDocEntry(\"Classes/HIDFuncDeviceProtoMatcher\", \"HIDFuncDeviceProtoMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumOutputBuses": {"string": "SCDocEntry(\"Classes/NumOutputBuses\", \"NumOutputBuses\", \"Number of output busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextField": {"string": "SCDocEntry(\"Classes/TextField\", \"TextField\", \"A view displaying editable text\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/13": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/13\", \"13\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pause": {"string": "SCDocEntry(\"Classes/Pause\", \"Pause\", \"When triggered, pauses a node.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XInFeedback": {"string": "SCDocEntry(\"Classes/XInFeedback\", \"XInFeedback\", \"Helper class used by InBus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pattern": {"string": "SCDocEntry(\"Classes/Pattern\", \"Pattern\", \"abstract class that holds a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Unpack1FFT": {"string": "SCDocEntry(\"Classes/Unpack1FFT\", \"Unpack1FFT\", \"Unpack a single value (magnitude or phase) from an FFT chain\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractScroll": {"string": "SCDocEntry(\"Classes/AbstractScroll\", \"AbstractScroll\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XLine": {" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:string": "SCDocEntry(\"Classes/XLine\", \"XLine\", \"Exponential line generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/09_Buses": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/09_Buses\", \"09_Buses\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag2UD": {"string": "SCDocEntry(\"Classes/Lag2UD\", \"Lag2UD\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/08_Rates": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/08_Rates\", \"08_Rates\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StreamClutch": {"string": "SCDocEntry(\"Classes/StreamClutch\", \"StreamClutch\", \"buffers a streamed value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFunc": {"string": "SCDocEntry(\"Classes/OSCFunc\", \"OSCFunc\", \"Fast Responder for incoming Open Sound Control Messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDFunc": {"string": "SCDocEntry(\"Classes/HIDFunc\", \"HIDFunc\", \"Fast responder for incoming data from human input devices (HID)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinearWarp": {"string": "SCDocEntry(\"Classes/LinearWarp\", \"LinearWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InRange": {"string": "SCDocEntry(\"Classes/InRange\", \"InRange\", \"Tests if a signal is within a given range.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PauseSelf": {"string": "SCDocEntry(\"Classes/PauseSelf\", \"PauseSelf\", \"When triggered, pause enclosing synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StartUp": {"string": "SCDocEntry(\"Classes/StartUp\", \"StartUp\", \"register functions to be evaluated after the startup is finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"C | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:lasses/PSinGrain": {"string": "SCDocEntry(\"Classes/PSinGrain\", \"PSinGrain\", \"Very fast sine grain with a parabolic envelope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/K2A": {"string": "SCDocEntry(\"Classes/K2A\", \"K2A\", \"Control to audio rate converter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwrand": {"string": "SCDocEntry(\"Classes/Pwrand\", \"Pwrand\", \"embed values randomly chosen from a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AmpCompA": {"string": "SCDocEntry(\"Classes/AmpCompA\", \"AmpCompA\", \"Basic psychoacoustic amplitude compensation (ANSI A-weighting curve).\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GridLayout": {"string": "SCDocEntry(\"Classes/GridLayout\", \"GridLayout\", \"A layout that organizes views in a grid\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QFileDialog": {"string": "SCDocEntry(\"Classes/QFileDialog\", \"QFileDialog\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Bus": {"string": "SCDocEntry(\"Classes/Bus\", \"Bus\", \"Representation of a bus on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TBall": {"string": "SCDocEntry(\"Classes/TBall\", \"TBall\", \"physical model of bouncing object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Peventmod": {"string": "SCDocEntry(\"Classes/Peventmod\", \"Peventmod\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfuncn": {"string": "SCDocEntry(\"Classes/Pfuncn\", \"Pfuncn\", \"Function pattern of given length\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pan4": {"string": "SCDocEntry(\"Classes/Pan4\", \"Pan4\", \"Four channel equal power pan.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LPF": {"string": "SCDocEntry(\"Classes/LPF\", \"LPF\", \"2nd order Butterworth lowpass filter\")","compileString" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:: "SCDocEntry.new","class": "SCDocEntry"},"Classes/CSVFileReader": {"string": "SCDocEntry(\"Classes/CSVFileReader\", \"CSVFileReader\", \"file reader for comma separated data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pproto": {"string": "SCDocEntry(\"Classes/Pproto\", \"Pproto\", \"provide a proto event for an event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/How-to-Use-the-Interpreter": {"string": "SCDocEntry(\"Guides/How-to-Use-the-Interpreter\", \"How-to-Use-the-Interpreter\", \"Basic tutorial on how to run code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Polymorphism": {"string": "SCDocEntry(\"Guides/Polymorphism\", \"Polymorphism\", \"the ability of different classes to respond to a message in different ways\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/View": {"string": "SCDocEntry(\"Classes/View\", \"View\", \"The basic visible element of GUI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragSource": {"string": "SCDocEntry(\"Classes/QDragSource\", \"QDragSource\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LID": {"string": "SCDocEntry(\"Classes/LID\", \"LID\", \"Linux Input Device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psetpre": {"string": "SCDocEntry(\"Classes/Psetpre\", \"Psetpre\", \"set values of one key in an event before it is passed up\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MostChange": {"string": "SCDocEntry(\"Classes/MostChange\", \"MostChange\", \"Output most changed.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Min": {"string": "SCDocEntry(\"Classes/PV_Min\", \"PV_Min\", \"Minimum magnitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Other/JITLibChanges3.7": {"string": "SCDocEntry(\"Other/JITLibChanges3.7\", \"JITLib Changes in 3.7\", \"A Changelog for JITLib\")","compileString": "SCDocEntry.new","class": "S | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:CDocEntry"},"Classes/AbstractResponderFunc": {"string": "SCDocEntry(\"Classes/AbstractResponderFunc\", \"AbstractResponderFunc\", \"Abstract superclass of responder func objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiRemoteGUI": {"string": "SCDocEntry(\"Classes/WiiRemoteGUI\", \"WiiRemoteGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfunc": {"string": "SCDocEntry(\"Classes/Pfunc\", \"Pfunc\", \"Function pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinCongL": {"string": "SCDocEntry(\"Classes/LinCongL\", \"LinCongL\", \"Linear congruential chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/19_Scheduling": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/19_Scheduling\", \"19_Scheduling\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/softSet": {"string": "SCDocEntry(\"Reference/softSet\", \"softSet\", \"set a proxy param value conditionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagNoise": {"string": "SCDocEntry(\"Classes/PV_MagNoise\", \"PV_MagNoise\", \"Multiply magnitudes by noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Formant": {"string": "SCDocEntry(\"Classes/Formant\", \"Formant\", \"Formant oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pluck": {"string": "SCDocEntry(\"Classes/Pluck\", \"Pluck\", \"A Karplus-Strong UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Div": {"string": "SCDocEntry(\"Classes/PV_Div\", \"PV_Div\", \"Complex division\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QWebView": {"string": "SCDocEntry(\"Classes/QWebView\", \"QWebView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeOut": {"string": "SCDocEntry(\"Classes/ScopeOut\", \"ScopeOut\", \ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"FIXME: ScopeOut purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvirGui": {"string": "SCDocEntry(\"Classes/EnvirGui\", \"EnvirGui\", \"display the contents of an environment for editing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Comments": {"string": "SCDocEntry(\"Reference/Comments\", \"Comments\", \"source-code comments\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TWindex": {"string": "SCDocEntry(\"Classes/TWindex\", \"TWindex\", \"Triggered windex.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QKey": {"string": "SCDocEntry(\"Classes/QKey\", \"QKey\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pitch": {"string": "SCDocEntry(\"Classes/Pitch\", \"Pitch\", \"Autocorrelation pitch follower\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FilterPattern": {"string": "SCDocEntry(\"Classes/FilterPattern\", \"FilterPattern\", \"abstract class that holds a pattern to be modified\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BrownNoise": {"string": "SCDocEntry(\"Classes/BrownNoise\", \"BrownNoise\", \"Brown Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GVerb": {"string": "SCDocEntry(\"Classes/GVerb\", \"GVerb\", \"A two-channel reverb\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/02_Evaluating_code": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/02_Evaluating_code\", \"02_Evaluating_code\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events5": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events5\", \"Understanding Streams, Patterns and Events - Part 5\", \"Event.default\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_08_Event_Types_and_Parameters": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_08_ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:Event_Types_and_Parameters\", \"Pattern Guide 08: Event Types and Parameters\", \"Describes the event types defined in the default event, and the parameters they expect\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Collection": {"string": "SCDocEntry(\"Classes/Collection\", \"Collection\", \"Abstract superclass of all collections\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Add": {"string": "SCDocEntry(\"Classes/PV_Add\", \"PV_Add\", \"Complex addition.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PitchShift": {"string": "SCDocEntry(\"Classes/PitchShift\", \"PitchShift\", \"Time domain pitch shifter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractMessageMatcher": {"string": "SCDocEntry(\"Classes/AbstractMessageMatcher\", \"AbstractMessageMatcher\", \"Matches incoming messages to Functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UGens-and-Synths": {"string": "SCDocEntry(\"Guides/UGens-and-Synths\", \"Unit Generators and Synths\", \"Introduction to some fundamental concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ParamView": {"string": "SCDocEntry(\"Classes/ParamView\", \"ParamView\", \"show a parameter of a JITLib process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QVLayout": {"string": "SCDocEntry(\"Classes/QVLayout\", \"QVLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BBandStop": {"string": "SCDocEntry(\"Classes/BBandStop\", \"BBandStop\", \"Band reject filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TempoClock": {"string": "SCDocEntry(\"Classes/TempoClock\", \"TempoClock\", \"tempo based scheduler\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/APF": {"string": "SCDocEntry(\"Classes/APF\", \"APF\", \"FIXME: APF purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SimpleController": {"string" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:: "SCDocEntry(\"Classes/SimpleController\", \"SimpleController\", \"Controller according to the model-view-controller (M-V-C) paradigm\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_05_Math_on_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_05_Math_on_Patterns\", \"Pattern Guide 05: Math on Patterns\", \"Performing math and collection operations on patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VolumeGui": {"string": "SCDocEntry(\"Classes/VolumeGui\", \"VolumeGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Line": {"string": "SCDocEntry(\"Classes/Line\", \"Line\", \"Line generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PureUGen": {"string": "SCDocEntry(\"Classes/PureUGen\", \"PureUGen\", \"Pure UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCViewHolder": {"string": "SCDocEntry(\"Classes/SCViewHolder\", \"SCViewHolder\", \"Instead of subclassing a (Q/SC)View, this is a proxy/adapter object that holds the View\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ramp": {"string": "SCDocEntry(\"Classes/Ramp\", \"Ramp\", \"Break a continuous signal into line segments\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Working_with_HID": {"string": "SCDocEntry(\"Guides/Working_with_HID\", \"Working with HID\", \"A guide to using HID devices for control input\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiMote": {"string": "SCDocEntry(\"Classes/WiiMote\", \"WiiMote\", \"use the Nintendo (tm) Wii Remote\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Fold": {"string": "SCDocEntry(\"Classes/Fold\", \"Fold\", \"Fold a signal outside given thresholds.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZListView": {"string": "SCDocEntry(\"Classes/EZListView\", \"EZListView\", \"A wrapper class for a label plus a listVi | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ew with per item actions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CosineWarp": {"string": "SCDocEntry(\"Classes/CosineWarp\", \"CosineWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AllpassN": {"string": "SCDocEntry(\"Classes/AllpassN\", \"AllpassN\", \"All pass delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QListView": {"string": "SCDocEntry(\"Classes/QListView\", \"QListView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyMonitorGui": {"string": "SCDocEntry(\"Classes/ProxyMonitorGui\", \"ProxyMonitorGui\", \"controls the top-level of a nodeproxy and its monitor\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcSysMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcSysMessageMatcher\", \"MIDIFuncSrcSysMessageMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Archive": {"string": "SCDocEntry(\"Classes/Archive\", \"Archive\", \"storing objects to file\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractIn": {"string": "SCDocEntry(\"Classes/AbstractIn\", \"AbstractIn\", \"Abstract class for in ugens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SetBuf": {"string": "SCDocEntry(\"Classes/SetBuf\", \"SetBuf\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/proxyspace_examples": {"string": "SCDocEntry(\"Tutorials/JITLib/proxyspace_examples\", \"ProxySpace examples\", \"Some ProxySpace examples\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Event_types": {"string": "SCDocEntry(\"Overviews/Event_types\", \"Event types\", \"Different ways that an Event can \\\"play\\\"\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dunique": {"string": "SCDocEntry(\"Classes/Dunique\", \"Dunique\", \"Return th | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:e same unique series of values for several demand streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDFuncElementProtoMatcher": {"string": "SCDocEntry(\"Classes/HIDFuncElementProtoMatcher\", \"HIDFuncElementProtoMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinuxPlatform": {"string": "SCDocEntry(\"Classes/LinuxPlatform\", \"LinuxPlatform\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefAllGui": {"string": "SCDocEntry(\"Classes/PdefAllGui\", \"PdefAllGui\", \"see all Pdefs and their state\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/More-On-Getting-Help": {"string": "SCDocEntry(\"Guides/More-On-Getting-Help\", \"More on Getting Help\", \"How to find more help\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LatoocarfianC": {"string": "SCDocEntry(\"Classes/LatoocarfianC\", \"LatoocarfianC\", \"Latoocarfian chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Scope": {"string": "SCDocEntry(\"Reference/Scope\", \"Scoping and Closure\", \"scoping of variables\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SinOsc": {"string": "SCDocEntry(\"Classes/SinOsc\", \"SinOsc\", \"Interpolating sine wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFPar": {"string": "SCDocEntry(\"Classes/LFPar\", \"LFPar\", \"Parabolic oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_LocalMax": {"string": "SCDocEntry(\"Classes/PV_LocalMax\", \"PV_LocalMax\", \"Pass bins which are a local maximum.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ExpRand": {"string": "SCDocEntry(\"Classes/ExpRand\", \"ExpRand\", \"Exponential single random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SampleRate": {"string": "SCDocEntry(\"Classes/SampleRate\", \"SampleRate\", \"Server sa | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:mple rate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Sum3": {"string": "SCDocEntry(\"Classes/Sum3\", \"Sum3\", \"Sum three signals\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCBundle": {"string": "SCDocEntry(\"Classes/OSCBundle\", \"OSCBundle\", \"network bundle object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/05": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/05\", \"05\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDefOld": {"string": "SCDocEntry(\"Classes/SynthDefOld\", \"SynthDefOld\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/A2K": {"string": "SCDocEntry(\"Classes/A2K\", \"A2K\", \"Audio to control rate converter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelayC": {"string": "SCDocEntry(\"Classes/DelayC\", \"DelayC\", \"Simple delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StandardL": {"string": "SCDocEntry(\"Classes/StandardL\", \"StandardL\", \"Standard map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelayL": {"string": "SCDocEntry(\"Classes/DelayL\", \"DelayL\", \"Simple delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plag": {"string": "SCDocEntry(\"Classes/Plag\", \"Plag\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QStaticText": {"string": "SCDocEntry(\"Classes/QStaticText\", \"QStaticText\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InTrig": {"string": "SCDocEntry(\"Classes/InTrig\", \"InTrig\", \"Generate a trigger anytime a bus is set.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptsym": {"string": "SCDocEntry(\"Classes/Pts | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ym\", \"Ptsym\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HPF": {"string": "SCDocEntry(\"Classes/HPF\", \"HPF\", \"2nd order Butterworth highpass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextView": {"string": "SCDocEntry(\"Classes/TextView\", \"TextView\", \"A view displaying editable formatted text\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook04_Sending_MIDI": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook04_Sending_MIDI\", \"Pattern Guide Cookbook 04: Sending MIDI\", \"Sending notes under pattern control to MIDI devices\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_04": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_04\", \"jitlib_basic_concepts_04\", \"Timing in NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCContainerView": {"string": "SCDocEntry(\"Classes/SCContainerView\", \"SCContainerView\", \"An abstract superclass for container views\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/12_UnaryOp_synthesis": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/12_UnaryOp_synthesis\", \"12_UnaryOp_synthesis\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QAlignment": {"string": "SCDocEntry(\"Classes/QAlignment\", \"QAlignment\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Condition": {"string": "SCDocEntry(\"Classes/Condition\", \"Condition\", \"Block the execution of a thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EventPatternProxy": {"string": "SCDocEntry(\"Classes/EventPatternProxy\", \"EventPatternProxy\", \"event stream reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QStackLayout": {"string": "SCDocEntry(\"Classes/QStackLayout\ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:", \"QStackLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SubclassResponsibilityError": {"string": "SCDocEntry(\"Classes/SubclassResponsibilityError\", \"SubclassResponsibilityError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeView": {"string": "SCDocEntry(\"Classes/ScopeView\", \"ScopeView\", \"A buffer plotting view.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefParamGui": {"string": "SCDocEntry(\"Classes/NdefParamGui\", \"NdefParamGui\", \"display the settings of a nodeproxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Peak": {"string": "SCDocEntry(\"Classes/Peak\", \"Peak\", \"Track peak signal amplitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Thread": {"string": "SCDocEntry(\"Classes/Thread\", \"Thread\", \"The context of code evaluation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZRanger": {"string": "SCDocEntry(\"Classes/EZRanger\", \"EZRanger\", \"A wrapper class for a label, a rangeslider, and numberboxes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Magnitude": {"string": "SCDocEntry(\"Classes/Magnitude\", \"Magnitude\", \"Comparable value in a linear continuum\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06g_Data_Sharing": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06g_Data_Sharing\", \"Pattern Guide 06g: Data Sharing\", \"Writing patterns to use information from other patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QWindow": {"string": "SCDocEntry(\"Classes/QWindow\", \"QWindow\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagFreeze": {"string": "SCDocEntry(\"Classes/PV_MagFreeze\", \"PV_MagFreeze\", \"Freeze magnitudes.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Control-Structures": {"st | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ring": "SCDocEntry(\"Reference/Control-Structures\", \"Control Structures\", \"flow control\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragView": {"string": "SCDocEntry(\"Classes/QDragView\", \"QDragView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIdef": {"string": "SCDocEntry(\"Classes/MIDIdef\", \"MIDIdef\", \"MIDI response reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FuncStreamAsRoutine": {"string": "SCDocEntry(\"Classes/FuncStreamAsRoutine\", \"FuncStreamAsRoutine\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QItemViewBase": {"string": "SCDocEntry(\"Classes/QItemViewBase\", \"QItemViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxySpace": {"string": "SCDocEntry(\"Classes/ProxySpace\", \"ProxySpace\", \"an environment of references on a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Expression-Sequence": {"string": "SCDocEntry(\"Reference/Expression-Sequence\", \"Expression Sequence\", \"sequence of expressions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MovieView": {"string": "SCDocEntry(\"Classes/MovieView\", \"MovieView\", \"A view responding to Wacom tablet\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_HainsworthFoote": {"string": "SCDocEntry(\"Classes/PV_HainsworthFoote\", \"PV_HainsworthFoote\", \"FFT onset detector.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Platform": {"string": "SCDocEntry(\"Classes/Platform\", \"Platform\", \"handle cross-platform differencies\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psym": {"string": "SCDocEntry(\"Classes/Psym\", \"Psym\", \"use a pattern of symbols to embed Pdefs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Shaper": {"string": "SCDocEntry(\"Classes/Shaper\", \"Shaper\" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:, \"Wave shaper.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ReplaceOut": {"string": "SCDocEntry(\"Classes/ReplaceOut\", \"ReplaceOut\", \"Send signal to a bus, overwriting previous contents.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DoesNotUnderstandError": {"string": "SCDocEntry(\"Classes/DoesNotUnderstandError\", \"DoesNotUnderstandError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QKnob": {"string": "SCDocEntry(\"Classes/QKnob\", \"QKnob\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pcauchy": {"string": "SCDocEntry(\"Classes/Pcauchy\", \"Pcauchy\", \"random values that follow a Cauchy Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Interpreter": {"string": "SCDocEntry(\"Classes/Interpreter\", \"Interpreter\", \"The interpreter defines a context in which interactive commands are compiled and executed.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfsm": {"string": "SCDocEntry(\"Classes/Pfsm\", \"Pfsm\", \"Finite State Machine\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SOS": {"string": "SCDocEntry(\"Classes/SOS\", \"SOS\", \"Second order filter section (biquad).\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events2": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events2\", \"Understanding Streams, Patterns and Events - Part 2\", \"Patterns Introduction\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinRand": {"string": "SCDocEntry(\"Classes/LinRand\", \"LinRand\", \"Skewed random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiSliderView": {"string": "SCDocEntry(\"Classes/MultiSliderView\", \"MultiSliderView\", \"A view displaying an array of sliders\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCImage": {"string": "SCDocEntry(\"Classe | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:s/SCImage\", \"SCImage\", \"image component\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PfadeIn": {"string": "SCDocEntry(\"Classes/PfadeIn\", \"PfadeIn\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DebugNodeWatcher": {"string": "SCDocEntry(\"Classes/DebugNodeWatcher\", \"DebugNodeWatcher\", \"watches a server address for debug-related messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Padd": {"string": "SCDocEntry(\"Classes/Padd\", \"Padd\", \"add to value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Prout": {"string": "SCDocEntry(\"Classes/Prout\", \"Prout\", \"routine pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncChanArrayMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncChanArrayMessageMatcher\", \"MIDIFuncChanArrayMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OutputProxy": {"string": "SCDocEntry(\"Classes/OutputProxy\", \"OutputProxy\", \"Place holder for multiple outputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_ConformalMap": {"string": "SCDocEntry(\"Classes/PV_ConformalMap\", \"PV_ConformalMap\", \"Complex plane attack.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumAudioBuses": {"string": "SCDocEntry(\"Classes/NumAudioBuses\", \"NumAudioBuses\", \"Number of audio busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dictionary": {"string": "SCDocEntry(\"Classes/Dictionary\", \"Dictionary\", \"associative collection mapping keys to values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCMessageDispatcher": {"string": "SCDocEntry(\"Classes/OSCMessageDispatcher\", \"OSCMessageDispatcher\", \"The default dispatcher class for OSCFunc and OSCdef.\")","compileString": "SCDocEntry.new","class": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"SCDocEntry"},"Classes/UserView": {"string": "SCDocEntry(\"Classes/UserView\", \"UserView\", \"A custom drawn view using Pen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodError": {"string": "SCDocEntry(\"Classes/MethodError\", \"MethodError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BlockSize": {"string": "SCDocEntry(\"Classes/BlockSize\", \"BlockSize\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpFunction": {"string": "SCDocEntry(\"Classes/BinaryOpFunction\", \"BinaryOpFunction\", \"represent a binary operation on a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IndexL": {"string": "SCDocEntry(\"Classes/IndexL\", \"IndexL\", \"Index into a table with a signal, linear interpolated\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDDeviceDispatcher": {"string": "SCDocEntry(\"Classes/HIDDeviceDispatcher\", \"HIDDeviceDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MFCC": {"string": "SCDocEntry(\"Classes/MFCC\", \"MFCC\", \"Mel frequency cepstral coefficients\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/05-Functions-and-Sound": {"string": "SCDocEntry(\"Tutorials/Getting-Started/05-Functions-and-Sound\", \"05. Functions and Sound\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StringInspector": {"string": "SCDocEntry(\"Classes/StringInspector\", \"StringInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDialog": {"string": "SCDocEntry(\"Classes/QDialog\", \"QDialog\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ParGroup": {"string": "SCDocEntry(\"Classes/ParGroup\", \"ParGroup\", \"Client-side representation of a parallel group node on the server\")","compileStri | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ng": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SampleDur": {"string": "SCDocEntry(\"Classes/SampleDur\", \"SampleDur\", \"Duration of one sample.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Color": {"string": "SCDocEntry(\"Classes/Color\", \"Color\", \"An object which stores color values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/11-Busses": {"string": "SCDocEntry(\"Tutorials/Getting-Started/11-Busses\", \"11. Busses\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncChanMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncChanMessageMatcher\", \"MIDIFuncChanMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution": {"string": "SCDocEntry(\"Classes/Convolution\", \"Convolution\", \"Real-time convolver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Copy": {"string": "SCDocEntry(\"Classes/PV_Copy\", \"PV_Copy\", \"Copy an FFT buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryValueProxy": {"string": "SCDocEntry(\"Classes/NAryValueProxy\", \"NAryValueProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZControlSpecEditor": {"string": "SCDocEntry(\"Classes/EZControlSpecEditor\", \"EZControlSpecEditor\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractSystemAction": {"string": "SCDocEntry(\"Classes/AbstractSystemAction\", \"AbstractSystemAction\", \"register actions to be taken for system events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TwoWayIdentityDictionary": {"string": "SCDocEntry(\"Classes/TwoWayIdentityDictionary\", \"TwoWayIdentityDictionary\", \"associative collection mapping keys to values and back\")","compileString": "SCDocEntry.new","class": "SCDocEntry"}, | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"Classes/Float": {"string": "SCDocEntry(\"Classes/Float\", \"Float\", \"Floating point number\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ObjectGui": {"string": "SCDocEntry(\"Classes/ObjectGui\", \"ObjectGui\", \"Controller class for MVC architecture, superclass for all XYZGui classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstutter": {"string": "SCDocEntry(\"Classes/Pstutter\", \"Pstutter\", \"repeat input stream values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Decay2": {"string": "SCDocEntry(\"Classes/Decay2\", \"Decay2\", \"Exponential decay\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinSelectX": {"string": "SCDocEntry(\"Classes/LinSelectX\", \"LinSelectX\", \"Mix one output from many sources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SplayZ": {"string": "SCDocEntry(\"Classes/SplayZ\", \"SplayZ\", \"Spreads an array of channels across a ring of channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Punop": {"string": "SCDocEntry(\"Classes/Punop\", \"Punop\", \"unary operator pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ndef": {"string": "SCDocEntry(\"Classes/Ndef\", \"Ndef\", \"node proxy definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slider2D": {"string": "SCDocEntry(\"Classes/Slider2D\", \"Slider2D\", \"A view with a handle movable in two dimensions.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScaleAD": {"string": "SCDocEntry(\"Classes/ScaleAD\", \"ScaleAD\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/10-SynthDefs-and-Synths": {"string": "SCDocEntry(\"Tutorials/Getting-Started/10-SynthDefs-and-Synths\", \"10. SynthDefs and Synths\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DemandEnvGen": {"string": "SCDocEntry(\"Classes/Demand | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:EnvGen\", \"DemandEnvGen\", \"Demand rate envelope generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Trig": {"string": "SCDocEntry(\"Classes/Trig\", \"Trig\", \"Timed trigger.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UsingExtensions": {"string": "SCDocEntry(\"Guides/UsingExtensions\", \"Using Extensions\", \"Using Extensions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CheckBox": {"string": "SCDocEntry(\"Classes/CheckBox\", \"CheckBox\", \"A view that toggles between two states.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScrollCanvas": {"string": "SCDocEntry(\"Classes/QScrollCanvas\", \"QScrollCanvas\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RLPF": {"string": "SCDocEntry(\"Classes/RLPF\", \"RLPF\", \"A resonant low pass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Latch": {"string": "SCDocEntry(\"Classes/Latch\", \"Latch\", \"Sample and hold\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_ChainUGen": {"string": "SCDocEntry(\"Classes/PV_ChainUGen\", \"PV_ChainUGen\", \"Base class for UGens that alter FFT chains\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DrawGridY": {"string": "SCDocEntry(\"Classes/DrawGridY\", \"DrawGridY\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RectComb": {"string": "SCDocEntry(\"Classes/PV_RectComb\", \"PV_RectComb\", \"Make gaps in spectrum.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QView": {"string": "SCDocEntry(\"Classes/QView\", \"QView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScrollView": {"string": "SCDocEntry(\"Classes/QScrollView\", \"QScrollView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/asTarget": {"string": "SCDocEntry(\"Reference/asTarget\", \"a | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:sTarget\", \"Convert to a valid Node Target\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/FFT-Overview": {"string": "SCDocEntry(\"Guides/FFT-Overview\", \"FFT Overview\", \"Overview of the Fast Fourier Transform (FFT) UGens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dust": {"string": "SCDocEntry(\"Classes/Dust\", \"Dust\", \"Random impulses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFuncAddrMessageMatcher": {"string": "SCDocEntry(\"Classes/OSCFuncAddrMessageMatcher\", \"OSCFuncAddrMessageMatcher\", \"Matches incoming messages to responder funcs based on sender address\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumChannels": {"string": "SCDocEntry(\"Classes/NumChannels\", \"NumChannels\", \"Ensures the number of output channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rect": {"string": "SCDocEntry(\"Classes/Rect\", \"Rect\", \"Rectangle\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeProxy": {"string": "SCDocEntry(\"Classes/NodeProxy\", \"NodeProxy\", \"a reference on a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SimpleNumber": {"string": "SCDocEntry(\"Classes/SimpleNumber\", \"SimpleNumber\", \"one-dimensional value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06f_Server_Control": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06f_Server_Control\", \"Pattern Guide 06f: Server Control\", \"Patterns that manage server-side resources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerQuit": {"string": "SCDocEntry(\"Classes/ServerQuit\", \"ServerQuit\", \"register actions to be taken when a server quits\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/12-Groups": {"string": "SCDocEntry(\"Tutorials/Getting-Started/12-Groups\", \"12. Groups\", \"Getting Started With SuperCollider\")","compileString": "SCDocE | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ntry.new","class": "SCDocEntry"},"Classes/FBSineN": {"string": "SCDocEntry(\"Classes/FBSineN\", \"FBSineN\", \"Feedback sine with chaotic phase indexing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slope": {"string": "SCDocEntry(\"Classes/Slope\", \"Slope\", \"Slope of signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CuspN": {"string": "SCDocEntry(\"Classes/CuspN\", \"CuspN\", \"Cusp map chaotic generator\")","compileString | |
---------------------------- | |
s/GridLines\", \"GridLines\", \"given a spec and the actual data's min and max values, calculates the ideal spacing and labelling of grid lines for plotting\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeSelfWhenDone": {"string": "SCDocEntry(\"Classes/FreeSelfWhenDone\", \"FreeSelfWhenDone\", \"Free the enclosing synth when a UGen is finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Process": {"string": "SCDocEntry(\"Classes/Process\", \"Process\", \"Runtime environment for the virtual machine and interpreter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ShouldNotImplementError": {"string": "SCDocEntry(\"Classes/ShouldNotImplementError\", \"ShouldNotImplementError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwhile": {"string": "SCDocEntry(\"Classes/Pwhile\", \"Pwhile\", \"While a condition holds, repeatedly embed stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LocalOut": {"string": "SCDocEntry(\"Classes/LocalOut\", \"LocalOut\", \"Write to buses local to a synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SequenceableCollection": {"string": "SCDocEntry(\"Classes/SequenceableCollection\", \"SequenceableCollection\", \"Abstract superclass of integer indexable collections\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gendy3": {"string": "SCDocEntry(\"Classes/Gendy3\", \"Gendy3\", \"Dynamic stochastic synthesis generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SendReply": {"string": "SCDocEntry(\"Classes/SendReply\", \"SendReply\", \"Send an array of values from the server to all notified clients\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TreeViewItem": {"string": "SCDocEntry(\"Classes/TreeViewItem\", \"TreeViewItem\", \"An item in TreeView\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DC": {"string": "SCDocEntry(\"Classes/DC\" | |
, \"DC\", \"Create a constant amplitude signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PbindProxy": {"string": "SCDocEntry(\"Classes/PbindProxy\", \"PbindProxy\", \"incremental event pattern reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SubsampleOffset": {"string": "SCDocEntry(\"Classes/SubsampleOffset\", \"SubsampleOffset\", \"Offset from synth start within one sample.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BPZ2": {"string": "SCDocEntry(\"Classes/BPZ2\", \"BPZ2\", \"Two zero fixed midpass.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuartzComposerView": {"string": "SCDocEntry(\"Classes/QuartzComposerView\", \"QuartzComposerView\", \"view for rendering Quartz Composer Compositions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZLists": {"string": "SCDocEntry(\"Classes/EZLists\", \"EZLists\", \"An abstract superclass for EZListView and EZPopUpMenu\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Impulse": {"string": "SCDocEntry(\"Classes/Impulse\", \"Impulse\", \"Impulse oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plprand": {"string": "SCDocEntry(\"Classes/Plprand\", \"Plprand\", \"random values that tend toward lo\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrayNoise": {"string": "SCDocEntry(\"Classes/GrayNoise\", \"GrayNoise\", \"Gray Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/initClass": {"string": "SCDocEntry(\"Reference/initClass\", \"initClass\", \"Class initialization\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PmonoArticStream": {"string": "SCDocEntry(\"Classes/PmonoArticStream\", \"PmonoArticStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Adverbs": {"string": "SCDocEntry(\"Reference/Adverbs\", \"Adverbs for Binary Operators\", \"modify behaviour of binary operato | |
rs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BlankGridLines": {"string": "SCDocEntry(\"Classes/BlankGridLines\", \"BlankGridLines\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rest": {"string": "SCDocEntry(\"Classes/Rest\", \"Rest\", \"Represents a rest in event patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ItemViewBase": {"string": "SCDocEntry(\"Classes/ItemViewBase\", \"ItemViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PparGroup": {"string": "SCDocEntry(\"Classes/PparGroup\", \"PparGroup\", \"Starts a new ParGroup and plays the pattern in this group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TabletSlider2D": {"string": "SCDocEntry(\"Classes/TabletSlider2D\", \"TabletSlider2D\", \"An extended Slider2D responding to Wacom tablet\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pnsym": {"string": "SCDocEntry(\"Classes/Pnsym\", \"Pnsym\", \"use a pattern of symbols to embed Pdefns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ExponentialWarp": {"string": "SCDocEntry(\"Classes/ExponentialWarp\", \"ExponentialWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BPF": {"string": "SCDocEntry(\"Classes/BPF\", \"BPF\", \"2nd order Butterworth bandpass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_fading": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_fading\", \"jitlib_fading\", \"Fade envelope generation and crossfading\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Post": {"string": "SCDocEntry(\"Classes/Post\", \"Post\", \"posts text to the post window\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_04_Words_to_Phrases": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_04_Words_to_Phrases\", \"Pattern Guide 04 | |
: Words to Phrases\", \"Nesting patterns, arranging music in terms of phrases\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIResponder": {"string": "SCDocEntry(\"Classes/MIDIResponder\", \"MIDIResponder\", \"Register multiple functions to be evaluated when MIDI events occur\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DUGen": {"string": "SCDocEntry(\"Classes/DUGen\", \"DUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlName": {"string": "SCDocEntry(\"Classes/ControlName\", \"ControlName\", \"Object to store control information of SynthDef (used internally)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Saw": {"string": "SCDocEntry(\"Classes/Saw\", \"Saw\", \"Band limited sawtooth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufAllpassL": {"string": "SCDocEntry(\"Classes/BufAllpassL\", \"BufAllpassL\", \"Buffer based all pass delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PMOsc": {"string": "SCDocEntry(\"Classes/PMOsc\", \"PMOsc\", \"Phase modulation oscillator pair.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbeta": {"string": "SCDocEntry(\"Classes/Pbeta\", \"Pbeta\", \"random values that follow a Eulerian Beta Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/True": {"string": "SCDocEntry(\"Classes/True\", \"True\", \"true logical value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dbufwr": {"string": "SCDocEntry(\"Classes/Dbufwr\", \"Dbufwr\", \"Buffer write demand ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvGate": {"string": "SCDocEntry(\"Classes/EnvGate\", \"EnvGate\", \"singleton fade envelope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LatoocarfianL": {"string": "SCDocEntry(\"Classes/LatoocarfianL\", \"LatoocarfianL\", \"Latoocarfian chaotic generato | |
r\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Diffuser": {"string": "SCDocEntry(\"Classes/PV_Diffuser\", \"PV_Diffuser\", \"Random phase shifting.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LagUD": {"string": "SCDocEntry(\"Classes/LagUD\", \"LagUD\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/AggregateDevice": {"string": "SCDocEntry(\"Guides/AggregateDevice\", \"Aggregate Device\", \"How to access the built-in soundcard on Mac OS X 10.4+\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZScroller": {"string": "SCDocEntry(\"Classes/EZScroller\", \"EZScroller\", \"Show a subset of items on gui elements\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Polar": {"string": "SCDocEntry(\"Classes/Polar\", \"Polar\", \"Polar coordinates\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagClip": {"string": "SCDocEntry(\"Classes/PV_MagClip\", \"PV_MagClip\", \"Clip bins to a threshold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IODesc": {"string": "SCDocEntry(\"Classes/IODesc\", \"IODesc\", \"Description of SynthDesc input or output\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Delay1": {"string": "SCDocEntry(\"Classes/Delay1\", \"Delay1\", \"Single sample delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/T2K": {"string": "SCDocEntry(\"Classes/T2K\", \"T2K\", \"Audio rate trigger to control rate trigger converter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_03": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_03\", \"jitlib_basic_concepts_03\", \"proxyspace - basic concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefnGui": {"string": "SCDocEntry(\"Classes/PdefnGui\", \"PdefnGui\", \"a simple gui for Pdefns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dseq": { | |
"string": "SCDocEntry(\"Classes/Dseq\", \"Dseq\", \"Demand rate sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_7": {"string": "SCDocEntry(\"Guides/News-3_7\", \"News in 3.7\", \"A summary of news in SC 3.7\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuadL": {"string": "SCDocEntry(\"Classes/QuadL\", \"QuadL\", \"General quadratic map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiOutUGen": {"string": "SCDocEntry(\"Classes/MultiOutUGen\", \"MultiOutUGen\", \"Superclass for all UGens with multiple outputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcMessageMatcher\", \"MIDIFuncSrcMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message source\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BinScramble": {"string": "SCDocEntry(\"Classes/PV_BinScramble\", \"PV_BinScramble\", \"Scramble bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCdef": {"string": "SCDocEntry(\"Classes/OSCdef\", \"OSCdef\", \"OSC response reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefnAllGui": {"string": "SCDocEntry(\"Classes/PdefnAllGui\", \"PdefnAllGui\", \"show all current Pdefns as code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgeom": {"string": "SCDocEntry(\"Classes/Pgeom\", \"Pgeom\", \"geometric series pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SlotInspector": {"string": "SCDocEntry(\"Classes/SlotInspector\", \"SlotInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/loop": {"string": "SCDocEntry(\"Reference/loop\", \"loop / repeat\", \"Repeat stuff\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Size": {"string": "SCDocEntry(\"Classes/Size\", \"Size\", \"(U | |
ndocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagSquared": {"string": "SCDocEntry(\"Classes/PV_MagSquared\", \"PV_MagSquared\", \"Square magnitudes.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PageLayout": {"string": "SCDocEntry(\"Classes/PageLayout\", \"PageLayout\", \"a Window with a FlowView on it for use in ObjectGui's MVC model\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDClipNoise": {"string": "SCDocEntry(\"Classes/LFDClipNoise\", \"LFDClipNoise\", \"Dynamic clipped noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuadC": {"string": "SCDocEntry(\"Classes/QuadC\", \"QuadC\", \"General quadratic map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCEnvelopeEdit": {"string": "SCDocEntry(\"Classes/SCEnvelopeEdit\", \"SCEnvelopeEdit\", \"An envelope editor view\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QAbstractScroll": {"string": "SCDocEntry(\"Classes/QAbstractScroll\", \"QAbstractScroll\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/16_Playbuf": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/16_Playbuf\", \"16_Playbuf\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgroup": {"string": "SCDocEntry(\"Classes/Pgroup\", \"Pgroup\", \"Starts a new Group and plays the pattern in this group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PfadeOut": {"string": "SCDocEntry(\"Classes/PfadeOut\", \"PfadeOut\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragBoth": {"string": "SCDocEntry(\"Classes/QDragBoth\", \"QDragBoth\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ContiguousBlockAllocator": {"string": "SCDocEntry(\"Classes/ContiguousBlockAllocator\", \"ContiguousBlockAlloc | |
ator\", \"for better handling of dynamic allocation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDef": {"string": "SCDocEntry(\"Classes/SynthDef\", \"SynthDef\", \"Client-side representation of a synth definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwhite": {"string": "SCDocEntry(\"Classes/Pwhite\", \"Pwhite\", \"random values with uniform distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/11_Test_functions": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/11_Test_functions\", \"11_Test_functions\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysDataDispatcher": {"string": "SCDocEntry(\"Classes/MIDISysDataDispatcher\", \"MIDISysDataDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufCombC": {"string": "SCDocEntry(\"Classes/BufCombC\", \"BufCombC\", \"Buffer based comb delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SystemClock": {"string": "SCDocEntry(\"Classes/SystemClock\", \"SystemClock\", \"Clock running on separate accurately timed thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufInfoUGenBase": {"string": "SCDocEntry(\"Classes/BufInfoUGenBase\", \"BufInfoUGenBase\", \"Base class for buffer info ugens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DiskIn": {"string": "SCDocEntry(\"Classes/DiskIn\", \"DiskIn\", \"Stream in audio from a file.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Done": {"string": "SCDocEntry(\"Classes/Done\", \"Done\", \"Monitors another UGen to see when it is finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/07-Mix-it-Up": {"string": "SCDocEntry(\"Tutorials/Getting-Started/07-Mix-it-Up\", \"07. Mix it Up\", \"Getting Started With SuperCollider\")","compileString | |
": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragSource": {"string": "SCDocEntry(\"Classes/DragSource\", \"DragSource\", \"A simple drag-and-drop source.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BEQSuite": {"string": "SCDocEntry(\"Classes/BEQSuite\", \"BEQSuite\", \"Base class for B Equalization Suite\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag2": {"string": "SCDocEntry(\"Classes/Lag2\", \"Lag2\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/WritingPrimitives": {"string": "SCDocEntry(\"Guides/WritingPrimitives\", \"Writing Primitives\", \"Writing Primitives\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OutOfContextReturnError": {"string": "SCDocEntry(\"Classes/OutOfContextReturnError\", \"OutOfContextReturnError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PackFFT": {"string": "SCDocEntry(\"Classes/PackFFT\", \"PackFFT\", \"Pack separate demand-rate FFT bin streams into an FFT chain buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MouseY": {"string": "SCDocEntry(\"Classes/MouseY\", \"MouseY\", \"Cursor tracking UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Boolean": {"string": "SCDocEntry(\"Classes/Boolean\", \"Boolean\", \"abstract class whose instances represent a logical value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BHiPass": {"string": "SCDocEntry(\"Classes/BHiPass\", \"BHiPass\", \"12db/oct rolloff - 2nd order resonant Hi Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Fdef": {"string": "SCDocEntry(\"Classes/Fdef\", \"Fdef\", \"lazy function proxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/COsc": {"string": "SCDocEntry(\"Classes/COsc\", \"COsc\", \"Chorusing wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/17_Dela | |
ys_reverbs": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/17_Delays_reverbs\", \"17_Delays_reverbs\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfpar": {"string": "SCDocEntry(\"Classes/Pfpar\", \"Pfpar\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QVLayoutView": {"string": "SCDocEntry(\"Classes/QVLayoutView\", \"QVLayoutView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgauss": {"string": "SCDocEntry(\"Classes/Pgauss\", \"Pgauss\", \"random values that follow a Gaussian Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FrameInspector": {"string": "SCDocEntry(\"Classes/FrameInspector\", \"FrameInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pan2": {"string": "SCDocEntry(\"Classes/Pan2\", \"Pan2\", \"Two channel equal power pan.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StandardN": {"string": "SCDocEntry(\"Classes/StandardN\", \"StandardN\", \"Standard map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QKeyModifiers": {"string": "SCDocEntry(\"Classes/QKeyModifiers\", \"QKeyModifiers\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDUsage": {"string": "SCDocEntry(\"Classes/HIDUsage\", \"HIDUsage\", \"Helper class to read usage information from HID usage tables\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Donce": {"string": "SCDocEntry(\"Classes/Donce\", \"Donce\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDesc": {"string": "SCDocEntry(\"Classes/SynthDesc\", \"SynthDesc\", \"Description of a synth definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractDispatcher": {"string": "SCDocEntry(\"Classes/AbstractDispatcher\", \"AbstractDispa | |
tcher\", \"Dispatches incoming messages to Functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TaskProxyGui": {"string": "SCDocEntry(\"Classes/TaskProxyGui\", \"TaskProxyGui\", \"a superclass for Guis for PatternProxies\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDFuncDeviceProtoMatcher": {"string": "SCDocEntry(\"Classes/HIDFuncDeviceProtoMatcher\", \"HIDFuncDeviceProtoMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumOutputBuses": {"string": "SCDocEntry(\"Classes/NumOutputBuses\", \"NumOutputBuses\", \"Number of output busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextField": {"string": "SCDocEntry(\"Classes/TextField\", \"TextField\", \"A view displaying editable text\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/13": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/13\", \"13\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pause": {"string": "SCDocEntry(\"Classes/Pause\", \"Pause\", \"When triggered, pauses a node.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XInFeedback": {"string": "SCDocEntry(\"Classes/XInFeedback\", \"XInFeedback\", \"Helper class used by InBus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pattern": {"string": "SCDocEntry(\"Classes/Pattern\", \"Pattern\", \"abstract class that holds a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Unpack1FFT": {"string": "SCDocEntry(\"Classes/Unpack1FFT\", \"Unpack1FFT\", \"Unpack a single value (magnitude or phase) from an FFT chain\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractScroll": {"string": "SCDocEntry(\"Classes/AbstractScroll\", \"AbstractScroll\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/XLine": {" | |
string": "SCDocEntry(\"Classes/XLine\", \"XLine\", \"Exponential line generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/09_Buses": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/09_Buses\", \"09_Buses\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Lag2UD": {"string": "SCDocEntry(\"Classes/Lag2UD\", \"Lag2UD\", \"Exponential lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/08_Rates": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/08_Rates\", \"08_Rates\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StreamClutch": {"string": "SCDocEntry(\"Classes/StreamClutch\", \"StreamClutch\", \"buffers a streamed value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFunc": {"string": "SCDocEntry(\"Classes/OSCFunc\", \"OSCFunc\", \"Fast Responder for incoming Open Sound Control Messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDFunc": {"string": "SCDocEntry(\"Classes/HIDFunc\", \"HIDFunc\", \"Fast responder for incoming data from human input devices (HID)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinearWarp": {"string": "SCDocEntry(\"Classes/LinearWarp\", \"LinearWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InRange": {"string": "SCDocEntry(\"Classes/InRange\", \"InRange\", \"Tests if a signal is within a given range.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PauseSelf": {"string": "SCDocEntry(\"Classes/PauseSelf\", \"PauseSelf\", \"When triggered, pause enclosing synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StartUp": {"string": "SCDocEntry(\"Classes/StartUp\", \"StartUp\", \"register functions to be evaluated after the startup is finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"C | |
lasses/PSinGrain": {"string": "SCDocEntry(\"Classes/PSinGrain\", \"PSinGrain\", \"Very fast sine grain with a parabolic envelope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/K2A": {"string": "SCDocEntry(\"Classes/K2A\", \"K2A\", \"Control to audio rate converter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwrand": {"string": "SCDocEntry(\"Classes/Pwrand\", \"Pwrand\", \"embed values randomly chosen from a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AmpCompA": {"string": "SCDocEntry(\"Classes/AmpCompA\", \"AmpCompA\", \"Basic psychoacoustic amplitude compensation (ANSI A-weighting curve).\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GridLayout": {"string": "SCDocEntry(\"Classes/GridLayout\", \"GridLayout\", \"A layout that organizes views in a grid\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QFileDialog": {"string": "SCDocEntry(\"Classes/QFileDialog\", \"QFileDialog\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Bus": {"string": "SCDocEntry(\"Classes/Bus\", \"Bus\", \"Representation of a bus on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TBall": {"string": "SCDocEntry(\"Classes/TBall\", \"TBall\", \"physical model of bouncing object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Peventmod": {"string": "SCDocEntry(\"Classes/Peventmod\", \"Peventmod\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfuncn": {"string": "SCDocEntry(\"Classes/Pfuncn\", \"Pfuncn\", \"Function pattern of given length\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pan4": {"string": "SCDocEntry(\"Classes/Pan4\", \"Pan4\", \"Four channel equal power pan.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LPF": {"string": "SCDocEntry(\"Classes/LPF\", \"LPF\", \"2nd order Butterworth lowpass filter\")","compileString" | |
: "SCDocEntry.new","class": "SCDocEntry"},"Classes/CSVFileReader": {"string": "SCDocEntry(\"Classes/CSVFileReader\", \"CSVFileReader\", \"file reader for comma separated data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pproto": {"string": "SCDocEntry(\"Classes/Pproto\", \"Pproto\", \"provide a proto event for an event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/How-to-Use-the-Interpreter": {"string": "SCDocEntry(\"Guides/How-to-Use-the-Interpreter\", \"How-to-Use-the-Interpreter\", \"Basic tutorial on how to run code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Polymorphism": {"string": "SCDocEntry(\"Guides/Polymorphism\", \"Polymorphism\", \"the ability of different classes to respond to a message in different ways\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/View": {"string": "SCDocEntry(\"Classes/View\", \"View\", \"The basic visible element of GUI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragSource": {"string": "SCDocEntry(\"Classes/QDragSource\", \"QDragSource\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LID": {"string": "SCDocEntry(\"Classes/LID\", \"LID\", \"Linux Input Device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psetpre": {"string": "SCDocEntry(\"Classes/Psetpre\", \"Psetpre\", \"set values of one key in an event before it is passed up\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MostChange": {"string": "SCDocEntry(\"Classes/MostChange\", \"MostChange\", \"Output most changed.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Min": {"string": "SCDocEntry(\"Classes/PV_Min\", \"PV_Min\", \"Minimum magnitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Other/JITLibChanges3.7": {"string": "SCDocEntry(\"Other/JITLibChanges3.7\", \"JITLib Changes in 3.7\", \"A Changelog for JITLib\")","compileString": "SCDocEntry.new","class": "S | |
CDocEntry"},"Classes/AbstractResponderFunc": {"string": "SCDocEntry(\"Classes/AbstractResponderFunc\", \"AbstractResponderFunc\", \"Abstract superclass of responder func objects\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiRemoteGUI": {"string": "SCDocEntry(\"Classes/WiiRemoteGUI\", \"WiiRemoteGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfunc": {"string": "SCDocEntry(\"Classes/Pfunc\", \"Pfunc\", \"Function pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinCongL": {"string": "SCDocEntry(\"Classes/LinCongL\", \"LinCongL\", \"Linear congruential chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/19_Scheduling": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/19_Scheduling\", \"19_Scheduling\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/softSet": {"string": "SCDocEntry(\"Reference/softSet\", \"softSet\", \"set a proxy param value conditionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagNoise": {"string": "SCDocEntry(\"Classes/PV_MagNoise\", \"PV_MagNoise\", \"Multiply magnitudes by noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Formant": {"string": "SCDocEntry(\"Classes/Formant\", \"Formant\", \"Formant oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pluck": {"string": "SCDocEntry(\"Classes/Pluck\", \"Pluck\", \"A Karplus-Strong UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Div": {"string": "SCDocEntry(\"Classes/PV_Div\", \"PV_Div\", \"Complex division\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QWebView": {"string": "SCDocEntry(\"Classes/QWebView\", \"QWebView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeOut": {"string": "SCDocEntry(\"Classes/ScopeOut\", \"ScopeOut\", \ | |
"FIXME: ScopeOut purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvirGui": {"string": "SCDocEntry(\"Classes/EnvirGui\", \"EnvirGui\", \"display the contents of an environment for editing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Comments": {"string": "SCDocEntry(\"Reference/Comments\", \"Comments\", \"source-code comments\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TWindex": {"string": "SCDocEntry(\"Classes/TWindex\", \"TWindex\", \"Triggered windex.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QKey": {"string": "SCDocEntry(\"Classes/QKey\", \"QKey\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pitch": {"string": "SCDocEntry(\"Classes/Pitch\", \"Pitch\", \"Autocorrelation pitch follower\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FilterPattern": {"string": "SCDocEntry(\"Classes/FilterPattern\", \"FilterPattern\", \"abstract class that holds a pattern to be modified\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BrownNoise": {"string": "SCDocEntry(\"Classes/BrownNoise\", \"BrownNoise\", \"Brown Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GVerb": {"string": "SCDocEntry(\"Classes/GVerb\", \"GVerb\", \"A two-channel reverb\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/02_Evaluating_code": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/02_Evaluating_code\", \"02_Evaluating_code\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events5": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events5\", \"Understanding Streams, Patterns and Events - Part 5\", \"Event.default\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_08_Event_Types_and_Parameters": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_08_ | |
Event_Types_and_Parameters\", \"Pattern Guide 08: Event Types and Parameters\", \"Describes the event types defined in the default event, and the parameters they expect\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Collection": {"string": "SCDocEntry(\"Classes/Collection\", \"Collection\", \"Abstract superclass of all collections\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Add": {"string": "SCDocEntry(\"Classes/PV_Add\", \"PV_Add\", \"Complex addition.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PitchShift": {"string": "SCDocEntry(\"Classes/PitchShift\", \"PitchShift\", \"Time domain pitch shifter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractMessageMatcher": {"string": "SCDocEntry(\"Classes/AbstractMessageMatcher\", \"AbstractMessageMatcher\", \"Matches incoming messages to Functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UGens-and-Synths": {"string": "SCDocEntry(\"Guides/UGens-and-Synths\", \"Unit Generators and Synths\", \"Introduction to some fundamental concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ParamView": {"string": "SCDocEntry(\"Classes/ParamView\", \"ParamView\", \"show a parameter of a JITLib process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QVLayout": {"string": "SCDocEntry(\"Classes/QVLayout\", \"QVLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BBandStop": {"string": "SCDocEntry(\"Classes/BBandStop\", \"BBandStop\", \"Band reject filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TempoClock": {"string": "SCDocEntry(\"Classes/TempoClock\", \"TempoClock\", \"tempo based scheduler\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/APF": {"string": "SCDocEntry(\"Classes/APF\", \"APF\", \"FIXME: APF purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SimpleController": {"string" | |
: "SCDocEntry(\"Classes/SimpleController\", \"SimpleController\", \"Controller according to the model-view-controller (M-V-C) paradigm\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_05_Math_on_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_05_Math_on_Patterns\", \"Pattern Guide 05: Math on Patterns\", \"Performing math and collection operations on patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VolumeGui": {"string": "SCDocEntry(\"Classes/VolumeGui\", \"VolumeGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Line": {"string": "SCDocEntry(\"Classes/Line\", \"Line\", \"Line generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PureUGen": {"string": "SCDocEntry(\"Classes/PureUGen\", \"PureUGen\", \"Pure UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCViewHolder": {"string": "SCDocEntry(\"Classes/SCViewHolder\", \"SCViewHolder\", \"Instead of subclassing a (Q/SC)View, this is a proxy/adapter object that holds the View\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ramp": {"string": "SCDocEntry(\"Classes/Ramp\", \"Ramp\", \"Break a continuous signal into line segments\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Working_with_HID": {"string": "SCDocEntry(\"Guides/Working_with_HID\", \"Working with HID\", \"A guide to using HID devices for control input\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiMote": {"string": "SCDocEntry(\"Classes/WiiMote\", \"WiiMote\", \"use the Nintendo (tm) Wii Remote\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Fold": {"string": "SCDocEntry(\"Classes/Fold\", \"Fold\", \"Fold a signal outside given thresholds.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZListView": {"string": "SCDocEntry(\"Classes/EZListView\", \"EZListView\", \"A wrapper class for a label plus a listVi | |
ew with per item actions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CosineWarp": {"string": "SCDocEntry(\"Classes/CosineWarp\", \"CosineWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AllpassN": {"string": "SCDocEntry(\"Classes/AllpassN\", \"AllpassN\", \"All pass delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QListView": {"string": "SCDocEntry(\"Classes/QListView\", \"QListView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyMonitorGui": {"string": "SCDocEntry(\"Classes/ProxyMonitorGui\", \"ProxyMonitorGui\", \"controls the top-level of a nodeproxy and its monitor\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncSrcSysMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncSrcSysMessageMatcher\", \"MIDIFuncSrcSysMessageMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Archive": {"string": "SCDocEntry(\"Classes/Archive\", \"Archive\", \"storing objects to file\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractIn": {"string": "SCDocEntry(\"Classes/AbstractIn\", \"AbstractIn\", \"Abstract class for in ugens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SetBuf": {"string": "SCDocEntry(\"Classes/SetBuf\", \"SetBuf\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/proxyspace_examples": {"string": "SCDocEntry(\"Tutorials/JITLib/proxyspace_examples\", \"ProxySpace examples\", \"Some ProxySpace examples\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Event_types": {"string": "SCDocEntry(\"Overviews/Event_types\", \"Event types\", \"Different ways that an Event can \\\"play\\\"\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dunique": {"string": "SCDocEntry(\"Classes/Dunique\", \"Dunique\", \"Return th | |
e same unique series of values for several demand streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDFuncElementProtoMatcher": {"string": "SCDocEntry(\"Classes/HIDFuncElementProtoMatcher\", \"HIDFuncElementProtoMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinuxPlatform": {"string": "SCDocEntry(\"Classes/LinuxPlatform\", \"LinuxPlatform\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefAllGui": {"string": "SCDocEntry(\"Classes/PdefAllGui\", \"PdefAllGui\", \"see all Pdefs and their state\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/More-On-Getting-Help": {"string": "SCDocEntry(\"Guides/More-On-Getting-Help\", \"More on Getting Help\", \"How to find more help\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LatoocarfianC": {"string": "SCDocEntry(\"Classes/LatoocarfianC\", \"LatoocarfianC\", \"Latoocarfian chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Scope": {"string": "SCDocEntry(\"Reference/Scope\", \"Scoping and Closure\", \"scoping of variables\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SinOsc": {"string": "SCDocEntry(\"Classes/SinOsc\", \"SinOsc\", \"Interpolating sine wavetable oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFPar": {"string": "SCDocEntry(\"Classes/LFPar\", \"LFPar\", \"Parabolic oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_LocalMax": {"string": "SCDocEntry(\"Classes/PV_LocalMax\", \"PV_LocalMax\", \"Pass bins which are a local maximum.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ExpRand": {"string": "SCDocEntry(\"Classes/ExpRand\", \"ExpRand\", \"Exponential single random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SampleRate": {"string": "SCDocEntry(\"Classes/SampleRate\", \"SampleRate\", \"Server sa | |
mple rate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Sum3": {"string": "SCDocEntry(\"Classes/Sum3\", \"Sum3\", \"Sum three signals\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCBundle": {"string": "SCDocEntry(\"Classes/OSCBundle\", \"OSCBundle\", \"network bundle object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/05": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/05\", \"05\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDefOld": {"string": "SCDocEntry(\"Classes/SynthDefOld\", \"SynthDefOld\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/A2K": {"string": "SCDocEntry(\"Classes/A2K\", \"A2K\", \"Audio to control rate converter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelayC": {"string": "SCDocEntry(\"Classes/DelayC\", \"DelayC\", \"Simple delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StandardL": {"string": "SCDocEntry(\"Classes/StandardL\", \"StandardL\", \"Standard map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DelayL": {"string": "SCDocEntry(\"Classes/DelayL\", \"DelayL\", \"Simple delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Plag": {"string": "SCDocEntry(\"Classes/Plag\", \"Plag\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QStaticText": {"string": "SCDocEntry(\"Classes/QStaticText\", \"QStaticText\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InTrig": {"string": "SCDocEntry(\"Classes/InTrig\", \"InTrig\", \"Generate a trigger anytime a bus is set.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptsym": {"string": "SCDocEntry(\"Classes/Pts | |
ym\", \"Ptsym\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HPF": {"string": "SCDocEntry(\"Classes/HPF\", \"HPF\", \"2nd order Butterworth highpass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextView": {"string": "SCDocEntry(\"Classes/TextView\", \"TextView\", \"A view displaying editable formatted text\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook04_Sending_MIDI": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook04_Sending_MIDI\", \"Pattern Guide Cookbook 04: Sending MIDI\", \"Sending notes under pattern control to MIDI devices\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_basic_concepts_04": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_basic_concepts_04\", \"jitlib_basic_concepts_04\", \"Timing in NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCContainerView": {"string": "SCDocEntry(\"Classes/SCContainerView\", \"SCContainerView\", \"An abstract superclass for container views\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/12_UnaryOp_synthesis": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/12_UnaryOp_synthesis\", \"12_UnaryOp_synthesis\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QAlignment": {"string": "SCDocEntry(\"Classes/QAlignment\", \"QAlignment\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Condition": {"string": "SCDocEntry(\"Classes/Condition\", \"Condition\", \"Block the execution of a thread\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EventPatternProxy": {"string": "SCDocEntry(\"Classes/EventPatternProxy\", \"EventPatternProxy\", \"event stream reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QStackLayout": {"string": "SCDocEntry(\"Classes/QStackLayout\ | |
", \"QStackLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SubclassResponsibilityError": {"string": "SCDocEntry(\"Classes/SubclassResponsibilityError\", \"SubclassResponsibilityError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeView": {"string": "SCDocEntry(\"Classes/ScopeView\", \"ScopeView\", \"A buffer plotting view.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefParamGui": {"string": "SCDocEntry(\"Classes/NdefParamGui\", \"NdefParamGui\", \"display the settings of a nodeproxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Peak": {"string": "SCDocEntry(\"Classes/Peak\", \"Peak\", \"Track peak signal amplitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Thread": {"string": "SCDocEntry(\"Classes/Thread\", \"Thread\", \"The context of code evaluation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZRanger": {"string": "SCDocEntry(\"Classes/EZRanger\", \"EZRanger\", \"A wrapper class for a label, a rangeslider, and numberboxes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Magnitude": {"string": "SCDocEntry(\"Classes/Magnitude\", \"Magnitude\", \"Comparable value in a linear continuum\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06g_Data_Sharing": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06g_Data_Sharing\", \"Pattern Guide 06g: Data Sharing\", \"Writing patterns to use information from other patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QWindow": {"string": "SCDocEntry(\"Classes/QWindow\", \"QWindow\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagFreeze": {"string": "SCDocEntry(\"Classes/PV_MagFreeze\", \"PV_MagFreeze\", \"Freeze magnitudes.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Control-Structures": {"st | |
ring": "SCDocEntry(\"Reference/Control-Structures\", \"Control Structures\", \"flow control\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragView": {"string": "SCDocEntry(\"Classes/QDragView\", \"QDragView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIdef": {"string": "SCDocEntry(\"Classes/MIDIdef\", \"MIDIdef\", \"MIDI response reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FuncStreamAsRoutine": {"string": "SCDocEntry(\"Classes/FuncStreamAsRoutine\", \"FuncStreamAsRoutine\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QItemViewBase": {"string": "SCDocEntry(\"Classes/QItemViewBase\", \"QItemViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxySpace": {"string": "SCDocEntry(\"Classes/ProxySpace\", \"ProxySpace\", \"an environment of references on a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Expression-Sequence": {"string": "SCDocEntry(\"Reference/Expression-Sequence\", \"Expression Sequence\", \"sequence of expressions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MovieView": {"string": "SCDocEntry(\"Classes/MovieView\", \"MovieView\", \"A view responding to Wacom tablet\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_HainsworthFoote": {"string": "SCDocEntry(\"Classes/PV_HainsworthFoote\", \"PV_HainsworthFoote\", \"FFT onset detector.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Platform": {"string": "SCDocEntry(\"Classes/Platform\", \"Platform\", \"handle cross-platform differencies\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psym": {"string": "SCDocEntry(\"Classes/Psym\", \"Psym\", \"use a pattern of symbols to embed Pdefs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Shaper": {"string": "SCDocEntry(\"Classes/Shaper\", \"Shaper\" | |
, \"Wave shaper.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ReplaceOut": {"string": "SCDocEntry(\"Classes/ReplaceOut\", \"ReplaceOut\", \"Send signal to a bus, overwriting previous contents.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DoesNotUnderstandError": {"string": "SCDocEntry(\"Classes/DoesNotUnderstandError\", \"DoesNotUnderstandError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QKnob": {"string": "SCDocEntry(\"Classes/QKnob\", \"QKnob\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pcauchy": {"string": "SCDocEntry(\"Classes/Pcauchy\", \"Pcauchy\", \"random values that follow a Cauchy Distribution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Interpreter": {"string": "SCDocEntry(\"Classes/Interpreter\", \"Interpreter\", \"The interpreter defines a context in which interactive commands are compiled and executed.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfsm": {"string": "SCDocEntry(\"Classes/Pfsm\", \"Pfsm\", \"Finite State Machine\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SOS": {"string": "SCDocEntry(\"Classes/SOS\", \"SOS\", \"Second order filter section (biquad).\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events2": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events2\", \"Understanding Streams, Patterns and Events - Part 2\", \"Patterns Introduction\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinRand": {"string": "SCDocEntry(\"Classes/LinRand\", \"LinRand\", \"Skewed random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiSliderView": {"string": "SCDocEntry(\"Classes/MultiSliderView\", \"MultiSliderView\", \"A view displaying an array of sliders\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCImage": {"string": "SCDocEntry(\"Classe | |
s/SCImage\", \"SCImage\", \"image component\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PfadeIn": {"string": "SCDocEntry(\"Classes/PfadeIn\", \"PfadeIn\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DebugNodeWatcher": {"string": "SCDocEntry(\"Classes/DebugNodeWatcher\", \"DebugNodeWatcher\", \"watches a server address for debug-related messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Padd": {"string": "SCDocEntry(\"Classes/Padd\", \"Padd\", \"add to value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Prout": {"string": "SCDocEntry(\"Classes/Prout\", \"Prout\", \"routine pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncChanArrayMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncChanArrayMessageMatcher\", \"MIDIFuncChanArrayMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OutputProxy": {"string": "SCDocEntry(\"Classes/OutputProxy\", \"OutputProxy\", \"Place holder for multiple outputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_ConformalMap": {"string": "SCDocEntry(\"Classes/PV_ConformalMap\", \"PV_ConformalMap\", \"Complex plane attack.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumAudioBuses": {"string": "SCDocEntry(\"Classes/NumAudioBuses\", \"NumAudioBuses\", \"Number of audio busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dictionary": {"string": "SCDocEntry(\"Classes/Dictionary\", \"Dictionary\", \"associative collection mapping keys to values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCMessageDispatcher": {"string": "SCDocEntry(\"Classes/OSCMessageDispatcher\", \"OSCMessageDispatcher\", \"The default dispatcher class for OSCFunc and OSCdef.\")","compileString": "SCDocEntry.new","class": | |
"SCDocEntry"},"Classes/UserView": {"string": "SCDocEntry(\"Classes/UserView\", \"UserView\", \"A custom drawn view using Pen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MethodError": {"string": "SCDocEntry(\"Classes/MethodError\", \"MethodError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BlockSize": {"string": "SCDocEntry(\"Classes/BlockSize\", \"BlockSize\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpFunction": {"string": "SCDocEntry(\"Classes/BinaryOpFunction\", \"BinaryOpFunction\", \"represent a binary operation on a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IndexL": {"string": "SCDocEntry(\"Classes/IndexL\", \"IndexL\", \"Index into a table with a signal, linear interpolated\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDDeviceDispatcher": {"string": "SCDocEntry(\"Classes/HIDDeviceDispatcher\", \"HIDDeviceDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MFCC": {"string": "SCDocEntry(\"Classes/MFCC\", \"MFCC\", \"Mel frequency cepstral coefficients\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/05-Functions-and-Sound": {"string": "SCDocEntry(\"Tutorials/Getting-Started/05-Functions-and-Sound\", \"05. Functions and Sound\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StringInspector": {"string": "SCDocEntry(\"Classes/StringInspector\", \"StringInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDialog": {"string": "SCDocEntry(\"Classes/QDialog\", \"QDialog\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ParGroup": {"string": "SCDocEntry(\"Classes/ParGroup\", \"ParGroup\", \"Client-side representation of a parallel group node on the server\")","compileStri | |
ng": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SampleDur": {"string": "SCDocEntry(\"Classes/SampleDur\", \"SampleDur\", \"Duration of one sample.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Color": {"string": "SCDocEntry(\"Classes/Color\", \"Color\", \"An object which stores color values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/11-Busses": {"string": "SCDocEntry(\"Tutorials/Getting-Started/11-Busses\", \"11. Busses\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncChanMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncChanMessageMatcher\", \"MIDIFuncChanMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution": {"string": "SCDocEntry(\"Classes/Convolution\", \"Convolution\", \"Real-time convolver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Copy": {"string": "SCDocEntry(\"Classes/PV_Copy\", \"PV_Copy\", \"Copy an FFT buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NAryValueProxy": {"string": "SCDocEntry(\"Classes/NAryValueProxy\", \"NAryValueProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZControlSpecEditor": {"string": "SCDocEntry(\"Classes/EZControlSpecEditor\", \"EZControlSpecEditor\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractSystemAction": {"string": "SCDocEntry(\"Classes/AbstractSystemAction\", \"AbstractSystemAction\", \"register actions to be taken for system events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TwoWayIdentityDictionary": {"string": "SCDocEntry(\"Classes/TwoWayIdentityDictionary\", \"TwoWayIdentityDictionary\", \"associative collection mapping keys to values and back\")","compileString": "SCDocEntry.new","class": "SCDocEntry"}, | |
"Classes/Float": {"string": "SCDocEntry(\"Classes/Float\", \"Float\", \"Floating point number\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ObjectGui": {"string": "SCDocEntry(\"Classes/ObjectGui\", \"ObjectGui\", \"Controller class for MVC architecture, superclass for all XYZGui classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstutter": {"string": "SCDocEntry(\"Classes/Pstutter\", \"Pstutter\", \"repeat input stream values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Decay2": {"string": "SCDocEntry(\"Classes/Decay2\", \"Decay2\", \"Exponential decay\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinSelectX": {"string": "SCDocEntry(\"Classes/LinSelectX\", \"LinSelectX\", \"Mix one output from many sources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SplayZ": {"string": "SCDocEntry(\"Classes/SplayZ\", \"SplayZ\", \"Spreads an array of channels across a ring of channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Punop": {"string": "SCDocEntry(\"Classes/Punop\", \"Punop\", \"unary operator pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ndef": {"string": "SCDocEntry(\"Classes/Ndef\", \"Ndef\", \"node proxy definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slider2D": {"string": "SCDocEntry(\"Classes/Slider2D\", \"Slider2D\", \"A view with a handle movable in two dimensions.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScaleAD": {"string": "SCDocEntry(\"Classes/ScaleAD\", \"ScaleAD\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/10-SynthDefs-and-Synths": {"string": "SCDocEntry(\"Tutorials/Getting-Started/10-SynthDefs-and-Synths\", \"10. SynthDefs and Synths\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DemandEnvGen": {"string": "SCDocEntry(\"Classes/Demand | |
EnvGen\", \"DemandEnvGen\", \"Demand rate envelope generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Trig": {"string": "SCDocEntry(\"Classes/Trig\", \"Trig\", \"Timed trigger.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UsingExtensions": {"string": "SCDocEntry(\"Guides/UsingExtensions\", \"Using Extensions\", \"Using Extensions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CheckBox": {"string": "SCDocEntry(\"Classes/CheckBox\", \"CheckBox\", \"A view that toggles between two states.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScrollCanvas": {"string": "SCDocEntry(\"Classes/QScrollCanvas\", \"QScrollCanvas\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RLPF": {"string": "SCDocEntry(\"Classes/RLPF\", \"RLPF\", \"A resonant low pass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Latch": {"string": "SCDocEntry(\"Classes/Latch\", \"Latch\", \"Sample and hold\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_ChainUGen": {"string": "SCDocEntry(\"Classes/PV_ChainUGen\", \"PV_ChainUGen\", \"Base class for UGens that alter FFT chains\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DrawGridY": {"string": "SCDocEntry(\"Classes/DrawGridY\", \"DrawGridY\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RectComb": {"string": "SCDocEntry(\"Classes/PV_RectComb\", \"PV_RectComb\", \"Make gaps in spectrum.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QView": {"string": "SCDocEntry(\"Classes/QView\", \"QView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScrollView": {"string": "SCDocEntry(\"Classes/QScrollView\", \"QScrollView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/asTarget": {"string": "SCDocEntry(\"Reference/asTarget\", \"a | |
sTarget\", \"Convert to a valid Node Target\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/FFT-Overview": {"string": "SCDocEntry(\"Guides/FFT-Overview\", \"FFT Overview\", \"Overview of the Fast Fourier Transform (FFT) UGens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dust": {"string": "SCDocEntry(\"Classes/Dust\", \"Dust\", \"Random impulses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCFuncAddrMessageMatcher": {"string": "SCDocEntry(\"Classes/OSCFuncAddrMessageMatcher\", \"OSCFuncAddrMessageMatcher\", \"Matches incoming messages to responder funcs based on sender address\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumChannels": {"string": "SCDocEntry(\"Classes/NumChannels\", \"NumChannels\", \"Ensures the number of output channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Rect": {"string": "SCDocEntry(\"Classes/Rect\", \"Rect\", \"Rectangle\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeProxy": {"string": "SCDocEntry(\"Classes/NodeProxy\", \"NodeProxy\", \"a reference on a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SimpleNumber": {"string": "SCDocEntry(\"Classes/SimpleNumber\", \"SimpleNumber\", \"one-dimensional value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06f_Server_Control": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06f_Server_Control\", \"Pattern Guide 06f: Server Control\", \"Patterns that manage server-side resources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerQuit": {"string": "SCDocEntry(\"Classes/ServerQuit\", \"ServerQuit\", \"register actions to be taken when a server quits\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/12-Groups": {"string": "SCDocEntry(\"Tutorials/Getting-Started/12-Groups\", \"12. Groups\", \"Getting Started With SuperCollider\")","compileString": "SCDocE | |
ntry.new","class": "SCDocEntry"},"Classes/FBSineN": {"string": "SCDocEntry(\"Classes/FBSineN\", \"FBSineN\", \"Feedback sine with chaotic phase indexing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slope": {"string": "SCDocEntry(\"Classes/Slope\", \"Slope\", \"Slope of signal\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CuspN": {"string": "SCDocEntry(\"Classes/CuspN\", \"CuspN\", \"Cusp map chaotic generator\")","compileString | |
-----------STDOUT----------- | |
": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Conj": {"string": "SCDocEntry(\"Classes/PV_Conj\", \"PV_Conj\", \"Complex conjugate\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/02-First-Steps": {"string": "SCDocEntry(\"Tutorials/Getting-Started/02-First-Steps\", \"02. First Steps\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Mul": {"string": "SCDocEntry(\"Classes/PV_Mul\", \"PV_Mul\", \"Complex multiply.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufSamples": {"string": "SCDocEntry(\"Classes/BufSamples\", \"BufSamples\", \"Current number of samples in buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiMoteIRObject": {"string": "SCDocEntry(\"Classes/WiiMoteIRObject\", \"WiiMoteIRObject\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EnvelopeView": {"string": "SCDocEntry(\"Classes/EnvelopeView\", \"EnvelopeView\", \"A configurable view with nodes and connections\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SelectXFocus": {"string": "SCDocEntry(\"Classes/SelectXFocus\", \"SelectXFocus\", \"Mix one output from many sources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TabletView": {"string": "SCDocEntry(\"Classes/TabletView\", \"TabletView\", \"A view responding to Wacom tablet\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefGui": {"string": "SCDocEntry(\ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"Classes/PdefGui\", \"PdefGui\", \"a line of editing controls for a Pdef, and optionally its envir\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLayout": {"string": "SCDocEntry(\"Classes/QLayout\", \"QLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QAbstractStepValue": {"string": "SCDocEntry(\"Classes/QAbstractStepValue\", \"QAbstractStepValue\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/16-Sequencing-with-Patterns": {"string": "SCDocEntry(\"Tutorials/Getting-Started/16-Sequencing-with-Patterns\", \"16. Sequencing with Patterns\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CCResponder": {"string": "SCDocEntry(\"Classes/CCResponder\", \"CCResponder\", \"allow functions to be registered to respond to MIDI control change events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmulpre": {"string": "SCDocEntry(\"Classes/Pmulpre\", \"Pmulpre\", \"multiplies with value of a key in event stream, before it is passed up\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pspawner": {"string": "SCDocEntry(\"Classes/Pspawner\", \"Pspawner\", \"dynamic control of multiple event streams from a Routine\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Main": {"string": "SCDocEntry(\"Classes/Main\", \"Main\", \"The concrete instance of Process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/default_group": {"string": "SCDocEntry(\"Reference/default_group\", \"default_group\", \"The default Group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagDiv": {"string": "SCDocEntry(\"Classes/PV_MagDiv\", \"PV_MagDiv\", \"Division of magnitudes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_JensenAndersen": {"string": "SCDocEntry(\"Classes/PV_JensenAndersen\", \"PV_JensenAndersen\", \"FFT feature | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:detector for onset detection.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OneZero": {"string": "SCDocEntry(\"Classes/OneZero\", \"OneZero\", \"One zero filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook05_Using_Samples": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook05_Using_Samples\", \"Pattern Guide Cookbook 05: Using Samples\", \"Using samples\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SpecFlatness": {"string": "SCDocEntry(\"Classes/SpecFlatness\", \"SpecFlatness\", \"Spectral Flatness measure\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCresponderNode": {"string": "SCDocEntry(\"Classes/OSCresponderNode\", \"OSCresponderNode\", \"client side network responder\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TwoPole": {"string": "SCDocEntry(\"Classes/TwoPole\", \"TwoPole\", \"Two pole filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ListView": {"string": "SCDocEntry(\"Classes/ListView\", \"ListView\", \"A view displaying a list of text items.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ApplicationStart": {"string": "SCDocEntry(\"Classes/ApplicationStart\", \"ApplicationStart\", \"register functions to be evaluated on Application start\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPalette": {"string": "SCDocEntry(\"Classes/QPalette\", \"QPalette\", \"Set of colors used by the GUI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QQuartzComposerView": {"string": "SCDocEntry(\"Classes/QQuartzComposerView\", \"QQuartzComposerView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pchain": {"string": "SCDocEntry(\"Classes/Pchain\", \"Pchain\", \"pass values from stream to stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiCalibrationInfo": {"string": "SCDocEntry(\"Classe | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:s/WiiCalibrationInfo\", \"WiiCalibrationInfo\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LanguageConfig": {"string": "SCDocEntry(\"Classes/LanguageConfig\", \"LanguageConfig\", \"Access and modify interpreter configuration\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Normalizer": {"string": "SCDocEntry(\"Classes/Normalizer\", \"Normalizer\", \"Flattens dynamics.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptime": {"string": "SCDocEntry(\"Classes/Ptime\", \"Ptime\", \"returns time in beats from moment of embedding in stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slew": {"string": "SCDocEntry(\"Classes/Slew\", \"Slew\", \"Slew rate limiter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook08_Swing": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook08_Swing\", \"Pattern Guide Cookbook 08: Swing\", \"A filter pattern that turns equal rhythmic divisions into swung notes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PanAz": {"string": "SCDocEntry(\"Classes/PanAz\", \"PanAz\", \"Azimuth panner\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ListPattern": {"string": "SCDocEntry(\"Classes/ListPattern\", \"ListPattern\", \"abstract class that holds a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Operators": {"string": "SCDocEntry(\"Overviews/Operators\", \"Operators\", \"common unary and binary operators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NetAddr": {"string": "SCDocEntry(\"Classes/NetAddr\", \"NetAddr\", \"network address\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LibraryBase": {"string": "SCDocEntry(\"Classes/LibraryBase\", \"LibraryBase\", \"Abstract global storage class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysDataDropIndDispatcher": {"string": "SCDoc | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:Entry(\"Classes/MIDISysDataDropIndDispatcher\", \"MIDISysDataDropIndDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractNodeWatcher": {"string": "SCDocEntry(\"Classes/AbstractNodeWatcher\", \"AbstractNodeWatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SetResetFF": {"string": "SCDocEntry(\"Classes/SetResetFF\", \"SetResetFF\", \"Set-reset flip flop.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlDur": {"string": "SCDocEntry(\"Classes/ControlDur\", \"ControlDur\", \"Duration of one block\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFNoise0": {"string": "SCDocEntry(\"Classes/LFNoise0\", \"LFNoise0\", \"Step noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainBuf": {"string": "SCDocEntry(\"Classes/GrainBuf\", \"GrainBuf\", \"Granular synthesis with sound stored in a buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpXStream": {"string": "SCDocEntry(\"Classes/BinaryOpXStream\", \"BinaryOpXStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDocEntry": {"string": "SCDocEntry(\"Classes/SCDocEntry\", \"SCDocEntry\", \"An SCDoc document index entry\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Synth-Definition-File-Format": {"string": "SCDocEntry(\"Reference/Synth-Definition-File-Format\", \"Synth Definition File Format\", \"Description of Synth Definition file format used by SC synth server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTopScrollWidget": {"string": "SCDocEntry(\"Classes/QTopScrollWidget\", \"QTopScrollWidget\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPen": {"string": "SCDocEntry(\"Classes/QPen\", \"QPen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufFrames": {"string | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:": "SCDocEntry(\"Classes/BufFrames\", \"BufFrames\", \"Current number of frames allocated in the buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Score": {"string": "SCDocEntry(\"Classes/Score\", \"Score\", \"score of timed OSC commands\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LineLayout": {"string": "SCDocEntry(\"Classes/LineLayout\", \"LineLayout\", \"Superclass of layouts that distribute views in a line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/12": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/12\", \"12\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dpoll": {"string": "SCDocEntry(\"Classes/Dpoll\", \"Dpoll\", \"Print the current output value of a demand rate UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractServerAction": {"string": "SCDocEntry(\"Classes/AbstractServerAction\", \"AbstractServerAction\", \"register actions to be taken for a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QColorGroup": {"string": "SCDocEntry(\"Classes/QColorGroup\", \"QColorGroup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDelayL": {"string": "SCDocEntry(\"Classes/BufDelayL\", \"BufDelayL\", \"Buffer based simple delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RadiansPerSample": {"string": "SCDocEntry(\"Classes/RadiansPerSample\", \"RadiansPerSample\", \"Number of radians per sample.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Clock": {"string": "SCDocEntry(\"Classes/Clock\", \"Clock\", \"abstract superclass for clocks\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiLevelIdentityDictionary": {"string": "SCDocEntry(\"Classes/MultiLevelIdentityDictionary\", \"MultiLevelIdentityDictionary\", | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:\"tree of dictionaries\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FlowVar": {"string": "SCDocEntry(\"Classes/FlowVar\", \"FlowVar\", \"A place holder, which when accessed pauses a thread until the place holder has a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Amplitude": {"string": "SCDocEntry(\"Classes/Amplitude\", \"Amplitude\", \"Amplitude follower\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/15_Groups": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/15_Groups\", \"15_Groups\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTopView": {"string": "SCDocEntry(\"Classes/QTopView\", \"QTopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumControlBuses": {"string": "SCDocEntry(\"Classes/NumControlBuses\", \"NumControlBuses\", \"Number of control busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/02": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/02\", \"02\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Splay": {"string": "SCDocEntry(\"Classes/Splay\", \"Splay\", \"Splay spreads an array of channels across the stereo field\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TGrains": {"string": "SCDocEntry(\"Classes/TGrains\", \"TGrains\", \"Buffer granulator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ringz": {"string": "SCDocEntry(\"Classes/Ringz\", \"Ringz\", \"Ringing filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIMessageDispatcherNV": {"string": "SCDocEntry(\"Classes/MIDIMessageDispatcherNV\", \"MIDIMessageDispatcherNV\", \"The default dispatcher for MIDIFunc's and MIDIdef's set to respond to touch, program, and bend messages.\")","compileString": "SCDocEntry | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:.new","class": "SCDocEntry"},"Classes/MIDIFunc": {"string": "SCDocEntry(\"Classes/MIDIFunc\", \"MIDIFunc\", \"Fast Responder for incoming MIDI Messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Mix": {"string": "SCDocEntry(\"Classes/Mix\", \"Mix\", \"Sum an array of channels.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InFeedback": {"string": "SCDocEntry(\"Classes/InFeedback\", \"InFeedback\", \"Read signal from a bus with a current or one cycle old timestamp.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dconst": {"string": "SCDocEntry(\"Classes/Dconst\", \"Dconst\", \"Constrain a demand-rate stream to a given sum\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeSelf": {"string": "SCDocEntry(\"Classes/FreeSelf\", \"FreeSelf\", \"When triggered, free enclosing synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlazyEnvirN": {"string": "SCDocEntry(\"Classes/PlazyEnvirN\", \"PlazyEnvirN\", \"instantiate new patterns from a function and multichannel expand them\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WrapIndex": {"string": "SCDocEntry(\"Classes/WrapIndex\", \"WrapIndex\", \"Index into a table with a signal.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/audio_rate_mapping": {"string": "SCDocEntry(\"Tutorials/JITLib/audio_rate_mapping\", \"audio_rate_mapping\", \"audio mapping in ProxySpace\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClearBuf": {"string": "SCDocEntry(\"Classes/ClearBuf\", \"ClearBuf\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SpecCentroid": {"string": "SCDocEntry(\"Classes/SpecCentroid\", \"SpecCentroid\", \"Spectral centroid\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/SynthDefsVsSynths": {"string": "SCDocEntry(\"Guides/SynthDefsVsSynths\", \"SynthDefs versus Synths\", \"The use of precompiled SynthDefs as oppos | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ed to always compiling on the fly\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PointArray": {"string": "SCDocEntry(\"Classes/PointArray\", \"PointArray\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HPZ2": {"string": "SCDocEntry(\"Classes/HPZ2\", \"HPZ2\", \"Two zero fixed midcut.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumRunningSynths": {"string": "SCDocEntry(\"Classes/NumRunningSynths\", \"NumRunningSynths\", \"Number of currently running synths.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_07_Value_Conversions": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_07_Value_Conversions\", \"Pattern Guide 07: Value Conversions\", \"Describes the default event's conversions for pitch, rhythm and amplitude\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractPlayControl": {"string": "SCDocEntry(\"Classes/AbstractPlayControl\", \"AbstractPlayControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScaleStream": {"string": "SCDocEntry(\"Classes/ScaleStream\", \"ScaleStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DynKlang": {"string": "SCDocEntry(\"Classes/DynKlang\", \"DynKlang\", \"Dynamic sine oscillator bank\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DetectSilence": {"string": "SCDocEntry(\"Classes/DetectSilence\", \"DetectSilence\", \"When input falls below a threshold, evaluate doneAction.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDNoise3": {"string": "SCDocEntry(\"Classes/LFDNoise3\", \"LFDNoise3\", \"Dynamic cubic noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProgramChangeResponder": {"string": "SCDocEntry(\"Classes/ProgramChangeResponder\", \"ProgramChangeResponder\", \"allow functions to be registered to respond to MIDI program change events\" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:)","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BinWipe": {"string": "SCDocEntry(\"Classes/PV_BinWipe\", \"PV_BinWipe\", \"Combine low and high bins from two inputs.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Tuning": {"string": "SCDocEntry(\"Classes/Tuning\", \"Tuning\", \"represents a musical tuning\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/LID_permissions": {"string": "SCDocEntry(\"Guides/LID_permissions\", \"LID permissions\", \"Details how to configure your computer to set the permissions to access LID's\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PingPong": {"string": "SCDocEntry(\"Classes/PingPong\", \"PingPong\", \"Stereo ping-pong delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StackNumberAllocator": {"string": "SCDocEntry(\"Classes/StackNumberAllocator\", \"StackNumberAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PatternConductor": {"string": "SCDocEntry(\"Classes/PatternConductor\", \"PatternConductor\", \"Simple interactive control for playing patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FunctionDef": {"string": "SCDocEntry(\"Classes/FunctionDef\", \"FunctionDef\", \"FunctionDefs contain code which can be executed from a Function.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClassBrowser": {"string": "SCDocEntry(\"Classes/ClassBrowser\", \"ClassBrowser\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefMixerOld": {"string": "SCDocEntry(\"Classes/NdefMixerOld\", \"NdefMixerOld\", \"mix control for all Ndefs on a given server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLimits": {"string": "SCDocEntry(\"Classes/QLimits\", \"QLimits\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeBuffer": {"string": "SCDocEntry(\"Classes/ScopeBuffe | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:r\", \"ScopeBuffer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthControl": {"string": "SCDocEntry(\"Classes/SynthControl\", \"SynthControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BRZ2": {"string": "SCDocEntry(\"Classes/BRZ2\", \"BRZ2\", \"Two zero fixed midcut.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptuple": {"string": "SCDocEntry(\"Classes/Ptuple\", \"Ptuple\", \"combine a list of streams to a stream of lists\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TIRand": {"string": "SCDocEntry(\"Classes/TIRand\", \"TIRand\", \"Triggered integer random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinCongC": {"string": "SCDocEntry(\"Classes/LinCongC\", \"LinCongC\", \"Linear congruential chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/palette_color_roles": {"string": "SCDocEntry(\"Reference/palette_color_roles\", \"Color roles\", \"A list of color roles within a palette, and their meaning\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TRand": {"string": "SCDocEntry(\"Classes/TRand\", \"TRand\", \"Triggered random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_PhaseShift270": {"string": "SCDocEntry(\"Classes/PV_PhaseShift270\", \"PV_PhaseShift270\", \"Shift phase by 270 degrees.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DiskOut": {"string": "SCDocEntry(\"Classes/DiskOut\", \"DiskOut\", \"Record to a soundfile to disk.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IdentityBag": {"string": "SCDocEntry(\"Classes/IdentityBag\", \"IdentityBag\", \"A Bag according to identity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbindf": {"string": "SCDocEntry(\"Classes/Pbindf\", \"Pbindf\", \"bind several value patterns to one existing event stream | |
---------------------------- | |
"Classes/PdefGui\", \"PdefGui\", \"a line of editing controls for a Pdef, and optionally its envir\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLayout": {"string": "SCDocEntry(\"Classes/QLayout\", \"QLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QAbstractStepValue": {"string": "SCDocEntry(\"Classes/QAbstractStepValue\", \"QAbstractStepValue\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/16-Sequencing-with-Patterns": {"string": "SCDocEntry(\"Tutorials/Getting-Started/16-Sequencing-with-Patterns\", \"16. Sequencing with Patterns\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CCResponder": {"string": "SCDocEntry(\"Classes/CCResponder\", \"CCResponder\", \"allow functions to be registered to respond to MIDI control change events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmulpre": {"string": "SCDocEntry(\"Classes/Pmulpre\", \"Pmulpre\", \"multiplies with value of a key in event stream, before it is passed up\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pspawner": {"string": "SCDocEntry(\"Classes/Pspawner\", \"Pspawner\", \"dynamic control of multiple event streams from a Routine\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Main": {"string": "SCDocEntry(\"Classes/Main\", \"Main\", \"The concrete instance of Process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/default_group": {"string": "SCDocEntry(\"Reference/default_group\", \"default_group\", \"The default Group\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagDiv": {"string": "SCDocEntry(\"Classes/PV_MagDiv\", \"PV_MagDiv\", \"Division of magnitudes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_JensenAndersen": {"string": "SCDocEntry(\"Classes/PV_JensenAndersen\", \"PV_JensenAndersen\", \"FFT feature | |
detector for onset detection.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OneZero": {"string": "SCDocEntry(\"Classes/OneZero\", \"OneZero\", \"One zero filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook05_Using_Samples": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook05_Using_Samples\", \"Pattern Guide Cookbook 05: Using Samples\", \"Using samples\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SpecFlatness": {"string": "SCDocEntry(\"Classes/SpecFlatness\", \"SpecFlatness\", \"Spectral Flatness measure\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCresponderNode": {"string": "SCDocEntry(\"Classes/OSCresponderNode\", \"OSCresponderNode\", \"client side network responder\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TwoPole": {"string": "SCDocEntry(\"Classes/TwoPole\", \"TwoPole\", \"Two pole filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ListView": {"string": "SCDocEntry(\"Classes/ListView\", \"ListView\", \"A view displaying a list of text items.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ApplicationStart": {"string": "SCDocEntry(\"Classes/ApplicationStart\", \"ApplicationStart\", \"register functions to be evaluated on Application start\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPalette": {"string": "SCDocEntry(\"Classes/QPalette\", \"QPalette\", \"Set of colors used by the GUI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QQuartzComposerView": {"string": "SCDocEntry(\"Classes/QQuartzComposerView\", \"QQuartzComposerView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pchain": {"string": "SCDocEntry(\"Classes/Pchain\", \"Pchain\", \"pass values from stream to stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiCalibrationInfo": {"string": "SCDocEntry(\"Classe | |
s/WiiCalibrationInfo\", \"WiiCalibrationInfo\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LanguageConfig": {"string": "SCDocEntry(\"Classes/LanguageConfig\", \"LanguageConfig\", \"Access and modify interpreter configuration\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Normalizer": {"string": "SCDocEntry(\"Classes/Normalizer\", \"Normalizer\", \"Flattens dynamics.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptime": {"string": "SCDocEntry(\"Classes/Ptime\", \"Ptime\", \"returns time in beats from moment of embedding in stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Slew": {"string": "SCDocEntry(\"Classes/Slew\", \"Slew\", \"Slew rate limiter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook08_Swing": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook08_Swing\", \"Pattern Guide Cookbook 08: Swing\", \"A filter pattern that turns equal rhythmic divisions into swung notes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PanAz": {"string": "SCDocEntry(\"Classes/PanAz\", \"PanAz\", \"Azimuth panner\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ListPattern": {"string": "SCDocEntry(\"Classes/ListPattern\", \"ListPattern\", \"abstract class that holds a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/Operators": {"string": "SCDocEntry(\"Overviews/Operators\", \"Operators\", \"common unary and binary operators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NetAddr": {"string": "SCDocEntry(\"Classes/NetAddr\", \"NetAddr\", \"network address\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LibraryBase": {"string": "SCDocEntry(\"Classes/LibraryBase\", \"LibraryBase\", \"Abstract global storage class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISysDataDropIndDispatcher": {"string": "SCDoc | |
Entry(\"Classes/MIDISysDataDropIndDispatcher\", \"MIDISysDataDropIndDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractNodeWatcher": {"string": "SCDocEntry(\"Classes/AbstractNodeWatcher\", \"AbstractNodeWatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SetResetFF": {"string": "SCDocEntry(\"Classes/SetResetFF\", \"SetResetFF\", \"Set-reset flip flop.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlDur": {"string": "SCDocEntry(\"Classes/ControlDur\", \"ControlDur\", \"Duration of one block\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFNoise0": {"string": "SCDocEntry(\"Classes/LFNoise0\", \"LFNoise0\", \"Step noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainBuf": {"string": "SCDocEntry(\"Classes/GrainBuf\", \"GrainBuf\", \"Granular synthesis with sound stored in a buffer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpXStream": {"string": "SCDocEntry(\"Classes/BinaryOpXStream\", \"BinaryOpXStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDocEntry": {"string": "SCDocEntry(\"Classes/SCDocEntry\", \"SCDocEntry\", \"An SCDoc document index entry\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Synth-Definition-File-Format": {"string": "SCDocEntry(\"Reference/Synth-Definition-File-Format\", \"Synth Definition File Format\", \"Description of Synth Definition file format used by SC synth server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTopScrollWidget": {"string": "SCDocEntry(\"Classes/QTopScrollWidget\", \"QTopScrollWidget\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QPen": {"string": "SCDocEntry(\"Classes/QPen\", \"QPen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufFrames": {"string | |
": "SCDocEntry(\"Classes/BufFrames\", \"BufFrames\", \"Current number of frames allocated in the buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Score": {"string": "SCDocEntry(\"Classes/Score\", \"Score\", \"score of timed OSC commands\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LineLayout": {"string": "SCDocEntry(\"Classes/LineLayout\", \"LineLayout\", \"Superclass of layouts that distribute views in a line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/12": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/12\", \"12\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dpoll": {"string": "SCDocEntry(\"Classes/Dpoll\", \"Dpoll\", \"Print the current output value of a demand rate UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractServerAction": {"string": "SCDocEntry(\"Classes/AbstractServerAction\", \"AbstractServerAction\", \"register actions to be taken for a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QColorGroup": {"string": "SCDocEntry(\"Classes/QColorGroup\", \"QColorGroup\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDelayL": {"string": "SCDocEntry(\"Classes/BufDelayL\", \"BufDelayL\", \"Buffer based simple delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RadiansPerSample": {"string": "SCDocEntry(\"Classes/RadiansPerSample\", \"RadiansPerSample\", \"Number of radians per sample.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Clock": {"string": "SCDocEntry(\"Classes/Clock\", \"Clock\", \"abstract superclass for clocks\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MultiLevelIdentityDictionary": {"string": "SCDocEntry(\"Classes/MultiLevelIdentityDictionary\", \"MultiLevelIdentityDictionary\", | |
\"tree of dictionaries\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FlowVar": {"string": "SCDocEntry(\"Classes/FlowVar\", \"FlowVar\", \"A place holder, which when accessed pauses a thread until the place holder has a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Amplitude": {"string": "SCDocEntry(\"Classes/Amplitude\", \"Amplitude\", \"Amplitude follower\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/15_Groups": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/15_Groups\", \"15_Groups\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTopView": {"string": "SCDocEntry(\"Classes/QTopView\", \"QTopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumControlBuses": {"string": "SCDocEntry(\"Classes/NumControlBuses\", \"NumControlBuses\", \"Number of control busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/02": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/02\", \"02\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Splay": {"string": "SCDocEntry(\"Classes/Splay\", \"Splay\", \"Splay spreads an array of channels across the stereo field\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TGrains": {"string": "SCDocEntry(\"Classes/TGrains\", \"TGrains\", \"Buffer granulator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ringz": {"string": "SCDocEntry(\"Classes/Ringz\", \"Ringz\", \"Ringing filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIMessageDispatcherNV": {"string": "SCDocEntry(\"Classes/MIDIMessageDispatcherNV\", \"MIDIMessageDispatcherNV\", \"The default dispatcher for MIDIFunc's and MIDIdef's set to respond to touch, program, and bend messages.\")","compileString": "SCDocEntry | |
.new","class": "SCDocEntry"},"Classes/MIDIFunc": {"string": "SCDocEntry(\"Classes/MIDIFunc\", \"MIDIFunc\", \"Fast Responder for incoming MIDI Messages\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Mix": {"string": "SCDocEntry(\"Classes/Mix\", \"Mix\", \"Sum an array of channels.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InFeedback": {"string": "SCDocEntry(\"Classes/InFeedback\", \"InFeedback\", \"Read signal from a bus with a current or one cycle old timestamp.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dconst": {"string": "SCDocEntry(\"Classes/Dconst\", \"Dconst\", \"Constrain a demand-rate stream to a given sum\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreeSelf": {"string": "SCDocEntry(\"Classes/FreeSelf\", \"FreeSelf\", \"When triggered, free enclosing synth.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlazyEnvirN": {"string": "SCDocEntry(\"Classes/PlazyEnvirN\", \"PlazyEnvirN\", \"instantiate new patterns from a function and multichannel expand them\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WrapIndex": {"string": "SCDocEntry(\"Classes/WrapIndex\", \"WrapIndex\", \"Index into a table with a signal.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/audio_rate_mapping": {"string": "SCDocEntry(\"Tutorials/JITLib/audio_rate_mapping\", \"audio_rate_mapping\", \"audio mapping in ProxySpace\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClearBuf": {"string": "SCDocEntry(\"Classes/ClearBuf\", \"ClearBuf\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SpecCentroid": {"string": "SCDocEntry(\"Classes/SpecCentroid\", \"SpecCentroid\", \"Spectral centroid\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/SynthDefsVsSynths": {"string": "SCDocEntry(\"Guides/SynthDefsVsSynths\", \"SynthDefs versus Synths\", \"The use of precompiled SynthDefs as oppos | |
ed to always compiling on the fly\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PointArray": {"string": "SCDocEntry(\"Classes/PointArray\", \"PointArray\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HPZ2": {"string": "SCDocEntry(\"Classes/HPZ2\", \"HPZ2\", \"Two zero fixed midcut.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumRunningSynths": {"string": "SCDocEntry(\"Classes/NumRunningSynths\", \"NumRunningSynths\", \"Number of currently running synths.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_07_Value_Conversions": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_07_Value_Conversions\", \"Pattern Guide 07: Value Conversions\", \"Describes the default event's conversions for pitch, rhythm and amplitude\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractPlayControl": {"string": "SCDocEntry(\"Classes/AbstractPlayControl\", \"AbstractPlayControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScaleStream": {"string": "SCDocEntry(\"Classes/ScaleStream\", \"ScaleStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DynKlang": {"string": "SCDocEntry(\"Classes/DynKlang\", \"DynKlang\", \"Dynamic sine oscillator bank\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DetectSilence": {"string": "SCDocEntry(\"Classes/DetectSilence\", \"DetectSilence\", \"When input falls below a threshold, evaluate doneAction.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFDNoise3": {"string": "SCDocEntry(\"Classes/LFDNoise3\", \"LFDNoise3\", \"Dynamic cubic noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProgramChangeResponder": {"string": "SCDocEntry(\"Classes/ProgramChangeResponder\", \"ProgramChangeResponder\", \"allow functions to be registered to respond to MIDI program change events\" | |
)","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BinWipe": {"string": "SCDocEntry(\"Classes/PV_BinWipe\", \"PV_BinWipe\", \"Combine low and high bins from two inputs.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Tuning": {"string": "SCDocEntry(\"Classes/Tuning\", \"Tuning\", \"represents a musical tuning\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/LID_permissions": {"string": "SCDocEntry(\"Guides/LID_permissions\", \"LID permissions\", \"Details how to configure your computer to set the permissions to access LID's\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PingPong": {"string": "SCDocEntry(\"Classes/PingPong\", \"PingPong\", \"Stereo ping-pong delay.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StackNumberAllocator": {"string": "SCDocEntry(\"Classes/StackNumberAllocator\", \"StackNumberAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PatternConductor": {"string": "SCDocEntry(\"Classes/PatternConductor\", \"PatternConductor\", \"Simple interactive control for playing patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FunctionDef": {"string": "SCDocEntry(\"Classes/FunctionDef\", \"FunctionDef\", \"FunctionDefs contain code which can be executed from a Function.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ClassBrowser": {"string": "SCDocEntry(\"Classes/ClassBrowser\", \"ClassBrowser\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefMixerOld": {"string": "SCDocEntry(\"Classes/NdefMixerOld\", \"NdefMixerOld\", \"mix control for all Ndefs on a given server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLimits": {"string": "SCDocEntry(\"Classes/QLimits\", \"QLimits\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScopeBuffer": {"string": "SCDocEntry(\"Classes/ScopeBuffe | |
r\", \"ScopeBuffer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthControl": {"string": "SCDocEntry(\"Classes/SynthControl\", \"SynthControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BRZ2": {"string": "SCDocEntry(\"Classes/BRZ2\", \"BRZ2\", \"Two zero fixed midcut.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ptuple": {"string": "SCDocEntry(\"Classes/Ptuple\", \"Ptuple\", \"combine a list of streams to a stream of lists\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TIRand": {"string": "SCDocEntry(\"Classes/TIRand\", \"TIRand\", \"Triggered integer random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinCongC": {"string": "SCDocEntry(\"Classes/LinCongC\", \"LinCongC\", \"Linear congruential chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/palette_color_roles": {"string": "SCDocEntry(\"Reference/palette_color_roles\", \"Color roles\", \"A list of color roles within a palette, and their meaning\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TRand": {"string": "SCDocEntry(\"Classes/TRand\", \"TRand\", \"Triggered random number generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_PhaseShift270": {"string": "SCDocEntry(\"Classes/PV_PhaseShift270\", \"PV_PhaseShift270\", \"Shift phase by 270 degrees.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DiskOut": {"string": "SCDocEntry(\"Classes/DiskOut\", \"DiskOut\", \"Record to a soundfile to disk.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IdentityBag": {"string": "SCDocEntry(\"Classes/IdentityBag\", \"IdentityBag\", \"A Bag according to identity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbindf": {"string": "SCDocEntry(\"Classes/Pbindf\", \"Pbindf\", \"bind several value patterns to one existing event stream | |
-----------STDOUT----------- | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:by binding keys to valueskeys to values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06c_Composition_of_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06c_Composition_of_Patterns\", \"Pattern Guide 06c: Composition of Patterns\", \"Making multiple event patterns act as one\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PatternControl": {"string": "SCDocEntry(\"Classes/PatternControl\", \"PatternControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstretch": {"string": "SCDocEntry(\"Classes/Pstretch\", \"Pstretch\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DoubleArray": {"string": "SCDocEntry(\"Classes/DoubleArray\", \"DoubleArray\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Assignment": {"string": "SCDocEntry(\"Reference/Assignment\", \"Assignment Statements\", \"assigning values to variables\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumInputBuses": {"string": "SCDocEntry(\"Classes/NumInputBuses\", \"NumInputBuses\", \"Number of input busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Tracing-Processes": {"string": "SCDocEntry(\"Guides/Tracing-Processes\", \"Tracing Processes\", \"Tracing processes in SC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpStream": {"string": "SCDocEntry(\"Classes/BinaryOpStream\", \"BinaryOpStream\", \"two streams combined by a binary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IEnvGen": {"string": "SCDocEntry(\"Classes/IEnvGen\", \"IEnvGen\", \"Envelope generator for polling values from an Env\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractFunction": {"string": "SCDocEntry(\"Classes/AbstractFunction\", \"AbstractFunction\", \"An object which responds to a set o | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:f messages that represent mathematical functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PathName": {"string": "SCDocEntry(\"Classes/PathName\", \"PathName\", \"file and directory path utilities\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDelayN": {"string": "SCDocEntry(\"Classes/BufDelayN\", \"BufDelayN\", \"Buffer based simple delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractStepValue": {"string": "SCDocEntry(\"Classes/AbstractStepValue\", \"AbstractStepValue\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Finalizer": {"string": "SCDocEntry(\"Classes/Finalizer\", \"Finalizer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FunctionList": {"string": "SCDocEntry(\"Classes/FunctionList\", \"FunctionList\", \"A function that composes multiple functions into one\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ContiguousBlock": {"string": "SCDocEntry(\"Classes/ContiguousBlock\", \"ContiguousBlock\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumBuffers": {"string": "SCDocEntry(\"Classes/NumBuffers\", \"NumBuffers\", \"Number of open buffers.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Order": {"string": "SCDocEntry(\"Classes/Order\", \"Order\", \"an order of elements with a numerical index\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScope": {"string": "SCDocEntry(\"Classes/QScope\", \"QScope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/softVol_": {"string": "SCDocEntry(\"Reference/softVol_\", \"softVol_\", \"set a nodeproxy's vol conditionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeWatcher": {"string": "SCDocEntry(\"Classes/NodeWatcher\", \"NodeWatcher\", \"notify sc-lang side node objects of th | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:eir server sided state\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events6": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events6\", \"Understanding Streams, Patterns and Events - Part 6\", \"Parallel Patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpUGen": {"string": "SCDocEntry(\"Classes/BinaryOpUGen\", \"BinaryOpUGen\", \"Apply a binary operation to the values of an input UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TrigControl": {"string": "SCDocEntry(\"Classes/TrigControl\", \"TrigControl\", \"FIXME: TrigControl purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pevent": {"string": "SCDocEntry(\"Classes/Pevent\", \"Pevent\", \"Provide an inval for an event stream.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/String": {"string": "SCDocEntry(\"Classes/String\", \"String\", \"array of characters\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Glossary": {"string": "SCDocEntry(\"Guides/Glossary\", \"Glossary\", \"Glossary of some relevant words\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Stepper": {"string": "SCDocEntry(\"Classes/Stepper\", \"Stepper\", \"Pulse counter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AudioIn": {"string": "SCDocEntry(\"Classes/AudioIn\", \"AudioIn\", \"Read audio input.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Free": {"string": "SCDocEntry(\"Classes/Free\", \"Free\", \"When triggered, frees a node.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Tap": {"string": "SCDocEntry(\"Classes/Tap\", \"Tap\", \"Single tap into a delay line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlusFreqScopeView": {"string": "SCDocEntry(\"Classes/PlusFreqScopeView\", \"PlusFreqScopeView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SuperCol | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:liderJS": {"string": "SCDocEntry(\"Classes/SuperColliderJS\", \"SuperColliderJS\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Filter": {"string": "SCDocEntry(\"Classes/Filter\", \"Filter\", \"Base class for filter UGens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ViewRedirect": {"string": "SCDocEntry(\"Classes/ViewRedirect\", \"ViewRedirect\", \"An abstract super class for gui redirection classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RunningMin": {"string": "SCDocEntry(\"Classes/RunningMin\", \"RunningMin\", \"Track minimum level.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCMessagePatternDispatcher": {"string": "SCDocEntry(\"Classes/OSCMessagePatternDispatcher\", \"OSCMessagePatternDispatcher\", \"The default pattern matching dispatcher for OSCFunc and OSCdef.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PartConv": {"string": "SCDocEntry(\"Classes/PartConv\", \"PartConv\", \"Real-time partitioned convolution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Compander": {"string": "SCDocEntry(\"Classes/Compander\", \"Compander\", \"Compressor, expander, limiter, gate, ducker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events3": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events3\", \"Understanding Streams, Patterns and Events - Part 3\", \"ListPatterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Tutorial": {"string": "SCDocEntry(\"Tutorials/Tutorial\", \"SuperCollider 3 Server Tutorial\", \"A short tutorial covering many concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_6": {"string": "SCDocEntry(\"Guides/News-3_6\", \"News in 3.6\", \"A summary of news in SC 3.6\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Balance2": {"string": "SCDocEntry(\"Classes/Balance2\", \"Balance2\", \"Stereo signal balan | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:cer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqShift": {"string": "SCDocEntry(\"Classes/FreqShift\", \"FreqShift\", \"Frequency Shifter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZPopUpMenu": {"string": "SCDocEntry(\"Classes/EZPopUpMenu\", \"EZPopUpMenu\", \"A wrapper class for a label plus a popUpMenu with per item actions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook03_External_Control": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook03_External_Control\", \"Pattern Guide Cookbook 03: External Control\", \"Pattern control by external device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdefn": {"string": "SCDocEntry(\"Classes/Pdefn\", \"Pdefn\", \"non event stream reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VDiskIn": {"string": "SCDocEntry(\"Classes/VDiskIn\", \"VDiskIn\", \"Stream in audio from a file, with variable rate\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RunningSum": {"string": "SCDocEntry(\"Classes/RunningSum\", \"RunningSum\", \"Running sum over n frames\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerTree": {"string": "SCDocEntry(\"Classes/ServerTree\", \"ServerTree\", \"register actions to be taken to initialise a basic tree of groups on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SoundFileView": {"string": "SCDocEntry(\"Classes/SoundFileView\", \"SoundFileView\", \"Sound file display\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinPan2": {"string": "SCDocEntry(\"Classes/LinPan2\", \"LinPan2\", \"Two channel linear pan.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dseries": {"string": "SCDocEntry(\"Classes/Dseries\", \"Dseries\", \"Demand rate arithmetic series UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Scheduler": {"string": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: "SCDocEntry(\"Classes/Scheduler\", \"Scheduler\", \"schedules functions to be evaluated in the future\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SelectX": {"string": "SCDocEntry(\"Classes/SelectX\", \"SelectX\", \"Mix one output from many sources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_060_Filter_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_060_Filter_Patterns\", \"Pattern Guide 060: Filter Patterns\", \"Overview of patterns that modify the behavior of other patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmulp": {"string": "SCDocEntry(\"Classes/Pmulp\", \"Pmulp\", \"multiply with each value of a pattern to value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LastValue": {"string": "SCDocEntry(\"Classes/LastValue\", \"LastValue\", \"Output the last value before the input changed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MantissaMask": {"string": "SCDocEntry(\"Classes/MantissaMask\", \"MantissaMask\", \"Reduce precision.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Timer": {"string": "SCDocEntry(\"Classes/Timer\", \"Timer\", \"Returns time since last triggered.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dshuf": {"string": "SCDocEntry(\"Classes/Dshuf\", \"Dshuf\", \"Demand rate random sequence generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_asCompileString": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_asCompileString\", \"jitlib_asCompileString\", \"asCompileString in JITLib\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pflatten": {"string": "SCDocEntry(\"Classes/Pflatten\", \"Pflatten\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HLayoutView": {"string": "SCDocEntry(\"Classes/HLayoutView\", \"HLayoutView\", \"A container view that a | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:rranges its children horizontally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MoogFF": {"string": "SCDocEntry(\"Classes/MoogFF\", \"MoogFF\", \"Moog VCF implementation, designed by Federico Fontana\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/20_Debugging": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/20_Debugging\", \"20_Debugging\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ObjectInspector": {"string": "SCDocEntry(\"Classes/ObjectInspector\", \"ObjectInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuarksGui": {"string": "SCDocEntry(\"Classes/QuarksGui\", \"QuarksGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinkedList": {"string": "SCDocEntry(\"Classes/LinkedList\", \"LinkedList\", \"doubly linked list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ListDUGen": {"string": "SCDocEntry(\"Classes/ListDUGen\", \"ListDUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseed": {"string": "SCDocEntry(\"Classes/Pseed\", \"Pseed\", \"set the random seed in subpattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/ClassTree": {"string": "SCDocEntry(\"Overviews/ClassTree\", \"Class Tree\", \"The whole class inheritance tree\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/01_Startup": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/01_Startup\", \"01_Startup\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Ref01_Pattern_Internals": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Ref01_Pattern_Internals\", \"Pattern Guide Reference 01: Pattern Internals\", \"Details of pattern implementation, with guidance on writing new pattern classes\") | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDRelSlot": {"string": "SCDocEntry(\"Classes/LIDRelSlot\", \"LIDRelSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextViewBase": {"string": "SCDocEntry(\"Classes/TextViewBase\", \"TextViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RHPF": {"string": "SCDocEntry(\"Classes/RHPF\", \"RHPF\", \"A resonant high pass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinkedListNode": {"string": "SCDocEntry(\"Classes/LinkedListNode\", \"LinkedListNode\", \"Internally used class for LinkedList nodes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/SCDocSyntax": {"string": "SCDocEntry(\"Reference/SCDocSyntax\", \"SCDoc Syntax\", \"SCDoc markup language syntax\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BHiShelf": {"string": "SCDocEntry(\"Classes/BHiShelf\", \"BHiShelf\", \"Hi Shelf\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DynKlank": {"string": "SCDocEntry(\"Classes/DynKlank\", \"DynKlank\", \"Bank of resonators.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QMetaObject": {"string": "SCDocEntry(\"Classes/QMetaObject\", \"QMetaObject\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrettyEat": {"string": "SCDocEntry(\"Classes/PrettyEat\", \"PrettyEat\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DetectIndex": {"string": "SCDocEntry(\"Classes/DetectIndex\", \"DetectIndex\", \"Search a buffer for a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BPeakEQ": {"string": "SCDocEntry(\"Classes/BPeakEQ\", \"BPeakEQ\", \"Parametric equalizer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragSink": {"string": "SCDocEntry(\"Classes/DragSink\", \"DragSink\", \"A simple drag-and-drop rece | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:iver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ChaosGen": {"string": "SCDocEntry(\"Classes/ChaosGen\", \"ChaosGen\", \"UGens that cause chaos\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Semaphore": {"string": "SCDocEntry(\"Classes/Semaphore\", \"Semaphore\", \"control parallel execution of threads\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TdefGui": {"string": "SCDocEntry(\"Classes/TdefGui\", \"TdefGui\", \"a line of editing controls for a Tdef, and optionally its envir\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Quant": {"string": "SCDocEntry(\"Classes/Quant\", \"Quant\", \"encapsulate quantization issues associated with EventStreamPlayer and TempoClock\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/randomSeed": {"string": "SCDocEntry(\"Reference/randomSeed\", \"Random Seed\", \"Random generator seed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GbmanL": {"string": "SCDocEntry(\"Classes/GbmanL\", \"GbmanL\", \"Gingerbreadman map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlSpec": {"string": "SCDocEntry(\"Classes/ControlSpec\", \"ControlSpec\", \"numerical input specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/playN": {"string": "SCDocEntry(\"Reference/playN\", \"playN\", \"distribute audio over multiple non-adjacent channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SpecPcile": {"string": "SCDocEntry(\"Classes/SpecPcile\", \"SpecPcile\", \"Find a percentile of FFT magnitude spectrum\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QEnvelopeView": {"string": "SCDocEntry(\"Classes/QEnvelopeView\", \"QEnvelopeView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AudioControl": {"string": "SCDocEntry(\"Classes/AudioControl\", \"AudioControl\", \"(Undocumented class)\")","compileStri | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ng": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HID": {"string": "SCDocEntry(\"Classes/HID\", \"HID\", \"This class provides access to human input devices, or in short HID, such as joysticks, gamepads, mice, keyboard, and so on.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerBoot": {"string": "SCDocEntry(\"Classes/ServerBoot\", \"ServerBoot\", \"register actions to be taken when a server has booted\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CompositeView": {"string": "SCDocEntry(\"Classes/CompositeView\", \"CompositeView\", \"A view that contains other views.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TestDependant": {"string": "SCDocEntry(\"Classes/TestDependant\", \"TestDependant\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLineLayout": {"string": "SCDocEntry(\"Classes/QLineLayout\", \"QLineLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpPlug": {"string": "SCDocEntry(\"Classes/BinaryOpPlug\", \"BinaryOpPlug\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LorenzL": {"string": "SCDocEntry(\"Classes/LorenzL\", \"LorenzL\", \"Lorenz chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CombL": {"string": "SCDocEntry(\"Classes/CombL\", \"CombL\", \"Comb delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RectComb2": {"string": "SCDocEntry(\"Classes/PV_RectComb2\", \"PV_RectComb2\", \"Make gaps in spectrum.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pulse": {"string": "SCDocEntry(\"Classes/Pulse\", \"Pulse\", \"Band limited pulse wave.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Place": {"string": "SCDocEntry(\"Classes/Place\", \"Place\", \"interlaced embedding of subarrays\")","compileString": "SCDocEntry.new","class": "SCDoc | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:Entry"},"Classes/Prorate": {"string": "SCDocEntry(\"Classes/Prorate\", \"Prorate\", \"divide stream proportionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dswitch1": {"string": "SCDocEntry(\"Classes/Dswitch1\", \"Dswitch1\", \"Demand rate generator for switching between inputs.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Max": {"string": "SCDocEntry(\"Classes/PV_Max\", \"PV_Max\", \"Maximum magnitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnpackFFT": {"string": "SCDocEntry(\"Classes/UnpackFFT\", \"UnpackFFT\", \"Unpack an FFT chain into separate demand-rate FFT bin streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QMultiSliderView": {"string": "SCDocEntry(\"Classes/QMultiSliderView\", \"QMultiSliderView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Partial-Application": {"string": "SCDocEntry(\"Reference/Partial-Application\", \"Partial Application\", \"Create Functions via Partial Application\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Hasher": {"string": "SCDocEntry(\"Classes/Hasher\", \"Hasher\", \"Randomized value.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIMTCtoSMPTEDispatcher": {"string": "SCDocEntry(\"Classes/MIDIMTCtoSMPTEDispatcher\", \"MIDIMTCtoSMPTEDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RandWipe": {"string": "SCDocEntry(\"Classes/PV_RandWipe\", \"PV_RandWipe\", \"Crossfade in random bin order.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerOptions": {"string": "SCDocEntry(\"Classes/ServerOptions\", \"ServerOptions\", \"Encapsulates commandline and other options for a Server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppatmod": {"string": "SCDocEntry(\"Classes/Ppatmod\", \"Ppatmod\", \"modify a given pattern before passing it into the stream\")","compileSt | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ring": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIEvent": {"string": "SCDocEntry(\"Classes/MIDIEvent\", \"MIDIEvent\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DebugFrame": {"string": "SCDocEntry(\"Classes/DebugFrame\", \"DebugFrame\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ball": {"string": "SCDocEntry(\"Classes/Ball\", \"Ball\", \"physical model of bouncing object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFPulse": {"string": "SCDocEntry(\"Classes/LFPulse\", \"LFPulse\", \"pulse oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TChoose": {"string": "SCDocEntry(\"Classes/TChoose\", \"TChoose\", \"Randomly select one of several inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PmonoStream": {"string": "SCDocEntry(\"Classes/PmonoStream\", \"PmonoStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Env": {"string": "SCDocEntry(\"Classes/Env\", \"Env\", \"Specification for a segmented envelope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Function": {"string": "SCDocEntry(\"Classes/Function\", \"Function\", \"Implements a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Image": {"string": "SCDocEntry(\"Classes/Image\", \"Image\", \"image component\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MidEQ": {"string": "SCDocEntry(\"Classes/MidEQ\", \"MidEQ\", \"Parametric filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElement": {"string": "SCDocEntry(\"Classes/HIDElement\", \"HIDElement\", \"A class describing an element of an HID device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InfoUGenBase": {"string": "SCDocEntry(\"Classes/InfoUGenBase\", \"InfoUGenBase\", \"Base class for info ugens\")","compileString": "SCDocEntry.new","class": "SCDo | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:cEntry"},"Classes/Plambda": {"string": "SCDocEntry(\"Classes/Plambda\", \"Plambda\", \"create a scope (namespace) for enclosed streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PatternProxy": {"string": "SCDocEntry(\"Classes/PatternProxy\", \"PatternProxy\", \"stream reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Internal-Snooping": {"string": "SCDocEntry(\"Guides/Internal-Snooping\", \"Internal Snooping\", \"Snooping around SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BendResponder": {"string": "SCDocEntry(\"Classes/BendResponder\", \"BendResponder\", \"allow functions to be registered to respond to MIDI pitchbend events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwrap": {"string": "SCDocEntry(\"Classes/Pwrap\", \"Pwrap\", \"constrain the range of output values by wrapping\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06d_Parallel_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06d_Parallel_Patterns\", \"Pattern Guide 06d: Parallel Patterns\", \"Running multiple event patterns simultaneously\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IOStream": {"string": "SCDocEntry(\"Classes/IOStream\", \"IOStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Server-Architecture": {"string": "SCDocEntry(\"Reference/Server-Architecture\", \"Server Architecture\", \"SuperCollider 3 Synth Server Architecture\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/00-Getting-Started-With-SC": {"string": "SCDocEntry(\"Tutorials/Getting-Started/00-Getting-Started-With-SC\", \"00. Getting Started With SC\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Loudness": {"string": "SCDocEntry(\"Classes/Loudness\", \"Loudness\", \"Extraction of instantaneous loudness in sones\")","com | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:pileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/softPut": {"string": "SCDocEntry(\"Reference/softPut\", \"softPut\", \"set a (number) parameter in an environment conditionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dxrand": {"string": "SCDocEntry(\"Classes/Dxrand\", \"Dxrand\", \"Demand rate random sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RunningMax": {"string": "SCDocEntry(\"Classes/RunningMax\", \"RunningMax\", \"Track maximum level.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiNunchukGUI": {"string": "SCDocEntry(\"Classes/WiiNunchukGUI\", \"WiiNunchukGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BasicOpUGen": {"string": "SCDocEntry(\"Classes/BasicOpUGen\", \"BasicOpUGen\", \"Common superclass to operations on UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgate": {"string": "SCDocEntry(\"Classes/Pgate\", \"Pgate\", \"gated stream advances only when an event key is true\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfset": {"string": "SCDocEntry(\"Classes/Pfset\", \"Pfset\", \"Insert an environment into the event prototype before evaluating the supplied pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragView": {"string": "SCDocEntry(\"Classes/DragView\", \"DragView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppatlace": {"string": "SCDocEntry(\"Classes/Ppatlace\", \"Ppatlace\", \"interlace streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCresponder": {"string": "SCDocEntry(\"Classes/OSCresponder\", \"OSCresponder\", \"client side network responder\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Wavetable": {"string": "SCDocEntry(\"Classes/Wavetable\", \"Wavetable\", \"sampled audio buffer in wavetable format\")","compileString": "SCDocEntry.new","class" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:: "SCDocEntry"},"Overviews/SymbolicNotations": {"string": "SCDocEntry(\"Overviews/SymbolicNotations\", \"Symbolic Notations\", \"Catalog of symbolic notations in SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCMultiResponder": {"string": "SCDocEntry(\"Classes/OSCMultiResponder\", \"OSCMultiResponder\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CoinGate": {"string": "SCDocEntry(\"Classes/CoinGate\", \"CoinGate\", \"Statistical gate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Warp": {"string": "SCDocEntry(\"Classes/Warp\", \"Warp\", \"specification of a shape for a mapping of numerical input\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/SC3vsSC2": {"string": "SCDocEntry(\"Overviews/SC3vsSC2\", \"SuperCollider 3 versus SuperCollider 2\", \"Design changes between the versions 2 and 3 of SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/06": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/06\", \"06\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefMixer": {"string": "SCDocEntry(\"Classes/NdefMixer\", \"NdefMixer\", \"mix control for an Ndef proxyspace\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Trig1": {"string": "SCDocEntry(\"Classes/Trig1\", \"Trig1\", \"Timed trigger.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SortedList": {"string": "SCDocEntry(\"Classes/SortedList\", \"SortedList\", \"a Collection whose items are kept in a sorted order.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Synth": {"string": "SCDocEntry(\"Classes/Synth\", \"Synth\", \"Client-side representation of a synth node on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/04-Functions-and-Other-Functionality": {"string": " | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:SCDocEntry(\"Tutorials/Getting-Started/04-Functions-and-Other-Functionality\", \"04. Functions and Other Functionality\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Buffer": {"string": "SCDocEntry(\"Classes/Buffer\", \"Buffer\", \"Client-side representation of a buffer on a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pslide": {"string": "SCDocEntry(\"Classes/Pslide\", \"Pslide\", \"slide over a list of values and embed them\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/List": {"string": "SCDocEntry(\"Classes/List\", \"List\", \"list of items of variable size\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefEditor": {"string": "SCDocEntry(\"Classes/PdefEditor\", \"PdefEditor\", \"will be replaced - please use PdefGui now!\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeID": {"string": "SCDocEntry(\"Classes/NodeID\", \"NodeID\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StringGui": {"string": "SCDocEntry(\"Classes/StringGui\", \"StringGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDInfo": {"string": "SCDocEntry(\"Classes/HIDInfo\", \"HIDInfo\", \"This class contains the basic information about an HID device to access and open it.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HPZ1": {"string": "SCDocEntry(\"Classes/HPZ1\", \"HPZ1\", \"Two point difference filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/06-Presented-in-Living-Stereo": {"string": "SCDocEntry(\"Tutorials/Getting-Started/06-Presented-in-Living-Stereo\", \"06. Presented in Living Stereo\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OscN": {"string": "SCDocEntry(\"Classes/OscN\", \"OscN\", \"Noninterpolating wavetable oscillator.\")","compileString": | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: "SCDocEntry.new","class": "SCDocEntry"},"Classes/NoteOffResponder": {"string": "SCDocEntry(\"Classes/NoteOffResponder\", \"NoteOffResponder\", \"allow functions to be registered to respond to MIDI noteOff events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/03": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/03\", \"03\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdrop": {"string": "SCDocEntry(\"Classes/Pdrop\", \"Pdrop\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScrollView": {"string": "SCDocEntry(\"Classes/ScrollView\", \"ScrollView\", \"A container view that can scroll its contents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QHLayoutView": {"string": "SCDocEntry(\"Classes/QHLayoutView\", \"QHLayoutView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TDuty_old": {"string": "SCDocEntry(\"Classes/TDuty_old\", \"TDuty_old\", \"Deprecated ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Changed": {"string": "SCDocEntry(\"Classes/Changed\", \"Changed\", \"Triggers when a value changes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDAbsSlot": {"string": "SCDocEntry(\"Classes/LIDAbsSlot\", \"LIDAbsSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UsingMIDI": {"string": "SCDocEntry(\"Guides/UsingMIDI\", \"Using MIDI\", \"Notes on MIDI support in SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDKeySlot": {"string": "SCDocEntry(\"Classes/LIDKeySlot\", \"LIDKeySlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IdentityDictionary": {"string": "SCDocEntry(\"Classes/IdentityDictionary\", \"IdentityDictionary\", \"associative collection mapping keys to values\")", | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:"compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QButton": {"string": "SCDocEntry(\"Classes/QButton\", \"QButton\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OffsetOut": {"string": "SCDocEntry(\"Classes/OffsetOut\", \"OffsetOut\", \"Write a signal to a bus with sample accurate timing.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PauseSelfWhenDone": {"string": "SCDocEntry(\"Classes/PauseSelfWhenDone\", \"PauseSelfWhenDone\", \"FIXME: PauseSelfWhenDone purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScrollTopView": {"string": "SCDocEntry(\"Classes/ScrollTopView\", \"ScrollTopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Quarks": {"string": "SCDocEntry(\"Classes/Quarks\", \"Quarks\", \"Package manager\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/play": {"string": "SCDocEntry(\"Reference/play\", \"play\", \"Start a process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZSlider": {"string": "SCDocEntry(\"Classes/EZSlider\", \"EZSlider\", \"Wrapper class for label, slider, number box\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TdefEditor": {"string": "SCDocEntry(\"Classes/TdefEditor\", \"TdefEditor\", \"will be replaced - please use TdefGui now!\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Routine": {"string": "SCDocEntry(\"Classes/Routine\", \"Routine\", \"Functions that can return in the middle and then resume where they left off\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AllpassC": {"string": "SCDocEntry(\"Classes/AllpassC\", \"AllpassC\", \"All pass delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmul": {"string": "SCDocEntry(\"Classes/Pmul\", \"Pmul\", \"multiply with value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEnt | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ry"},"Classes/UnaryOpUGen": {"string": "SCDocEntry(\"Classes/UnaryOpUGen\", \"UnaryOpUGen\", \"Apply a unary operation to the values of an input ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BRF": {"string": "SCDocEntry(\"Classes/BRF\", \"BRF\", \"2nd order Butterworth band reject filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDAbsInfo": {"string": "SCDocEntry(\"Classes/LIDAbsInfo\", \"LIDAbsInfo\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PowerOfTwoBlock": {"string": "SCDocEntry(\"Classes/PowerOfTwoBlock\", \"PowerOfTwoBlock\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxySynthDef": {"string": "SCDocEntry(\"Classes/ProxySynthDef\", \"ProxySynthDef\", \"synth def that wraps ugen graph\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Warp1": {"string": "SCDocEntry(\"Classes/Warp1\", \"Warp1\", \"Warp a buffer with a time pointer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/MIDI": {"string": "SCDocEntry(\"Guides/MIDI\", \"MIDI\", \"about MIDI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BLowPass": {"string": "SCDocEntry(\"Classes/BLowPass\", \"BLowPass\", \"12db/oct rolloff - 2nd order resonant Low Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pset": {"string": "SCDocEntry(\"Classes/Pset\", \"Pset\", \"event pattern that sets values of one key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/matchItem": {"string": "SCDocEntry(\"Reference/matchItem\", \"matchItem\", \"test if object fulfils a constraint\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SineWarp": {"string": "SCDocEntry(\"Classes/SineWarp\", \"SineWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Resize": {"string": "SCDocEntry(\"Reference/Resize\", \"Resize behaviour\", \"Resize behavior | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK: for View and its subclasses\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pavaroh": {"string": "SCDocEntry(\"Classes/Pavaroh\", \"Pavaroh\", \"applying ascending and descending scales to event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dswitch": {"string": "SCDocEntry(\"Classes/Dswitch\", \"Dswitch\", \"Demand rate generator for embedding different inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgbrown": {"string": "SCDocEntry(\"Classes/Pgbrown\", \"Pgbrown\", \"geometric brownian motion pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ShutDown": {"string": "SCDocEntry(\"Classes/ShutDown\", \"ShutDown\", \"register functions to be evaluated before system shuts down\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/EmacsEditor": {"string": "SCDocEntry(\"Reference/EmacsEditor\", \"Emacs Editor\", \"Using SuperCollider in Emacs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlazyEnvir": {"string": "SCDocEntry(\"Classes/PlazyEnvir\", \"PlazyEnvir\", \"instantiate new patterns from a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Event": {"string": "SCDocEntry(\"Classes/Event\", \"Event\", \"an environment that represents an action\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/NodeProxy_roles": {"string": "SCDocEntry(\"Reference/NodeProxy_roles\", \"NodeProxy roles\", \"Roles in NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GraphBuilder": {"string": "SCDocEntry(\"Classes/GraphBuilder\", \"GraphBuilder\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyMixerOld": {"string": "SCDocEntry(\"Classes/ProxyMixerOld\", \"ProxyMixerOld\", \"mix control for a proxyspace\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufSampleRate": {"string": "SCDocEntry(\"Classes/BufSampleRate\", \"BufSampleRate\", \"Buff | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:er sample rate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Klang": {"string": "SCDocEntry(\"Classes/Klang\", \"Klang\", \"Sine oscillator bank\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ToggleFF": {"string": "SCDocEntry(\"Classes/ToggleFF\", \"ToggleFF\", \"Toggle flip flop.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Class": {"string": "SCDocEntry(\"Classes/Class\", \"Class\", \"A Class describes the structure and implementation of a set objects which are its instances.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqScope": {"string": "SCDocEntry(\"Classes/FreqScope\", \"FreqScope\", \"Frequency spectrum visualizer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrettyEcho": {"string": "SCDocEntry(\"Classes/PrettyEcho\", \"PrettyEcho\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Char": {"string": "SCDocEntry(\"Classes/Char\", \"Char\", \"ascii character\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RawPointer": {"string": "SCDocEntry(\"Classes/RawPointer\", \"RawPointer\", \"Hold raw pointers from the host environment\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pser": {"string": "SCDocEntry(\"Classes/Pser\", \"Pser\", \"sequentially embed values in a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFGauss": {"string": "SCDocEntry(\"Classes/LFGauss\", \"LFGauss\", \"Gaussian function oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/11": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/11\", \"11\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Spec": {"string": "SCDocEntry(\"Classes/Spec\", \"Spec\", \"input datatype specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Help": {"string" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:: "SCDocEntry(\"Help\", \"Help\", \"Documentation home\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Complex": {"string": "SCDocEntry(\"Classes/Complex\", \"Complex\", \"complex number\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Interval": {"string": "SCDocEntry(\"Classes/Interval\", \"Interval\", \"range of integers\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDescLib": {"string": "SCDocEntry(\"Classes/SynthDescLib\", \"SynthDescLib\", \"SynthDesc library\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdef": {"string": "SCDocEntry(\"Classes/Pdef\", \"Pdef\", \"stream reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinLin": {"string": "SCDocEntry(\"Classes/LinLin\", \"LinLin\", \"Map a linear range to another linear range\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Formlet": {"string": "SCDocEntry(\"Classes/Formlet\", \"Formlet\", \"FOF-like filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfin": {"string": "SCDocEntry(\"Classes/Pfin\", \"Pfin\", \"limit number of events embedded in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Quark": {"string": "SCDocEntry(\"Classes/Quark\", \"Quark\", \"Object for managing a Quark - a package of source code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbrown": {"string": "SCDocEntry(\"Classes/Pbrown\", \"Pbrown\", \"brownian motion pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SendPeakRMS": {"string": "SCDocEntry(\"Classes/SendPeakRMS\", \"SendPeakRMS\", \"Track peak and power of a signal for GUI applications.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISMPTEAssembler": {"string": "SCDocEntry(\"Classes/MIDISMPTEAssembler\", \"MIDISMPTEAssembler\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FuncFilterPattern": {"s | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:tring": "SCDocEntry(\"Classes/FuncFilterPattern\", \"FuncFilterPattern\", \"Abstract class that filters a pattern using a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDRawValueMatcher": {"string": "SCDocEntry(\"Classes/HIDRawValueMatcher\", \"HIDRawValueMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfxb": {"string": "SCDocEntry(\"Classes/Pfxb\", \"Pfxb\", \"add an effect synth to the synths of a given event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BrickWall": {"string": "SCDocEntry(\"Classes/PV_BrickWall\", \"PV_BrickWall\", \"Zero bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlusFreqScopeWindow": {"string": "SCDocEntry(\"Classes/PlusFreqScopeWindow\", \"PlusFreqScopeWindow\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScoreStreamPlayer": {"string": "SCDocEntry(\"Classes/ScoreStreamPlayer\", \"ScoreStreamPlayer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_CopyPhase": {"string": "SCDocEntry(\"Classes/PV_CopyPhase\", \"PV_CopyPhase\", \"Copy magnitudes and phases.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDCollection": {"string": "SCDocEntry(\"Classes/HIDCollection\", \"HIDCollection\", \"A class describing a group of elements of an HID device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CheckBadValues": {"string": "SCDocEntry(\"Classes/CheckBadValues\", \"CheckBadValues\", \"Test for infinity, not-a-number, and denormals\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnixFILE": {"string": "SCDocEntry(\"Classes/UnixFILE\", \"UnixFILE\", \"An abstract class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTreeView": {"string": "SCDocEntry(\"Classes/QTreeView\", \"QTreeView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntr | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:y"},"Classes/IndexInBetween": {"string": "SCDocEntry(\"Classes/IndexInBetween\", \"IndexInBetween\", \"Finds the (lowest) point in the Buffer at which the input signal lies in-between the two values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Vibrato": {"string": "SCDocEntry(\"Classes/Vibrato\", \"Vibrato\", \"The Vibrato oscillator models a slow frequency modulation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BinShift": {"string": "SCDocEntry(\"Classes/PV_BinShift\", \"PV_BinShift\", \"Shift and stretch bin position.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ArrayedCollection": {"string": "SCDocEntry(\"Classes/ArrayedCollection\", \"ArrayedCollection\", \"Abstract superclass of Collections of fixed maximum size\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/UGen-doneActions": {"string": "SCDocEntry(\"Reference/UGen-doneActions\", \"UGen done-actions\", \"Actions to take when an UGen has finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Message": {"string": "SCDocEntry(\"Classes/Message\", \"Message\", \"A message to an object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StaticText": {"string": "SCDocEntry(\"Classes/StaticText\", \"StaticText\", \"A view displaying non-editable text\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LagControl": {"string": "SCDocEntry(\"Classes/LagControl\", \"LagControl\", \"Lagged control input\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gendy1": {"string": "SCDocEntry(\"Classes/Gendy1\", \"Gendy1\", \"Dynamic stochastic synthesis generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Understanding-Errors": {"string": "SCDocEntry(\"Guides/Understanding-Errors\", \"Understanding errors\", \"a guide to understanding errors\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Silent": {"string": "SCDocEntry(\"Classes/Silent\", \"Silent | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:\", \"Output silence.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OneShotStream": {"string": "SCDocEntry(\"Classes/OneShotStream\", \"OneShotStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gate": {"string": "SCDocEntry(\"Classes/Gate\", \"Gate\", \"Gate or hold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TopView": {"string": "SCDocEntry(\"Classes/TopView\", \"TopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/In": {"string": "SCDocEntry(\"Classes/In\", \"In\", \"Read a signal from a bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06b_Time_Based_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06b_Time_Based_Patterns\", \"Pattern Guide 06b: Time Based Patterns\", \"Patterns using time as the basis for their evaluation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RandComb": {"string": "SCDocEntry(\"Classes/PV_RandComb\", \"PV_RandComb\", \"Pass random bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pswitch1": {"string": "SCDocEntry(\"Classes/Pswitch1\", \"Pswitch1\", \"embed values in a list according to a pattern of indices\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BasicNodeWatcher": {"string": "SCDocEntry(\"Classes/BasicNodeWatcher\", \"BasicNodeWatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EmbedOnce": {"string": "SCDocEntry(\"Classes/EmbedOnce\", \"EmbedOnce\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIMessageDispatcher": {"string": "SCDocEntry(\"Classes/MIDIMessageDispatcher\", \"MIDIMessageDispatcher\", \"The default dispatcher for MIDIFunc's and MIDIdef's set to respond to noteOn, noteOff, control, and polytouch messages.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorial | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:s/Mark_Polishook_tutorial/06_Prerequisites": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/06_Prerequisites\", \"06_Prerequisites\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufRateScale": {"string": "SCDocEntry(\"Classes/BufRateScale\", \"BufRateScale\", \"Buffer rate scaling in respect to server samplerate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Order-of-execution": {"string": "SCDocEntry(\"Guides/Order-of-execution\", \"Order of execution\", \"Understanding order of execution of synths on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Backwards-Compatibility": {"string": "SCDocEntry(\"Guides/Backwards-Compatibility\", \"Backwards Compatibility\", \"Classes and methods that improve backwards compatibility with SC2 code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TaskProxy": {"string": "SCDocEntry(\"Classes/TaskProxy\", \"TaskProxy\", \"event stream reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagShift": {"string": "SCDocEntry(\"Classes/PV_MagShift\", \"PV_MagShift\", \"shift and stretch magnitude bin position.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SendTrig": {"string": "SCDocEntry(\"Classes/SendTrig\", \"SendTrig\", \"Send a trigger message from the server back to the client.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Int8Array": {"string": "SCDocEntry(\"Classes/Int8Array\", \"Int8Array\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StreamControl": {"string": "SCDocEntry(\"Classes/StreamControl\", \"StreamControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElementProto": {"string": "SCDocEntry(\"Classes/HIDElementProto\", \"HIDElementProto\", \"Prototype HID element to match with HIDFunc\")","compileString": "SCDocEntry.new","c | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:lass": "SCDocEntry"},"Reference/ServerPluginAPI": {"string": "SCDocEntry(\"Reference/ServerPluginAPI\", \"Server Plugin API\", \"Reference for writing unit generators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdegreeToKey": {"string": "SCDocEntry(\"Classes/PdegreeToKey\", \"PdegreeToKey\", \"index into a scale\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Button": {"string": "SCDocEntry(\"Classes/Button\", \"Button\", \"A multi-state button\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufChannels": {"string": "SCDocEntry(\"Classes/BufChannels\", \"BufChannels\", \"Current number of channels of soundfile in buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dialog": {"string": "SCDocEntry(\"Classes/Dialog\", \"Dialog\", \"Shows various system dialogs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseg": {"string": "SCDocEntry(\"Classes/Pseg\", \"Pseg\", \"timed embedding of values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/palette_color_groups": {"string": "SCDocEntry(\"Reference/palette_color_groups\", \"Color groups\", \"A list of color groups within a palette, and their meaning\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DeprecatedError": {"string": "SCDocEntry(\"Classes/DeprecatedError\", \"DeprecatedError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TwoZero": {"string": "SCDocEntry(\"Classes/TwoZero\", \"TwoZero\", \"Two zero filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainFM": {"string": "SCDocEntry(\"Classes/GrainFM\", \"GrainFM\", \"Granular synthesis with frequency modulated sine tones\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Speech": {"string": "SCDocEntry(\"Classes/Speech\", \"Speech\", \"lets you use the Apple speech synthesizer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Document": {" | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:string": "SCDocEntry(\"Classes/Document\", \"Document\", \"Editor-specific text document editing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDProto": {"string": "SCDocEntry(\"Classes/HIDProto\", \"HIDProto\", \"Prototype HID device to match with HIDFunc\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Literals": {"string": "SCDocEntry(\"Reference/Literals\", \"Literals\", \"values with a direct syntactic representation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QSoundFileView": {"string": "SCDocEntry(\"Classes/QSoundFileView\", \"QSoundFileView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDoc": {"string": "SCDocEntry(\"Classes/SCDoc\", \"SCDoc\", \"Help system main class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MixedBundle": {"string": "SCDocEntry(\"Classes/MixedBundle\", \"MixedBundle\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDefControl": {"string": "SCDocEntry(\"Classes/SynthDefControl\", \"SynthDefControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/the_lazy_proxy": {"string": "SCDocEntry(\"Tutorials/JITLib/the_lazy_proxy\", \"the_lazy_proxy\", \"the lazy proxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufCombN": {"string": "SCDocEntry(\"Classes/BufCombN\", \"BufCombN\", \"Buffer based comb delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/ServerTiming": {"string": "SCDocEntry(\"Guides/ServerTiming\", \"Server OSC timing\", \"Server bundling latency and OSC timing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Server-Command-Reference": {"string": "SCDocEntry(\"Reference/Server-Command-Reference\", \"Server Command Reference\", \"SuperCollider Server Synth Engine Command Reference\")","compileString": "SCDocEntry.new","class": "SCDo | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:cEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/08": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/08\", \"08\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Layout": {"string": "SCDocEntry(\"Classes/Layout\", \"Layout\", \"Superclass of all GUI layouts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpFunctionProxy": {"string": "SCDocEntry(\"Classes/BinaryOpFunctionProxy\", \"BinaryOpFunctionProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QGridLayout": {"string": "SCDocEntry(\"Classes/QGridLayout\", \"QGridLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractWrappingDispatcher": {"string": "SCDocEntry(\"Classes/AbstractWrappingDispatcher\", \"AbstractWrappingDispatcher\", \"A dispatcher which wraps functions to support multiple paramter matching\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Date": {"string": "SCDocEntry(\"Classes/Date\", \"Date\", \"an object describing a point in time\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pclutch": {"string": "SCDocEntry(\"Classes/Pclutch\", \"Pclutch\", \"sample and hold a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psetp": {"string": "SCDocEntry(\"Classes/Psetp\", \"Psetp\", \"event pattern that sets values of one key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragSink": {"string": "SCDocEntry(\"Classes/QDragSink\", \"QDragSink\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Hilbert": {"string": "SCDocEntry(\"Classes/Hilbert\", \"Hilbert\", \"Applies the Hilbert transform to an input signal.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCImageKernel": {"string": "SCDocEntry(\"Classes/SCImageKernel\", \"SCImageKernel\", \"kernel class to use with SCImage\ | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Stethoscope": {"string": "SCDocEntry(\"Classes/Stethoscope\", \"Stethoscope\", \"An oscilloscope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerShmInterface": {"string": "SCDocEntry(\"Classes/ServerShmInterface\", \"ServerShmInterface\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PinkNoise": {"string": "SCDocEntry(\"Classes/PinkNoise\", \"PinkNoise\", \"Pink Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbind": {"string": "SCDocEntry(\"Classes/Pbind\", \"Pbind\", \"combine several value patterns to one event stream by binding keys to values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufCombL": {"string": "SCDocEntry(\"Classes/BufCombL\", \"BufCombL\", \"Buffer based comb delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LagIn": {"string": "SCDocEntry(\"Classes/LagIn\", \"LagIn\", \"Read a control signal from a bus with a lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Point": {"string": "SCDocEntry(\"Classes/Point\", \"Point\", \"Cartesian point\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFNoise1": {"string": "SCDocEntry(\"Classes/LFNoise1\", \"LFNoise1\", \"Ramp noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Spawner": {"string": "SCDocEntry(\"Classes/Spawner\", \"Spawner\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QObject": {"string": "SCDocEntry(\"Classes/QObject\", \"QObject\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncBothMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncBothMessageMatcher\", \"MIDIFuncBothMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel and source\")","compileString": "SCDocEntry.new","cla | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:ss": "SCDocEntry"},"Reference/Modifiers": {"string": "SCDocEntry(\"Reference/Modifiers\", \"Modifier Keys\", \"OSX Modifier key reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OrderedIdentitySet": {"string": "SCDocEntry(\"Classes/OrderedIdentitySet\", \"OrderedIdentitySet\", \"a set according to identity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_PhaseShift": {"string": "SCDocEntry(\"Classes/PV_PhaseShift\", \"PV_PhaseShift\", \"Shift phase.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfinval": {"string": "SCDocEntry(\"Classes/Pfinval\", \"Pfinval\", \"limit number of items embedded in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Phprand": {"string": "SCDocEntry(\"Classes/Phprand\", \"Phprand\", \"random values that tend toward hi\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution2L": {"string": "SCDocEntry(\"Classes/Convolution2L\", \"Convolution2L\", \"Real-time convolver with linear interpolation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BusPlug": {"string": "SCDocEntry(\"Classes/BusPlug\", \"BusPlug\", \"a listener on a bus\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScrollCanvas": {"string": "SCDocEntry(\"Classes/ScrollCanvas\", \"ScrollCanvas\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SoundFile": {"string": "SCDocEntry(\"Classes/SoundFile\", \"SoundFile\", \"sclang soundfile data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlayBuf": {"string": "SCDocEntry(\"Classes/PlayBuf\", \"PlayBuf\", \"Sample playback oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScIDE": {"string": "SCDocEntry(\"Classes/ScIDE\", \"ScIDE\", \"interaction with the Qt IDE\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RingNumberAllocator": {"string": "SCDocEntry(\"Classes/RingNumberAllocator\", \"Rin | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:CHUNK:gNumberAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"}} | |
SUPERCOLLIDERJS:cj7tznuze00018bh5j40x77bc:END:Result | |
SUPERCOLLIDERJS.interpreted | |
-> | |
---------------------------- | |
by binding keys to valueskeys to values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06c_Composition_of_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06c_Composition_of_Patterns\", \"Pattern Guide 06c: Composition of Patterns\", \"Making multiple event patterns act as one\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PatternControl": {"string": "SCDocEntry(\"Classes/PatternControl\", \"PatternControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pstretch": {"string": "SCDocEntry(\"Classes/Pstretch\", \"Pstretch\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DoubleArray": {"string": "SCDocEntry(\"Classes/DoubleArray\", \"DoubleArray\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Assignment": {"string": "SCDocEntry(\"Reference/Assignment\", \"Assignment Statements\", \"assigning values to variables\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumInputBuses": {"string": "SCDocEntry(\"Classes/NumInputBuses\", \"NumInputBuses\", \"Number of input busses.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Tracing-Processes": {"string": "SCDocEntry(\"Guides/Tracing-Processes\", \"Tracing Processes\", \"Tracing processes in SC\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpStream": {"string": "SCDocEntry(\"Classes/BinaryOpStream\", \"BinaryOpStream\", \"two streams combined by a binary operator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IEnvGen": {"string": "SCDocEntry(\"Classes/IEnvGen\", \"IEnvGen\", \"Envelope generator for polling values from an Env\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractFunction": {"string": "SCDocEntry(\"Classes/AbstractFunction\", \"AbstractFunction\", \"An object which responds to a set o | |
f messages that represent mathematical functions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PathName": {"string": "SCDocEntry(\"Classes/PathName\", \"PathName\", \"file and directory path utilities\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufDelayN": {"string": "SCDocEntry(\"Classes/BufDelayN\", \"BufDelayN\", \"Buffer based simple delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractStepValue": {"string": "SCDocEntry(\"Classes/AbstractStepValue\", \"AbstractStepValue\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Finalizer": {"string": "SCDocEntry(\"Classes/Finalizer\", \"Finalizer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FunctionList": {"string": "SCDocEntry(\"Classes/FunctionList\", \"FunctionList\", \"A function that composes multiple functions into one\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ContiguousBlock": {"string": "SCDocEntry(\"Classes/ContiguousBlock\", \"ContiguousBlock\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NumBuffers": {"string": "SCDocEntry(\"Classes/NumBuffers\", \"NumBuffers\", \"Number of open buffers.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Order": {"string": "SCDocEntry(\"Classes/Order\", \"Order\", \"an order of elements with a numerical index\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QScope": {"string": "SCDocEntry(\"Classes/QScope\", \"QScope\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/softVol_": {"string": "SCDocEntry(\"Reference/softVol_\", \"softVol_\", \"set a nodeproxy's vol conditionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeWatcher": {"string": "SCDocEntry(\"Classes/NodeWatcher\", \"NodeWatcher\", \"notify sc-lang side node objects of th | |
eir server sided state\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events6": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events6\", \"Understanding Streams, Patterns and Events - Part 6\", \"Parallel Patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpUGen": {"string": "SCDocEntry(\"Classes/BinaryOpUGen\", \"BinaryOpUGen\", \"Apply a binary operation to the values of an input UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TrigControl": {"string": "SCDocEntry(\"Classes/TrigControl\", \"TrigControl\", \"FIXME: TrigControl purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pevent": {"string": "SCDocEntry(\"Classes/Pevent\", \"Pevent\", \"Provide an inval for an event stream.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/String": {"string": "SCDocEntry(\"Classes/String\", \"String\", \"array of characters\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Glossary": {"string": "SCDocEntry(\"Guides/Glossary\", \"Glossary\", \"Glossary of some relevant words\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Stepper": {"string": "SCDocEntry(\"Classes/Stepper\", \"Stepper\", \"Pulse counter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AudioIn": {"string": "SCDocEntry(\"Classes/AudioIn\", \"AudioIn\", \"Read audio input.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Free": {"string": "SCDocEntry(\"Classes/Free\", \"Free\", \"When triggered, frees a node.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Tap": {"string": "SCDocEntry(\"Classes/Tap\", \"Tap\", \"Single tap into a delay line\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlusFreqScopeView": {"string": "SCDocEntry(\"Classes/PlusFreqScopeView\", \"PlusFreqScopeView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SuperCol | |
liderJS": {"string": "SCDocEntry(\"Classes/SuperColliderJS\", \"SuperColliderJS\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Filter": {"string": "SCDocEntry(\"Classes/Filter\", \"Filter\", \"Base class for filter UGens\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ViewRedirect": {"string": "SCDocEntry(\"Classes/ViewRedirect\", \"ViewRedirect\", \"An abstract super class for gui redirection classes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RunningMin": {"string": "SCDocEntry(\"Classes/RunningMin\", \"RunningMin\", \"Track minimum level.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCMessagePatternDispatcher": {"string": "SCDocEntry(\"Classes/OSCMessagePatternDispatcher\", \"OSCMessagePatternDispatcher\", \"The default pattern matching dispatcher for OSCFunc and OSCdef.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PartConv": {"string": "SCDocEntry(\"Classes/PartConv\", \"PartConv\", \"Real-time partitioned convolution\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Compander": {"string": "SCDocEntry(\"Classes/Compander\", \"Compander\", \"Compressor, expander, limiter, gate, ducker\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Streams-Patterns-Events3": {"string": "SCDocEntry(\"Tutorials/Streams-Patterns-Events3\", \"Understanding Streams, Patterns and Events - Part 3\", \"ListPatterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Tutorial": {"string": "SCDocEntry(\"Tutorials/Tutorial\", \"SuperCollider 3 Server Tutorial\", \"A short tutorial covering many concepts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/News-3_6": {"string": "SCDocEntry(\"Guides/News-3_6\", \"News in 3.6\", \"A summary of news in SC 3.6\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Balance2": {"string": "SCDocEntry(\"Classes/Balance2\", \"Balance2\", \"Stereo signal balan | |
cer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqShift": {"string": "SCDocEntry(\"Classes/FreqShift\", \"FreqShift\", \"Frequency Shifter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZPopUpMenu": {"string": "SCDocEntry(\"Classes/EZPopUpMenu\", \"EZPopUpMenu\", \"A wrapper class for a label plus a popUpMenu with per item actions\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Cookbook03_External_Control": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Cookbook03_External_Control\", \"Pattern Guide Cookbook 03: External Control\", \"Pattern control by external device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdefn": {"string": "SCDocEntry(\"Classes/Pdefn\", \"Pdefn\", \"non event stream reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/VDiskIn": {"string": "SCDocEntry(\"Classes/VDiskIn\", \"VDiskIn\", \"Stream in audio from a file, with variable rate\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RunningSum": {"string": "SCDocEntry(\"Classes/RunningSum\", \"RunningSum\", \"Running sum over n frames\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerTree": {"string": "SCDocEntry(\"Classes/ServerTree\", \"ServerTree\", \"register actions to be taken to initialise a basic tree of groups on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SoundFileView": {"string": "SCDocEntry(\"Classes/SoundFileView\", \"SoundFileView\", \"Sound file display\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinPan2": {"string": "SCDocEntry(\"Classes/LinPan2\", \"LinPan2\", \"Two channel linear pan.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dseries": {"string": "SCDocEntry(\"Classes/Dseries\", \"Dseries\", \"Demand rate arithmetic series UGen.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Scheduler": {"string": | |
"SCDocEntry(\"Classes/Scheduler\", \"Scheduler\", \"schedules functions to be evaluated in the future\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SelectX": {"string": "SCDocEntry(\"Classes/SelectX\", \"SelectX\", \"Mix one output from many sources\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_060_Filter_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_060_Filter_Patterns\", \"Pattern Guide 060: Filter Patterns\", \"Overview of patterns that modify the behavior of other patterns\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmulp": {"string": "SCDocEntry(\"Classes/Pmulp\", \"Pmulp\", \"multiply with each value of a pattern to value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LastValue": {"string": "SCDocEntry(\"Classes/LastValue\", \"LastValue\", \"Output the last value before the input changed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MantissaMask": {"string": "SCDocEntry(\"Classes/MantissaMask\", \"MantissaMask\", \"Reduce precision.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Timer": {"string": "SCDocEntry(\"Classes/Timer\", \"Timer\", \"Returns time since last triggered.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dshuf": {"string": "SCDocEntry(\"Classes/Dshuf\", \"Dshuf\", \"Demand rate random sequence generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/jitlib_asCompileString": {"string": "SCDocEntry(\"Tutorials/JITLib/jitlib_asCompileString\", \"jitlib_asCompileString\", \"asCompileString in JITLib\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pflatten": {"string": "SCDocEntry(\"Classes/Pflatten\", \"Pflatten\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HLayoutView": {"string": "SCDocEntry(\"Classes/HLayoutView\", \"HLayoutView\", \"A container view that a | |
rranges its children horizontally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MoogFF": {"string": "SCDocEntry(\"Classes/MoogFF\", \"MoogFF\", \"Moog VCF implementation, designed by Federico Fontana\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/20_Debugging": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/20_Debugging\", \"20_Debugging\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ObjectInspector": {"string": "SCDocEntry(\"Classes/ObjectInspector\", \"ObjectInspector\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QuarksGui": {"string": "SCDocEntry(\"Classes/QuarksGui\", \"QuarksGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinkedList": {"string": "SCDocEntry(\"Classes/LinkedList\", \"LinkedList\", \"doubly linked list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ListDUGen": {"string": "SCDocEntry(\"Classes/ListDUGen\", \"ListDUGen\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseed": {"string": "SCDocEntry(\"Classes/Pseed\", \"Pseed\", \"set the random seed in subpattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/ClassTree": {"string": "SCDocEntry(\"Overviews/ClassTree\", \"Class Tree\", \"The whole class inheritance tree\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/01_Startup": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/01_Startup\", \"01_Startup\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_Ref01_Pattern_Internals": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_Ref01_Pattern_Internals\", \"Pattern Guide Reference 01: Pattern Internals\", \"Details of pattern implementation, with guidance on writing new pattern classes\") | |
","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDRelSlot": {"string": "SCDocEntry(\"Classes/LIDRelSlot\", \"LIDRelSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TextViewBase": {"string": "SCDocEntry(\"Classes/TextViewBase\", \"TextViewBase\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RHPF": {"string": "SCDocEntry(\"Classes/RHPF\", \"RHPF\", \"A resonant high pass filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinkedListNode": {"string": "SCDocEntry(\"Classes/LinkedListNode\", \"LinkedListNode\", \"Internally used class for LinkedList nodes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/SCDocSyntax": {"string": "SCDocEntry(\"Reference/SCDocSyntax\", \"SCDoc Syntax\", \"SCDoc markup language syntax\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BHiShelf": {"string": "SCDocEntry(\"Classes/BHiShelf\", \"BHiShelf\", \"Hi Shelf\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DynKlank": {"string": "SCDocEntry(\"Classes/DynKlank\", \"DynKlank\", \"Bank of resonators.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QMetaObject": {"string": "SCDocEntry(\"Classes/QMetaObject\", \"QMetaObject\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrettyEat": {"string": "SCDocEntry(\"Classes/PrettyEat\", \"PrettyEat\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DetectIndex": {"string": "SCDocEntry(\"Classes/DetectIndex\", \"DetectIndex\", \"Search a buffer for a value\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BPeakEQ": {"string": "SCDocEntry(\"Classes/BPeakEQ\", \"BPeakEQ\", \"Parametric equalizer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragSink": {"string": "SCDocEntry(\"Classes/DragSink\", \"DragSink\", \"A simple drag-and-drop rece | |
iver.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ChaosGen": {"string": "SCDocEntry(\"Classes/ChaosGen\", \"ChaosGen\", \"UGens that cause chaos\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Semaphore": {"string": "SCDocEntry(\"Classes/Semaphore\", \"Semaphore\", \"control parallel execution of threads\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TdefGui": {"string": "SCDocEntry(\"Classes/TdefGui\", \"TdefGui\", \"a line of editing controls for a Tdef, and optionally its envir\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Quant": {"string": "SCDocEntry(\"Classes/Quant\", \"Quant\", \"encapsulate quantization issues associated with EventStreamPlayer and TempoClock\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/randomSeed": {"string": "SCDocEntry(\"Reference/randomSeed\", \"Random Seed\", \"Random generator seed\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GbmanL": {"string": "SCDocEntry(\"Classes/GbmanL\", \"GbmanL\", \"Gingerbreadman map chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ControlSpec": {"string": "SCDocEntry(\"Classes/ControlSpec\", \"ControlSpec\", \"numerical input specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/playN": {"string": "SCDocEntry(\"Reference/playN\", \"playN\", \"distribute audio over multiple non-adjacent channels\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SpecPcile": {"string": "SCDocEntry(\"Classes/SpecPcile\", \"SpecPcile\", \"Find a percentile of FFT magnitude spectrum\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QEnvelopeView": {"string": "SCDocEntry(\"Classes/QEnvelopeView\", \"QEnvelopeView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AudioControl": {"string": "SCDocEntry(\"Classes/AudioControl\", \"AudioControl\", \"(Undocumented class)\")","compileStri | |
ng": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HID": {"string": "SCDocEntry(\"Classes/HID\", \"HID\", \"This class provides access to human input devices, or in short HID, such as joysticks, gamepads, mice, keyboard, and so on.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerBoot": {"string": "SCDocEntry(\"Classes/ServerBoot\", \"ServerBoot\", \"register actions to be taken when a server has booted\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CompositeView": {"string": "SCDocEntry(\"Classes/CompositeView\", \"CompositeView\", \"A view that contains other views.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TestDependant": {"string": "SCDocEntry(\"Classes/TestDependant\", \"TestDependant\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QLineLayout": {"string": "SCDocEntry(\"Classes/QLineLayout\", \"QLineLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpPlug": {"string": "SCDocEntry(\"Classes/BinaryOpPlug\", \"BinaryOpPlug\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LorenzL": {"string": "SCDocEntry(\"Classes/LorenzL\", \"LorenzL\", \"Lorenz chaotic generator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CombL": {"string": "SCDocEntry(\"Classes/CombL\", \"CombL\", \"Comb delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RectComb2": {"string": "SCDocEntry(\"Classes/PV_RectComb2\", \"PV_RectComb2\", \"Make gaps in spectrum.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pulse": {"string": "SCDocEntry(\"Classes/Pulse\", \"Pulse\", \"Band limited pulse wave.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Place": {"string": "SCDocEntry(\"Classes/Place\", \"Place\", \"interlaced embedding of subarrays\")","compileString": "SCDocEntry.new","class": "SCDoc | |
Entry"},"Classes/Prorate": {"string": "SCDocEntry(\"Classes/Prorate\", \"Prorate\", \"divide stream proportionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dswitch1": {"string": "SCDocEntry(\"Classes/Dswitch1\", \"Dswitch1\", \"Demand rate generator for switching between inputs.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_Max": {"string": "SCDocEntry(\"Classes/PV_Max\", \"PV_Max\", \"Maximum magnitude.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnpackFFT": {"string": "SCDocEntry(\"Classes/UnpackFFT\", \"UnpackFFT\", \"Unpack an FFT chain into separate demand-rate FFT bin streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QMultiSliderView": {"string": "SCDocEntry(\"Classes/QMultiSliderView\", \"QMultiSliderView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Partial-Application": {"string": "SCDocEntry(\"Reference/Partial-Application\", \"Partial Application\", \"Create Functions via Partial Application\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Hasher": {"string": "SCDocEntry(\"Classes/Hasher\", \"Hasher\", \"Randomized value.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIMTCtoSMPTEDispatcher": {"string": "SCDocEntry(\"Classes/MIDIMTCtoSMPTEDispatcher\", \"MIDIMTCtoSMPTEDispatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RandWipe": {"string": "SCDocEntry(\"Classes/PV_RandWipe\", \"PV_RandWipe\", \"Crossfade in random bin order.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerOptions": {"string": "SCDocEntry(\"Classes/ServerOptions\", \"ServerOptions\", \"Encapsulates commandline and other options for a Server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppatmod": {"string": "SCDocEntry(\"Classes/Ppatmod\", \"Ppatmod\", \"modify a given pattern before passing it into the stream\")","compileSt | |
ring": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIEvent": {"string": "SCDocEntry(\"Classes/MIDIEvent\", \"MIDIEvent\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DebugFrame": {"string": "SCDocEntry(\"Classes/DebugFrame\", \"DebugFrame\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ball": {"string": "SCDocEntry(\"Classes/Ball\", \"Ball\", \"physical model of bouncing object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFPulse": {"string": "SCDocEntry(\"Classes/LFPulse\", \"LFPulse\", \"pulse oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TChoose": {"string": "SCDocEntry(\"Classes/TChoose\", \"TChoose\", \"Randomly select one of several inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PmonoStream": {"string": "SCDocEntry(\"Classes/PmonoStream\", \"PmonoStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Env": {"string": "SCDocEntry(\"Classes/Env\", \"Env\", \"Specification for a segmented envelope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Function": {"string": "SCDocEntry(\"Classes/Function\", \"Function\", \"Implements a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Image": {"string": "SCDocEntry(\"Classes/Image\", \"Image\", \"image component\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MidEQ": {"string": "SCDocEntry(\"Classes/MidEQ\", \"MidEQ\", \"Parametric filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElement": {"string": "SCDocEntry(\"Classes/HIDElement\", \"HIDElement\", \"A class describing an element of an HID device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/InfoUGenBase": {"string": "SCDocEntry(\"Classes/InfoUGenBase\", \"InfoUGenBase\", \"Base class for info ugens\")","compileString": "SCDocEntry.new","class": "SCDo | |
cEntry"},"Classes/Plambda": {"string": "SCDocEntry(\"Classes/Plambda\", \"Plambda\", \"create a scope (namespace) for enclosed streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PatternProxy": {"string": "SCDocEntry(\"Classes/PatternProxy\", \"PatternProxy\", \"stream reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Internal-Snooping": {"string": "SCDocEntry(\"Guides/Internal-Snooping\", \"Internal Snooping\", \"Snooping around SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BendResponder": {"string": "SCDocEntry(\"Classes/BendResponder\", \"BendResponder\", \"allow functions to be registered to respond to MIDI pitchbend events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pwrap": {"string": "SCDocEntry(\"Classes/Pwrap\", \"Pwrap\", \"constrain the range of output values by wrapping\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06d_Parallel_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06d_Parallel_Patterns\", \"Pattern Guide 06d: Parallel Patterns\", \"Running multiple event patterns simultaneously\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IOStream": {"string": "SCDocEntry(\"Classes/IOStream\", \"IOStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Server-Architecture": {"string": "SCDocEntry(\"Reference/Server-Architecture\", \"Server Architecture\", \"SuperCollider 3 Synth Server Architecture\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/00-Getting-Started-With-SC": {"string": "SCDocEntry(\"Tutorials/Getting-Started/00-Getting-Started-With-SC\", \"00. Getting Started With SC\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Loudness": {"string": "SCDocEntry(\"Classes/Loudness\", \"Loudness\", \"Extraction of instantaneous loudness in sones\")","com | |
pileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/softPut": {"string": "SCDocEntry(\"Reference/softPut\", \"softPut\", \"set a (number) parameter in an environment conditionally\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dxrand": {"string": "SCDocEntry(\"Classes/Dxrand\", \"Dxrand\", \"Demand rate random sequence generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RunningMax": {"string": "SCDocEntry(\"Classes/RunningMax\", \"RunningMax\", \"Track maximum level.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/WiiNunchukGUI": {"string": "SCDocEntry(\"Classes/WiiNunchukGUI\", \"WiiNunchukGUI\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BasicOpUGen": {"string": "SCDocEntry(\"Classes/BasicOpUGen\", \"BasicOpUGen\", \"Common superclass to operations on UGen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgate": {"string": "SCDocEntry(\"Classes/Pgate\", \"Pgate\", \"gated stream advances only when an event key is true\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfset": {"string": "SCDocEntry(\"Classes/Pfset\", \"Pfset\", \"Insert an environment into the event prototype before evaluating the supplied pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DragView": {"string": "SCDocEntry(\"Classes/DragView\", \"DragView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Ppatlace": {"string": "SCDocEntry(\"Classes/Ppatlace\", \"Ppatlace\", \"interlace streams\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCresponder": {"string": "SCDocEntry(\"Classes/OSCresponder\", \"OSCresponder\", \"client side network responder\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Wavetable": {"string": "SCDocEntry(\"Classes/Wavetable\", \"Wavetable\", \"sampled audio buffer in wavetable format\")","compileString": "SCDocEntry.new","class" | |
: "SCDocEntry"},"Overviews/SymbolicNotations": {"string": "SCDocEntry(\"Overviews/SymbolicNotations\", \"Symbolic Notations\", \"Catalog of symbolic notations in SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OSCMultiResponder": {"string": "SCDocEntry(\"Classes/OSCMultiResponder\", \"OSCMultiResponder\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CoinGate": {"string": "SCDocEntry(\"Classes/CoinGate\", \"CoinGate\", \"Statistical gate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Warp": {"string": "SCDocEntry(\"Classes/Warp\", \"Warp\", \"specification of a shape for a mapping of numerical input\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Overviews/SC3vsSC2": {"string": "SCDocEntry(\"Overviews/SC3vsSC2\", \"SuperCollider 3 versus SuperCollider 2\", \"Design changes between the versions 2 and 3 of SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/06": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/06\", \"06\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NdefMixer": {"string": "SCDocEntry(\"Classes/NdefMixer\", \"NdefMixer\", \"mix control for an Ndef proxyspace\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Trig1": {"string": "SCDocEntry(\"Classes/Trig1\", \"Trig1\", \"Timed trigger.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SortedList": {"string": "SCDocEntry(\"Classes/SortedList\", \"SortedList\", \"a Collection whose items are kept in a sorted order.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Synth": {"string": "SCDocEntry(\"Classes/Synth\", \"Synth\", \"Client-side representation of a synth node on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/04-Functions-and-Other-Functionality": {"string": " | |
SCDocEntry(\"Tutorials/Getting-Started/04-Functions-and-Other-Functionality\", \"04. Functions and Other Functionality\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Buffer": {"string": "SCDocEntry(\"Classes/Buffer\", \"Buffer\", \"Client-side representation of a buffer on a server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pslide": {"string": "SCDocEntry(\"Classes/Pslide\", \"Pslide\", \"slide over a list of values and embed them\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/List": {"string": "SCDocEntry(\"Classes/List\", \"List\", \"list of items of variable size\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdefEditor": {"string": "SCDocEntry(\"Classes/PdefEditor\", \"PdefEditor\", \"will be replaced - please use PdefGui now!\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/NodeID": {"string": "SCDocEntry(\"Classes/NodeID\", \"NodeID\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StringGui": {"string": "SCDocEntry(\"Classes/StringGui\", \"StringGui\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDInfo": {"string": "SCDocEntry(\"Classes/HIDInfo\", \"HIDInfo\", \"This class contains the basic information about an HID device to access and open it.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HPZ1": {"string": "SCDocEntry(\"Classes/HPZ1\", \"HPZ1\", \"Two point difference filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Getting-Started/06-Presented-in-Living-Stereo": {"string": "SCDocEntry(\"Tutorials/Getting-Started/06-Presented-in-Living-Stereo\", \"06. Presented in Living Stereo\", \"Getting Started With SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OscN": {"string": "SCDocEntry(\"Classes/OscN\", \"OscN\", \"Noninterpolating wavetable oscillator.\")","compileString": | |
"SCDocEntry.new","class": "SCDocEntry"},"Classes/NoteOffResponder": {"string": "SCDocEntry(\"Classes/NoteOffResponder\", \"NoteOffResponder\", \"allow functions to be registered to respond to MIDI noteOff events\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/03": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/03\", \"03\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdrop": {"string": "SCDocEntry(\"Classes/Pdrop\", \"Pdrop\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScrollView": {"string": "SCDocEntry(\"Classes/ScrollView\", \"ScrollView\", \"A container view that can scroll its contents\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QHLayoutView": {"string": "SCDocEntry(\"Classes/QHLayoutView\", \"QHLayoutView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TDuty_old": {"string": "SCDocEntry(\"Classes/TDuty_old\", \"TDuty_old\", \"Deprecated ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Changed": {"string": "SCDocEntry(\"Classes/Changed\", \"Changed\", \"Triggers when a value changes\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDAbsSlot": {"string": "SCDocEntry(\"Classes/LIDAbsSlot\", \"LIDAbsSlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/UsingMIDI": {"string": "SCDocEntry(\"Guides/UsingMIDI\", \"Using MIDI\", \"Notes on MIDI support in SuperCollider\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDKeySlot": {"string": "SCDocEntry(\"Classes/LIDKeySlot\", \"LIDKeySlot\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/IdentityDictionary": {"string": "SCDocEntry(\"Classes/IdentityDictionary\", \"IdentityDictionary\", \"associative collection mapping keys to values\")", | |
"compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QButton": {"string": "SCDocEntry(\"Classes/QButton\", \"QButton\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OffsetOut": {"string": "SCDocEntry(\"Classes/OffsetOut\", \"OffsetOut\", \"Write a signal to a bus with sample accurate timing.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PauseSelfWhenDone": {"string": "SCDocEntry(\"Classes/PauseSelfWhenDone\", \"PauseSelfWhenDone\", \"FIXME: PauseSelfWhenDone purpose.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScrollTopView": {"string": "SCDocEntry(\"Classes/ScrollTopView\", \"ScrollTopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Quarks": {"string": "SCDocEntry(\"Classes/Quarks\", \"Quarks\", \"Package manager\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/play": {"string": "SCDocEntry(\"Reference/play\", \"play\", \"Start a process\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EZSlider": {"string": "SCDocEntry(\"Classes/EZSlider\", \"EZSlider\", \"Wrapper class for label, slider, number box\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TdefEditor": {"string": "SCDocEntry(\"Classes/TdefEditor\", \"TdefEditor\", \"will be replaced - please use TdefGui now!\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Routine": {"string": "SCDocEntry(\"Classes/Routine\", \"Routine\", \"Functions that can return in the middle and then resume where they left off\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AllpassC": {"string": "SCDocEntry(\"Classes/AllpassC\", \"AllpassC\", \"All pass delay line with cubic interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pmul": {"string": "SCDocEntry(\"Classes/Pmul\", \"Pmul\", \"multiply with value of a key in event stream\")","compileString": "SCDocEntry.new","class": "SCDocEnt | |
ry"},"Classes/UnaryOpUGen": {"string": "SCDocEntry(\"Classes/UnaryOpUGen\", \"UnaryOpUGen\", \"Apply a unary operation to the values of an input ugen\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BRF": {"string": "SCDocEntry(\"Classes/BRF\", \"BRF\", \"2nd order Butterworth band reject filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LIDAbsInfo": {"string": "SCDocEntry(\"Classes/LIDAbsInfo\", \"LIDAbsInfo\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PowerOfTwoBlock": {"string": "SCDocEntry(\"Classes/PowerOfTwoBlock\", \"PowerOfTwoBlock\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxySynthDef": {"string": "SCDocEntry(\"Classes/ProxySynthDef\", \"ProxySynthDef\", \"synth def that wraps ugen graph\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Warp1": {"string": "SCDocEntry(\"Classes/Warp1\", \"Warp1\", \"Warp a buffer with a time pointer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/MIDI": {"string": "SCDocEntry(\"Guides/MIDI\", \"MIDI\", \"about MIDI\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BLowPass": {"string": "SCDocEntry(\"Classes/BLowPass\", \"BLowPass\", \"12db/oct rolloff - 2nd order resonant Low Pass Filter\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pset": {"string": "SCDocEntry(\"Classes/Pset\", \"Pset\", \"event pattern that sets values of one key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/matchItem": {"string": "SCDocEntry(\"Reference/matchItem\", \"matchItem\", \"test if object fulfils a constraint\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SineWarp": {"string": "SCDocEntry(\"Classes/SineWarp\", \"SineWarp\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Resize": {"string": "SCDocEntry(\"Reference/Resize\", \"Resize behaviour\", \"Resize behavior | |
for View and its subclasses\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pavaroh": {"string": "SCDocEntry(\"Classes/Pavaroh\", \"Pavaroh\", \"applying ascending and descending scales to event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dswitch": {"string": "SCDocEntry(\"Classes/Dswitch\", \"Dswitch\", \"Demand rate generator for embedding different inputs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pgbrown": {"string": "SCDocEntry(\"Classes/Pgbrown\", \"Pgbrown\", \"geometric brownian motion pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ShutDown": {"string": "SCDocEntry(\"Classes/ShutDown\", \"ShutDown\", \"register functions to be evaluated before system shuts down\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/EmacsEditor": {"string": "SCDocEntry(\"Reference/EmacsEditor\", \"Emacs Editor\", \"Using SuperCollider in Emacs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlazyEnvir": {"string": "SCDocEntry(\"Classes/PlazyEnvir\", \"PlazyEnvir\", \"instantiate new patterns from a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Event": {"string": "SCDocEntry(\"Classes/Event\", \"Event\", \"an environment that represents an action\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/NodeProxy_roles": {"string": "SCDocEntry(\"Reference/NodeProxy_roles\", \"NodeProxy roles\", \"Roles in NodeProxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GraphBuilder": {"string": "SCDocEntry(\"Classes/GraphBuilder\", \"GraphBuilder\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ProxyMixerOld": {"string": "SCDocEntry(\"Classes/ProxyMixerOld\", \"ProxyMixerOld\", \"mix control for a proxyspace\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufSampleRate": {"string": "SCDocEntry(\"Classes/BufSampleRate\", \"BufSampleRate\", \"Buff | |
er sample rate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Klang": {"string": "SCDocEntry(\"Classes/Klang\", \"Klang\", \"Sine oscillator bank\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ToggleFF": {"string": "SCDocEntry(\"Classes/ToggleFF\", \"ToggleFF\", \"Toggle flip flop.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Class": {"string": "SCDocEntry(\"Classes/Class\", \"Class\", \"A Class describes the structure and implementation of a set objects which are its instances.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FreqScope": {"string": "SCDocEntry(\"Classes/FreqScope\", \"FreqScope\", \"Frequency spectrum visualizer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PrettyEcho": {"string": "SCDocEntry(\"Classes/PrettyEcho\", \"PrettyEcho\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Char": {"string": "SCDocEntry(\"Classes/Char\", \"Char\", \"ascii character\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RawPointer": {"string": "SCDocEntry(\"Classes/RawPointer\", \"RawPointer\", \"Hold raw pointers from the host environment\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pser": {"string": "SCDocEntry(\"Classes/Pser\", \"Pser\", \"sequentially embed values in a list\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFGauss": {"string": "SCDocEntry(\"Classes/LFGauss\", \"LFGauss\", \"Gaussian function oscillator\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/11": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/11\", \"11\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Spec": {"string": "SCDocEntry(\"Classes/Spec\", \"Spec\", \"input datatype specification\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Help": {"string" | |
: "SCDocEntry(\"Help\", \"Help\", \"Documentation home\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Complex": {"string": "SCDocEntry(\"Classes/Complex\", \"Complex\", \"complex number\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Interval": {"string": "SCDocEntry(\"Classes/Interval\", \"Interval\", \"range of integers\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDescLib": {"string": "SCDocEntry(\"Classes/SynthDescLib\", \"SynthDescLib\", \"SynthDesc library\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pdef": {"string": "SCDocEntry(\"Classes/Pdef\", \"Pdef\", \"stream reference definition\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LinLin": {"string": "SCDocEntry(\"Classes/LinLin\", \"LinLin\", \"Map a linear range to another linear range\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Formlet": {"string": "SCDocEntry(\"Classes/Formlet\", \"Formlet\", \"FOF-like filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfin": {"string": "SCDocEntry(\"Classes/Pfin\", \"Pfin\", \"limit number of events embedded in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Quark": {"string": "SCDocEntry(\"Classes/Quark\", \"Quark\", \"Object for managing a Quark - a package of source code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbrown": {"string": "SCDocEntry(\"Classes/Pbrown\", \"Pbrown\", \"brownian motion pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SendPeakRMS": {"string": "SCDocEntry(\"Classes/SendPeakRMS\", \"SendPeakRMS\", \"Track peak and power of a signal for GUI applications.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDISMPTEAssembler": {"string": "SCDocEntry(\"Classes/MIDISMPTEAssembler\", \"MIDISMPTEAssembler\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/FuncFilterPattern": {"s | |
tring": "SCDocEntry(\"Classes/FuncFilterPattern\", \"FuncFilterPattern\", \"Abstract class that filters a pattern using a function\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDRawValueMatcher": {"string": "SCDocEntry(\"Classes/HIDRawValueMatcher\", \"HIDRawValueMatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfxb": {"string": "SCDocEntry(\"Classes/Pfxb\", \"Pfxb\", \"add an effect synth to the synths of a given event stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BrickWall": {"string": "SCDocEntry(\"Classes/PV_BrickWall\", \"PV_BrickWall\", \"Zero bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlusFreqScopeWindow": {"string": "SCDocEntry(\"Classes/PlusFreqScopeWindow\", \"PlusFreqScopeWindow\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScoreStreamPlayer": {"string": "SCDocEntry(\"Classes/ScoreStreamPlayer\", \"ScoreStreamPlayer\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_CopyPhase": {"string": "SCDocEntry(\"Classes/PV_CopyPhase\", \"PV_CopyPhase\", \"Copy magnitudes and phases.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDCollection": {"string": "SCDocEntry(\"Classes/HIDCollection\", \"HIDCollection\", \"A class describing a group of elements of an HID device\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/CheckBadValues": {"string": "SCDocEntry(\"Classes/CheckBadValues\", \"CheckBadValues\", \"Test for infinity, not-a-number, and denormals\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/UnixFILE": {"string": "SCDocEntry(\"Classes/UnixFILE\", \"UnixFILE\", \"An abstract class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QTreeView": {"string": "SCDocEntry(\"Classes/QTreeView\", \"QTreeView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntr | |
y"},"Classes/IndexInBetween": {"string": "SCDocEntry(\"Classes/IndexInBetween\", \"IndexInBetween\", \"Finds the (lowest) point in the Buffer at which the input signal lies in-between the two values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Vibrato": {"string": "SCDocEntry(\"Classes/Vibrato\", \"Vibrato\", \"The Vibrato oscillator models a slow frequency modulation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_BinShift": {"string": "SCDocEntry(\"Classes/PV_BinShift\", \"PV_BinShift\", \"Shift and stretch bin position.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ArrayedCollection": {"string": "SCDocEntry(\"Classes/ArrayedCollection\", \"ArrayedCollection\", \"Abstract superclass of Collections of fixed maximum size\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/UGen-doneActions": {"string": "SCDocEntry(\"Reference/UGen-doneActions\", \"UGen done-actions\", \"Actions to take when an UGen has finished\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Message": {"string": "SCDocEntry(\"Classes/Message\", \"Message\", \"A message to an object\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StaticText": {"string": "SCDocEntry(\"Classes/StaticText\", \"StaticText\", \"A view displaying non-editable text\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LagControl": {"string": "SCDocEntry(\"Classes/LagControl\", \"LagControl\", \"Lagged control input\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gendy1": {"string": "SCDocEntry(\"Classes/Gendy1\", \"Gendy1\", \"Dynamic stochastic synthesis generator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Understanding-Errors": {"string": "SCDocEntry(\"Guides/Understanding-Errors\", \"Understanding errors\", \"a guide to understanding errors\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Silent": {"string": "SCDocEntry(\"Classes/Silent\", \"Silent | |
\", \"Output silence.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OneShotStream": {"string": "SCDocEntry(\"Classes/OneShotStream\", \"OneShotStream\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Gate": {"string": "SCDocEntry(\"Classes/Gate\", \"Gate\", \"Gate or hold.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TopView": {"string": "SCDocEntry(\"Classes/TopView\", \"TopView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/In": {"string": "SCDocEntry(\"Classes/In\", \"In\", \"Read a signal from a bus.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/A-Practical-Guide/PG_06b_Time_Based_Patterns": {"string": "SCDocEntry(\"Tutorials/A-Practical-Guide/PG_06b_Time_Based_Patterns\", \"Pattern Guide 06b: Time Based Patterns\", \"Patterns using time as the basis for their evaluation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_RandComb": {"string": "SCDocEntry(\"Classes/PV_RandComb\", \"PV_RandComb\", \"Pass random bins.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pswitch1": {"string": "SCDocEntry(\"Classes/Pswitch1\", \"Pswitch1\", \"embed values in a list according to a pattern of indices\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BasicNodeWatcher": {"string": "SCDocEntry(\"Classes/BasicNodeWatcher\", \"BasicNodeWatcher\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/EmbedOnce": {"string": "SCDocEntry(\"Classes/EmbedOnce\", \"EmbedOnce\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIMessageDispatcher": {"string": "SCDocEntry(\"Classes/MIDIMessageDispatcher\", \"MIDIMessageDispatcher\", \"The default dispatcher for MIDIFunc's and MIDIdef's set to respond to noteOn, noteOff, control, and polytouch messages.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorial | |
s/Mark_Polishook_tutorial/06_Prerequisites": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/06_Prerequisites\", \"06_Prerequisites\", \"Mark Polishook tutorial\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufRateScale": {"string": "SCDocEntry(\"Classes/BufRateScale\", \"BufRateScale\", \"Buffer rate scaling in respect to server samplerate.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Order-of-execution": {"string": "SCDocEntry(\"Guides/Order-of-execution\", \"Order of execution\", \"Understanding order of execution of synths on the server\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/Backwards-Compatibility": {"string": "SCDocEntry(\"Guides/Backwards-Compatibility\", \"Backwards Compatibility\", \"Classes and methods that improve backwards compatibility with SC2 code\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TaskProxy": {"string": "SCDocEntry(\"Classes/TaskProxy\", \"TaskProxy\", \"event stream reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_MagShift": {"string": "SCDocEntry(\"Classes/PV_MagShift\", \"PV_MagShift\", \"shift and stretch magnitude bin position.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SendTrig": {"string": "SCDocEntry(\"Classes/SendTrig\", \"SendTrig\", \"Send a trigger message from the server back to the client.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Int8Array": {"string": "SCDocEntry(\"Classes/Int8Array\", \"Int8Array\", \"an array whose indexed slots are all of the same type\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/StreamControl": {"string": "SCDocEntry(\"Classes/StreamControl\", \"StreamControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDElementProto": {"string": "SCDocEntry(\"Classes/HIDElementProto\", \"HIDElementProto\", \"Prototype HID element to match with HIDFunc\")","compileString": "SCDocEntry.new","c | |
lass": "SCDocEntry"},"Reference/ServerPluginAPI": {"string": "SCDocEntry(\"Reference/ServerPluginAPI\", \"Server Plugin API\", \"Reference for writing unit generators\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PdegreeToKey": {"string": "SCDocEntry(\"Classes/PdegreeToKey\", \"PdegreeToKey\", \"index into a scale\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Button": {"string": "SCDocEntry(\"Classes/Button\", \"Button\", \"A multi-state button\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufChannels": {"string": "SCDocEntry(\"Classes/BufChannels\", \"BufChannels\", \"Current number of channels of soundfile in buffer.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Dialog": {"string": "SCDocEntry(\"Classes/Dialog\", \"Dialog\", \"Shows various system dialogs\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pseg": {"string": "SCDocEntry(\"Classes/Pseg\", \"Pseg\", \"timed embedding of values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/palette_color_groups": {"string": "SCDocEntry(\"Reference/palette_color_groups\", \"Color groups\", \"A list of color groups within a palette, and their meaning\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/DeprecatedError": {"string": "SCDocEntry(\"Classes/DeprecatedError\", \"DeprecatedError\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/TwoZero": {"string": "SCDocEntry(\"Classes/TwoZero\", \"TwoZero\", \"Two zero filter.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/GrainFM": {"string": "SCDocEntry(\"Classes/GrainFM\", \"GrainFM\", \"Granular synthesis with frequency modulated sine tones\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Speech": {"string": "SCDocEntry(\"Classes/Speech\", \"Speech\", \"lets you use the Apple speech synthesizer\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Document": {" | |
string": "SCDocEntry(\"Classes/Document\", \"Document\", \"Editor-specific text document editing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/HIDProto": {"string": "SCDocEntry(\"Classes/HIDProto\", \"HIDProto\", \"Prototype HID device to match with HIDFunc\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Literals": {"string": "SCDocEntry(\"Reference/Literals\", \"Literals\", \"values with a direct syntactic representation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QSoundFileView": {"string": "SCDocEntry(\"Classes/QSoundFileView\", \"QSoundFileView\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCDoc": {"string": "SCDocEntry(\"Classes/SCDoc\", \"SCDoc\", \"Help system main class\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MixedBundle": {"string": "SCDocEntry(\"Classes/MixedBundle\", \"MixedBundle\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SynthDefControl": {"string": "SCDocEntry(\"Classes/SynthDefControl\", \"SynthDefControl\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Tutorials/JITLib/the_lazy_proxy": {"string": "SCDocEntry(\"Tutorials/JITLib/the_lazy_proxy\", \"the_lazy_proxy\", \"the lazy proxy\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufCombN": {"string": "SCDocEntry(\"Classes/BufCombN\", \"BufCombN\", \"Buffer based comb delay line with no interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Guides/ServerTiming": {"string": "SCDocEntry(\"Guides/ServerTiming\", \"Server OSC timing\", \"Server bundling latency and OSC timing\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Reference/Server-Command-Reference": {"string": "SCDocEntry(\"Reference/Server-Command-Reference\", \"Server Command Reference\", \"SuperCollider Server Synth Engine Command Reference\")","compileString": "SCDocEntry.new","class": "SCDo | |
cEntry"},"Tutorials/Mark_Polishook_tutorial/Japanese_version/08": {"string": "SCDocEntry(\"Tutorials/Mark_Polishook_tutorial/Japanese_version/08\", \"08\", \"Mark Polishook tutorial (JP)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Layout": {"string": "SCDocEntry(\"Classes/Layout\", \"Layout\", \"Superclass of all GUI layouts\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BinaryOpFunctionProxy": {"string": "SCDocEntry(\"Classes/BinaryOpFunctionProxy\", \"BinaryOpFunctionProxy\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QGridLayout": {"string": "SCDocEntry(\"Classes/QGridLayout\", \"QGridLayout\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/AbstractWrappingDispatcher": {"string": "SCDocEntry(\"Classes/AbstractWrappingDispatcher\", \"AbstractWrappingDispatcher\", \"A dispatcher which wraps functions to support multiple paramter matching\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Date": {"string": "SCDocEntry(\"Classes/Date\", \"Date\", \"an object describing a point in time\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pclutch": {"string": "SCDocEntry(\"Classes/Pclutch\", \"Pclutch\", \"sample and hold a pattern\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Psetp": {"string": "SCDocEntry(\"Classes/Psetp\", \"Psetp\", \"event pattern that sets values of one key\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QDragSink": {"string": "SCDocEntry(\"Classes/QDragSink\", \"QDragSink\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Hilbert": {"string": "SCDocEntry(\"Classes/Hilbert\", \"Hilbert\", \"Applies the Hilbert transform to an input signal.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SCImageKernel": {"string": "SCDocEntry(\"Classes/SCImageKernel\", \"SCImageKernel\", \"kernel class to use with SCImage\ | |
")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Stethoscope": {"string": "SCDocEntry(\"Classes/Stethoscope\", \"Stethoscope\", \"An oscilloscope\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ServerShmInterface": {"string": "SCDocEntry(\"Classes/ServerShmInterface\", \"ServerShmInterface\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PinkNoise": {"string": "SCDocEntry(\"Classes/PinkNoise\", \"PinkNoise\", \"Pink Noise.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pbind": {"string": "SCDocEntry(\"Classes/Pbind\", \"Pbind\", \"combine several value patterns to one event stream by binding keys to values\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BufCombL": {"string": "SCDocEntry(\"Classes/BufCombL\", \"BufCombL\", \"Buffer based comb delay line with linear interpolation.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LagIn": {"string": "SCDocEntry(\"Classes/LagIn\", \"LagIn\", \"Read a control signal from a bus with a lag\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Point": {"string": "SCDocEntry(\"Classes/Point\", \"Point\", \"Cartesian point\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/LFNoise1": {"string": "SCDocEntry(\"Classes/LFNoise1\", \"LFNoise1\", \"Ramp noise\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Spawner": {"string": "SCDocEntry(\"Classes/Spawner\", \"Spawner\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/QObject": {"string": "SCDocEntry(\"Classes/QObject\", \"QObject\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/MIDIFuncBothMessageMatcher": {"string": "SCDocEntry(\"Classes/MIDIFuncBothMessageMatcher\", \"MIDIFuncBothMessageMatcher\", \"Matches incoming MIDI messages to responder funcs based on message channel and source\")","compileString": "SCDocEntry.new","cla | |
ss": "SCDocEntry"},"Reference/Modifiers": {"string": "SCDocEntry(\"Reference/Modifiers\", \"Modifier Keys\", \"OSX Modifier key reference\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/OrderedIdentitySet": {"string": "SCDocEntry(\"Classes/OrderedIdentitySet\", \"OrderedIdentitySet\", \"a set according to identity\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PV_PhaseShift": {"string": "SCDocEntry(\"Classes/PV_PhaseShift\", \"PV_PhaseShift\", \"Shift phase.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Pfinval": {"string": "SCDocEntry(\"Classes/Pfinval\", \"Pfinval\", \"limit number of items embedded in a stream\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Phprand": {"string": "SCDocEntry(\"Classes/Phprand\", \"Phprand\", \"random values that tend toward hi\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/Convolution2L": {"string": "SCDocEntry(\"Classes/Convolution2L\", \"Convolution2L\", \"Real-time convolver with linear interpolation\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/BusPlug": {"string": "SCDocEntry(\"Classes/BusPlug\", \"BusPlug\", \"a listener on a bus\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScrollCanvas": {"string": "SCDocEntry(\"Classes/ScrollCanvas\", \"ScrollCanvas\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/SoundFile": {"string": "SCDocEntry(\"Classes/SoundFile\", \"SoundFile\", \"sclang soundfile data\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/PlayBuf": {"string": "SCDocEntry(\"Classes/PlayBuf\", \"PlayBuf\", \"Sample playback oscillator.\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/ScIDE": {"string": "SCDocEntry(\"Classes/ScIDE\", \"ScIDE\", \"interaction with the Qt IDE\")","compileString": "SCDocEntry.new","class": "SCDocEntry"},"Classes/RingNumberAllocator": {"string": "SCDocEntry(\"Classes/RingNumberAllocator\", \"Rin | |
gNumberAllocator\", \"(Undocumented class)\")","compileString": "SCDocEntry.new","class": "SCDocEntry"}} | |
========== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment