Created
March 18, 2010 12:28
-
-
Save samaaron/336294 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
build | |
|-- ChangeLog | |
|-- Help | |
| |-- 3vs2 | |
| | |-- Backwards-Compatibility.html | |
| | |-- SC3vsSC2.html | |
| | |-- Spawning.html | |
| | |-- Sync-Async.html | |
| | |-- SynthDefsVsSynths.html | |
| | `-- attachments | |
| |-- BinaryOps | |
| | |-- absdif.html | |
| | |-- addition.html | |
| | |-- amclip.html | |
| | |-- atan2.html | |
| | |-- clip2.html | |
| | |-- difsqr.html | |
| | |-- division.html | |
| | |-- excess.html | |
| | |-- exponentiation.html | |
| | |-- fold2.html | |
| | |-- greaterorequalthan.html | |
| | |-- greaterthan.html | |
| | |-- hypot.html | |
| | |-- hypotApx.html | |
| | |-- lessorequalthan.html | |
| | |-- lessthan.html | |
| | |-- max.html | |
| | |-- min.html | |
| | |-- modulo.html | |
| | |-- multiplication.html | |
| | |-- pow.html | |
| | |-- ring1.html | |
| | |-- ring2.html | |
| | |-- ring3.html | |
| | |-- ring4.html | |
| | |-- round.html | |
| | |-- scaleneg.html | |
| | |-- sqrdif.html | |
| | |-- sqrsum.html | |
| | |-- subtraction.html | |
| | |-- sumsqr.html | |
| | |-- thresh.html | |
| | |-- trunc.html | |
| | `-- wrap2.html | |
| |-- Collections | |
| | |-- Archive.html | |
| | |-- Array.html | |
| | |-- Array2D.html | |
| | |-- ArrayedCollection.html | |
| | |-- Association.html | |
| | |-- Bag.html | |
| | |-- Collection.html | |
| | |-- Collections.html | |
| | |-- Dictionary.html | |
| | |-- DoubleArray.html | |
| | |-- Environment.html | |
| | |-- Event.html | |
| | |-- Event_types.html | |
| | |-- FloatArray.html | |
| | |-- Harmonics.html | |
| | |-- IdentityBag.html | |
| | |-- IdentityDictionary.html | |
| | |-- IdentitySet.html | |
| | |-- Int16Array.html | |
| | |-- Int32Array.html | |
| | |-- Int8Array.html | |
| | |-- Interval.html | |
| | |-- Library.html | |
| | |-- LibraryBase.html | |
| | |-- LinkedList.html | |
| | |-- LinkedListNode.html | |
| | |-- List.html | |
| | |-- MultiLevelIdentityDictionary.html | |
| | |-- ObjectTable.html | |
| | |-- Order.html | |
| | |-- OrderedIdentitySet.html | |
| | |-- Pair.html | |
| | |-- Post.html | |
| | |-- PriorityQueue.html | |
| | |-- RawArray.html | |
| | |-- Scale.html | |
| | |-- SequenceableCollection.html | |
| | |-- Set.html | |
| | |-- Signal.html | |
| | |-- SortedList.html | |
| | |-- SparseArray.html | |
| | |-- String.html | |
| | |-- SymbolArray.html | |
| | |-- Tuning.html | |
| | |-- TwoWayIdentityDictionary.html | |
| | |-- Wavetable.html | |
| | `-- loadPaths example.html | |
| |-- Control | |
| | |-- AbstractServerAction.html | |
| | |-- CCResponder.html | |
| | |-- CmdPeriod.html | |
| | |-- ContiguousBlockAllocator.html | |
| | |-- ControlSpec.html | |
| | |-- Date.html | |
| | |-- DebugNodeWatcher.html | |
| | |-- Env.html | |
| | |-- GeneralHID.html | |
| | |-- GeneralHIDDevice.html | |
| | |-- GeneralHIDSlot.html | |
| | |-- GeneralHIDSpec.html | |
| | |-- HIDDeviceService.html | |
| | |-- IEnvGen.htm | |
| | |-- InterplEnv.htm | |
| | |-- InterplPairs.htm | |
| | |-- InterplXYC.htm | |
| | |-- MIDI.html | |
| | |-- MIDIIn.html | |
| | |-- MIDIOut.html | |
| | |-- MIDIResponder.html | |
| | |-- NetAddr.html | |
| | |-- NodeWatcher.html | |
| | |-- NoteOnResponder.html | |
| | |-- NotificationCenter.html | |
| | |-- OSCBundle.html | |
| | |-- OSC_communication.html | |
| | |-- OSCpathResponder.html | |
| | |-- OSCresponder.html | |
| | |-- OSCresponderNode.html | |
| | |-- Score.html | |
| | |-- SerialPort.html | |
| | |-- ServerBoot.html | |
| | |-- ServerQuit | |
| | |-- ServerQuit.html | |
| | |-- ServerTree.html | |
| | |-- Spec.html | |
| | |-- StartUp.html | |
| | |-- UsingMIDI.html | |
| | |-- Warp.html | |
| | `-- WiiMote.html | |
| |-- Core | |
| | |-- BinaryOpFunction.html | |
| | |-- Boolean.html | |
| | |-- Char.html | |
| | |-- Error.html | |
| | |-- Exception.html | |
| | |-- False.html | |
| | |-- Kernel | |
| | | |-- AbstractFunction.html | |
| | | |-- Class.html | |
| | | |-- Frame.html | |
| | | |-- Function.html | |
| | | |-- FunctionDef.html | |
| | | |-- FunctionList.html | |
| | | |-- Interpreter.html | |
| | | |-- Main.html | |
| | | |-- Method.html | |
| | | |-- Process.html | |
| | | |-- RawPointer.html | |
| | | |-- Routine.html | |
| | | |-- Thread.html | |
| | | |-- Thunk.html | |
| | | |-- initClass.html | |
| | | `-- randomSeed.html | |
| | |-- NAryOpFunction.html | |
| | |-- Nil.html | |
| | |-- Object.html | |
| | |-- Ref.html | |
| | |-- RefCopy.html | |
| | |-- Symbol.html | |
| | |-- True.html | |
| | |-- UnaryOpFunction.html | |
| | |-- UniqueID.html | |
| | |-- if.html | |
| | `-- loop.html | |
| |-- Extending and Customizing SC | |
| | |-- Creating-Standalone-Applications.html | |
| | |-- Crossplatform.html | |
| | |-- Helper | |
| | | |-- AutoClassHelper.html | |
| | | |-- HelpSearchResult.html | |
| | | `-- Helper.html | |
| | |-- Modifying_Standalones.html | |
| | |-- Notes-on-the-HTML-Help-System.html | |
| | |-- Quarks | |
| | | |-- Quark.html | |
| | | `-- Quarks.html | |
| | |-- Style Guide | |
| | | |-- ClassHelpTemplate.html | |
| | | |-- Documentation Style Guide.html | |
| | | |-- TopicHelpTemplate.html | |
| | | `-- UGenHelpTemplate.html | |
| | |-- Using-Extensions.html | |
| | |-- Using-the-Startup-File.html | |
| | |-- Writing Primitives.html | |
| | |-- Writing-Classes.html | |
| | |-- Writing_Unit_Generators.html | |
| | |-- attachments | |
| | | |-- Creating-Standalone-Applications | |
| | | | |-- Pasted Graphic 1.png | |
| | | | `-- Pasted Graphic 2.png | |
| | | `-- Writing_Unit_Generators | |
| | | |-- Pasted Graphic 1.png | |
| | | |-- Pasted Graphic 10.png | |
| | | |-- Pasted Graphic 11.png | |
| | | |-- Pasted Graphic 13.png | |
| | | |-- Pasted Graphic 14.png | |
| | | |-- Pasted Graphic 15.png | |
| | | |-- Pasted Graphic 16.png | |
| | | |-- Pasted Graphic 2.png | |
| | | |-- Pasted Graphic 5.png | |
| | | `-- Pasted Graphic.png | |
| | `-- publishing_code.html | |
| |-- Files | |
| | |-- CSVFileReader.html | |
| | |-- File.html | |
| | |-- FileReader.html | |
| | |-- PathName.html | |
| | |-- Pipe.html | |
| | |-- SoundFile.html | |
| | |-- TabFileReader.html | |
| | `-- UnixFILE.html | |
| |-- GUI | |
| | |-- Cocoa-GUI | |
| | | |-- CocoaMenuItem.html | |
| | | |-- Document.html | |
| | | |-- DocumentAutoCompletion.html | |
| | | |-- SC2DSlider.html | |
| | | |-- SC2DTabletSlider.html | |
| | | |-- SCButton.html | |
| | | |-- SCCompositeView.html | |
| | | |-- SCContainerView.html | |
| | | |-- SCControlView.html | |
| | | |-- SCDragBoth.html | |
| | | |-- SCDragSink.html | |
| | | |-- SCDragSource.html | |
| | | |-- SCDragView.html | |
| | | |-- SCEnvelopeEdit.html | |
| | | |-- SCEnvelopeView.html | |
| | | |-- SCFreqScope.html | |
| | | |-- SCFreqScopeWindow.html | |
| | | |-- SCHLayoutView.html | |
| | | |-- SCImage | |
| | | | |-- SCImage.html | |
| | | | |-- SCImageFilter.html | |
| | | | |-- SCImageKernel.html | |
| | | | |-- Swamp.png | |
| | | | |-- duck_alpha.png | |
| | | | |-- flowers2.jpg | |
| | | | |-- icon.supercollider.png | |
| | | | `-- vduck2.jpg | |
| | | |-- SCKnob.html | |
| | | |-- SCLayoutView.html | |
| | | |-- SCLevelIndicator.html | |
| | | |-- SCListView.html | |
| | | |-- SCMenuGroup.html | |
| | | |-- SCMenuItem.html | |
| | | |-- SCMenuSeparator.html | |
| | | |-- SCModalSheet.html | |
| | | |-- SCModalWindow.html | |
| | | |-- SCMovieView.html | |
| | | |-- SCMultiSliderView.html | |
| | | |-- SCNumberBox.html | |
| | | |-- SCPen.html | |
| | | |-- SCPopUpMenu.html | |
| | | |-- SCQuartzComposerView | |
| | | | |-- Cells.qtz | |
| | | | |-- SCLevelMeter.qtz | |
| | | | |-- SCQCSonogramCount2.qtz | |
| | | | |-- SCQuartzComposerView.html | |
| | | | |-- SCQuartzComposerViewStructureTest.qtz | |
| | | | |-- SCQuartzComposerViewTest.qtz | |
| | | | `-- Stupid Pan.qtz | |
| | | |-- SCRangeSlider.html | |
| | | |-- SCScope.html | |
| | | |-- SCScrollTopView.html | |
| | | |-- SCScrollView.html | |
| | | |-- SCSlider.html | |
| | | |-- SCSliderBase.html | |
| | | |-- SCSoundFileView.html | |
| | | |-- SCStaticText.html | |
| | | |-- SCStaticTextBase.html | |
| | | |-- SCStethoscope.html | |
| | | |-- SCTabletView.html | |
| | | |-- SCTextField.html | |
| | | |-- SCTextView.html | |
| | | |-- SCTopView.html | |
| | | |-- SCUserView.html | |
| | | |-- SCUserViewSubclassing | |
| | | | |-- SCUserView-Subclassing.html | |
| | | | `-- SCUserViewTutorial.sc | |
| | | |-- SCVLayoutView.html | |
| | | |-- SCView.html | |
| | | |-- SCWindow.html | |
| | | `-- SoundFileViewProgressWindow.html | |
| | |-- EZ-GUI | |
| | | |-- EZGui.html | |
| | | |-- EZKnob.html | |
| | | |-- EZListView.html | |
| | | |-- EZLists.html | |
| | | |-- EZNumber.html | |
| | | |-- EZPopUpMenu.html | |
| | | |-- EZRanger.html | |
| | | |-- EZScroller.html | |
| | | |-- EZSlider.html | |
| | | `-- EZText.html | |
| | |-- GUI-Classes.html | |
| | |-- GUI-Overview.html | |
| | |-- GUI-Tools | |
| | | |-- Color.html | |
| | | |-- FlowLayout.html | |
| | | |-- GUI.html | |
| | | |-- Gradient.html | |
| | | |-- HiliteGradient.html | |
| | | |-- Plotter.html | |
| | | |-- Regenerate-GUI-Help.html | |
| | | |-- SCFont.html | |
| | | |-- ViewRedirect.html | |
| | | |-- modifiers.html | |
| | | |-- plot.html | |
| | | `-- resize.html | |
| | |-- Main-GUI | |
| | | |-- Button.html | |
| | | |-- CompositeView.html | |
| | | |-- Dialog.html | |
| | | |-- DragBoth.html | |
| | | |-- DragSink.html | |
| | | |-- DragSource.html | |
| | | |-- EnvelopeView.html | |
| | | |-- Font.html | |
| | | |-- FreqScope.html | |
| | | |-- FreqScopeView.html | |
| | | |-- HLayoutView.html | |
| | | |-- Knob.html | |
| | | |-- ListView.html | |
| | | |-- MovieView.html | |
| | | |-- MultiSliderView.html | |
| | | |-- NumberBox.html | |
| | | |-- Pen.html | |
| | | |-- PopUpMenu.html | |
| | | |-- RangeSlider.html | |
| | | |-- ScopeView.html | |
| | | |-- ScrollView.html | |
| | | |-- Slider.html | |
| | | |-- Slider2D.html | |
| | | |-- SoundFileView.html | |
| | | |-- StaticText.html | |
| | | |-- Stethoscope.html | |
| | | |-- StubTemplate.html | |
| | | |-- TabletSlider2D.html | |
| | | |-- TabletView.html | |
| | | |-- TextField.html | |
| | | |-- TextView.html | |
| | | |-- UserView.html | |
| | | |-- VLayoutView.html | |
| | | |-- View.html | |
| | | `-- Window.html | |
| | `-- SimpleController.html | |
| |-- Geometry | |
| | |-- Point.html | |
| | `-- Rect.html | |
| |-- Glossary.html | |
| |-- Help.html | |
| |-- Language | |
| | |-- Adverbs.html | |
| | |-- Assignment.html | |
| | |-- Classes.html | |
| | |-- Comments.html | |
| | |-- Control-Structures.html | |
| | |-- Debugging-tips.html | |
| | |-- Expression-Sequence.html | |
| | |-- Functions.html | |
| | |-- Intro-to-Objects.html | |
| | |-- J_concepts_in_SC.html | |
| | |-- ListComprehensions.html | |
| | |-- Literals.html | |
| | |-- Method-Calls.html | |
| | |-- Operators.html | |
| | |-- Partial-Application.html | |
| | |-- Polymorphism.html | |
| | |-- Scope.html | |
| | |-- SymbolicNotations.html | |
| | |-- Syntax-Shortcuts.html | |
| | |-- Understanding-Errors.html | |
| | |-- attachments | |
| | | `-- Functions | |
| | | `-- functions.png | |
| | |-- isKindOf.htm | |
| | `-- switch.htm | |
| |-- Libraries | |
| | |-- JITLib | |
| | | |-- JITLib.html | |
| | | |-- Patterns | |
| | | | |-- EventPatternProxy.html | |
| | | | |-- Fdef.html | |
| | | | |-- PatternProxy.html | |
| | | | |-- PbindProxy.html | |
| | | | |-- Pbindef.html | |
| | | | |-- Pdef.html | |
| | | | |-- Pdefn.html | |
| | | | |-- Pdict.html | |
| | | | |-- Pnsym.html | |
| | | | |-- Psym.html | |
| | | | |-- TaskProxy.html | |
| | | | `-- Tdef.html | |
| | | |-- environments | |
| | | | |-- BufEnvir.htm | |
| | | | |-- EnvironmentRedirect.html | |
| | | | |-- LazyEnvir.html | |
| | | | |-- Maybe.html | |
| | | | `-- ProxySpace.html | |
| | | |-- extras | |
| | | | |-- EnvirGui.html | |
| | | | |-- History.html | |
| | | | |-- HistoryGui.htm | |
| | | | |-- JITGui.html | |
| | | | |-- NdefMixer.html | |
| | | | |-- NodeProxyEditor.html | |
| | | | |-- PdefAllGui.html | |
| | | | |-- PdefEditor.html | |
| | | | |-- PdefGui.html | |
| | | | |-- ProxyChain.html | |
| | | | |-- ProxyChainGui.html | |
| | | | |-- ProxyMixer.html | |
| | | | |-- ProxyMonitorGui.html | |
| | | | |-- SkipJack.html | |
| | | | |-- TdefAllGui.html | |
| | | | |-- TdefEditor.html | |
| | | | |-- TdefGui.html | |
| | | | `-- softSet.html | |
| | | |-- networking | |
| | | | |-- BroadcastServer.html | |
| | | | |-- Client.html | |
| | | | |-- Public.html | |
| | | | `-- public_proxy_space.html | |
| | | |-- nodeproxy | |
| | | | |-- BusPlug.html | |
| | | | |-- EnvGate.html | |
| | | | |-- Monitor.html | |
| | | | |-- Ndef.html | |
| | | | |-- NodeMap.html | |
| | | | |-- NodeProxy.html | |
| | | | |-- NodeProxy_roles.html | |
| | | | |-- ProxySynthDef.html | |
| | | | |-- RecNodeProxy.html | |
| | | | |-- TempoBusClock.html | |
| | | | `-- playN.html | |
| | | `-- tutorials | |
| | | |-- audio_rate_mapping.html | |
| | | |-- basic_live_coding_techniques.html | |
| | | |-- jitlib_asCompileString.html | |
| | | |-- jitlib_basic_concepts_01.html | |
| | | |-- jitlib_basic_concepts_02.html | |
| | | |-- jitlib_basic_concepts_03.html | |
| | | |-- jitlib_basic_concepts_04.html | |
| | | |-- jitlib_efficiency.html | |
| | | |-- jitlib_fading.html | |
| | | |-- jitlib_networking.html | |
| | | |-- proxyspace_examples.html | |
| | | |-- recursive_phrasing.html | |
| | | `-- the_lazy_proxy.html | |
| | `-- crucial | |
| | |-- CRUCIAL-LIBRARY.html | |
| | |-- Constraints | |
| | | |-- AbstractConstraint.html | |
| | | |-- Constraint.html | |
| | | |-- CountLimit.html | |
| | | |-- IsEven.html | |
| | | |-- IsNotIn.html | |
| | | `-- SeenBefore.html | |
| | |-- Control | |
| | | |-- MIDIClockOut.html | |
| | | `-- ObjectSpec.html | |
| | |-- Crucial.html | |
| | |-- Editors | |
| | | |-- BooleanEditor.html | |
| | | |-- IrNumberEditor.html | |
| | | |-- KrNumberEditor.html | |
| | | `-- NumberEditor.html | |
| | |-- Gui | |
| | | |-- ActionButton.html | |
| | | |-- CXMenu.html | |
| | | |-- FlowView.html | |
| | | |-- GridLayout.html | |
| | | |-- MLIDbrowser.html | |
| | | |-- ModalDialog.html | |
| | | |-- MultiPageLayout.html | |
| | | |-- ObjectGui.html | |
| | | |-- PageLayout.html | |
| | | |-- SaveConsole.html | |
| | | |-- SelectButtonSet.html | |
| | | |-- Sheet.html | |
| | | |-- SynthConsole.html | |
| | | |-- ToggleButton.html | |
| | | `-- gui.html | |
| | |-- Instr | |
| | | |-- AudioSpec.html | |
| | | |-- ControlPrototypes.html | |
| | | |-- Instr.html | |
| | | |-- InstrAt.html | |
| | | |-- InstrSpawner.html | |
| | | |-- InstrSynthDef.html | |
| | | |-- Interface.html | |
| | | |-- Patch.html | |
| | | `-- StreamSpec.html | |
| | |-- Introspection | |
| | | `-- TestCase.html | |
| | |-- Patching | |
| | | |-- Patching.html | |
| | | `-- PlayerInputProxy.html | |
| | |-- Players | |
| | | |-- AbstractPlayer.html | |
| | | |-- AbstractPlayerGui.html | |
| | | |-- AbstractPlayerProxy.html | |
| | | |-- AudioInPlayer.html | |
| | | |-- BeatClockPlayer.html | |
| | | |-- EnvelopedPlayer.html | |
| | | |-- FunctionPlayer.html | |
| | | |-- GroupedPlayerMixer.html | |
| | | |-- HasPatchIns.html | |
| | | |-- InstrGateSpawner.html | |
| | | |-- MIDIPlayer.html | |
| | | |-- MonoAudioIn.html | |
| | | |-- PlayerAmp.html | |
| | | |-- PlayerEffectSocket.html | |
| | | |-- PlayerEfxFunc.html | |
| | | |-- PlayerMixer.html | |
| | | |-- PlayerPool.html | |
| | | |-- PlayerSchedulingServices.html | |
| | | |-- PlayerSocket.html | |
| | | |-- PlayerUnop.html | |
| | | |-- SFP | |
| | | | |-- SFP.html | |
| | | | `-- VSFP.html | |
| | | |-- Silence.html | |
| | | |-- makeResourcesToBundle.htm | |
| | | `-- playerServerSupport.html | |
| | |-- Sample | |
| | | |-- ArrayBuffer.html | |
| | | |-- BufferProxy.html | |
| | | `-- Sample.html | |
| | |-- Scheduling | |
| | | |-- BeatSched.html | |
| | | |-- OSCSched.html | |
| | | |-- Tempo.html | |
| | | |-- TempoBus.html | |
| | | |-- TempoPlayer.html | |
| | | `-- atTime.html | |
| | |-- Sequencers | |
| | | |-- Midi2Freq.html | |
| | | |-- ModalFreq.html | |
| | | |-- Stream2Trig.html | |
| | | `-- StreamKrDur.html | |
| | |-- ServerTools | |
| | | |-- ServerLog.html | |
| | | `-- SharedBus.html | |
| | `-- UncoupledUsefulThings | |
| | |-- Enveloper2.html | |
| | |-- KeyCodeResponder.html | |
| | |-- Mono.html | |
| | |-- MultiChannelRecorder.html | |
| | |-- NumChannels.html | |
| | |-- PlayPathButton.html | |
| | |-- RelativeToParent.html | |
| | |-- ServerErrorGui.html | |
| | |-- UnicodeResponder.html | |
| | |-- Updater.html | |
| | `-- ZArchive.html | |
| |-- Linux | |
| | |-- EmacsEditor.html | |
| | |-- EmacsGUI.help.scd | |
| | |-- LID.html | |
| | `-- Linux_udev_setup.help.scd | |
| |-- Math | |
| | |-- Complex.html | |
| | |-- Float.html | |
| | |-- Infinitum.html | |
| | |-- Integer.html | |
| | |-- Magnitude.html | |
| | |-- Number.html | |
| | |-- Polar.html | |
| | `-- SimpleNumber.html | |
| |-- More-On-Getting-Help.html | |
| |-- OSX | |
| | |-- Aggregate Device.html | |
| | |-- ApplicationStart.html | |
| | |-- Cocoa.html | |
| | |-- CocoaDialog.html | |
| | |-- CocoaDocument.html | |
| | |-- Speech.html | |
| | |-- SuperColliderAU.html | |
| | |-- objC | |
| | | `-- SCNSObject.html | |
| | |-- standardizePath.html | |
| | `-- writeAsPlist.html | |
| |-- Other Topics | |
| | |-- HelpDocsLicensing.html | |
| | |-- Internal-Snooping.html | |
| | |-- Licensing.html | |
| | |-- MultiChannel.html | |
| | |-- Non-Realtime-Synthesis.html | |
| | |-- Randomness.html | |
| | |-- Shortcuts.html | |
| | |-- Tracing Processes.html | |
| | |-- Undocumented-Classes.html | |
| | |-- asTarget.html | |
| | |-- ccbysa3_88x31.png | |
| | |-- play.html | |
| | `-- usingTheWiki | |
| | |-- WikiUsage.html | |
| | |-- dir | |
| | | |-- runMe2.html | |
| | | `-- somepage.html | |
| | `-- runMe.html | |
| |-- Platform | |
| | `-- Platform.html | |
| |-- Scheduling | |
| | |-- AppClock.html | |
| | |-- Clock.html | |
| | |-- Condition.html | |
| | |-- Quant.html | |
| | |-- Scheduler.html | |
| | |-- Semaphore.html | |
| | |-- SystemClock.html | |
| | |-- Task.html | |
| | `-- TempoClock.html | |
| |-- ServerArchitecture | |
| | |-- Buffer.html | |
| | |-- Bus.html | |
| | |-- ClientVsServer.html | |
| | |-- Group.html | |
| | |-- Node.html | |
| | |-- NodeControl.html | |
| | |-- NodeMessaging.html | |
| | |-- Order-of-execution.html | |
| | |-- RootNode.html | |
| | |-- Server-Architecture.html | |
| | |-- Server-Command-Reference.html | |
| | |-- Server.html | |
| | |-- ServerOptions.html | |
| | |-- ServerTiming.html | |
| | |-- Synth-Definition-File-Format.html | |
| | |-- Synth.html | |
| | |-- SynthDef.html | |
| | |-- SynthDesc.html | |
| | |-- SynthDescLib.html | |
| | |-- Volume.html | |
| | |-- attachments | |
| | | |-- ClientVsServer | |
| | | | |-- s8kfFC-clientServerEn.png | |
| | | | |-- scEn.png | |
| | | | `-- structureEn.png | |
| | | `-- Order-of-execution | |
| | | `-- server.png | |
| | |-- bundledCommands.html | |
| | |-- cmds.html | |
| | `-- default_group.html | |
| |-- Streams-Patterns-Events | |
| | |-- A Practical Guide | |
| | | |-- PG_01_Introduction.html | |
| | | |-- PG_02_Basic_Vocabulary.html | |
| | | |-- PG_03_What_Is_Pbind.html | |
| | | |-- PG_04_Words_to_Phrases.html | |
| | | |-- PG_05_Math_on_Patterns.html | |
| | | |-- PG_060_Filter_Patterns.html | |
| | | |-- PG_06a_Repetition_Contraint_Patterns.html | |
| | | |-- PG_06b_Time_Based_Patterns.html | |
| | | |-- PG_06c_Composition_of_Patterns.html | |
| | | |-- PG_06d_Parallel_Patterns.html | |
| | | |-- PG_06e_Language_Control.html | |
| | | |-- PG_06f_Server_Control.html | |
| | | |-- PG_06g_Data_Sharing.html | |
| | | |-- PG_07_Value_Conversions.html | |
| | | |-- PG_08_Event_Types_and_Parameters.html | |
| | | |-- PG_Cookbook01_Basic_Sequencing.html | |
| | | |-- PG_Cookbook02_Manipulating_Patterns.html | |
| | | |-- PG_Cookbook03_External_Control.html | |
| | | |-- PG_Cookbook04_Sending_MIDI.html | |
| | | |-- PG_Cookbook05_Using_Samples.html | |
| | | |-- PG_Cookbook06_Phrase_Network.html | |
| | | |-- PG_Cookbook07_Rhythmic_Variations.html | |
| | | `-- PG_Ref01_Pattern_Internals.html | |
| | |-- BinaryOpStream.html | |
| | |-- EventStream.html | |
| | |-- EventStreamPlayer.html | |
| | |-- NAryOpStream.html | |
| | |-- NodeEvent.html | |
| | |-- Patterns | |
| | | |-- FilterPattern.html | |
| | | |-- ListPattern.html | |
| | | |-- Padd.html | |
| | | |-- Paddp.html | |
| | | |-- Paddpre.html | |
| | | |-- Pattern.html | |
| | | |-- PatternConductor.html | |
| | | |-- PatternsDocumentedAndNot.html | |
| | | |-- Pavaroh.html | |
| | | |-- Pbeta.html | |
| | | |-- Pbind.html | |
| | | |-- Pbindf.html | |
| | | |-- Pbinop.html | |
| | | |-- Pbrown.html | |
| | | |-- Pbus.html | |
| | | |-- Pcauchy.html | |
| | | |-- Pchain.html | |
| | | |-- Pclutch.html | |
| | | |-- Pcollect.html | |
| | | |-- Pconst.html | |
| | | |-- PdegreeToKey.html | |
| | | |-- Pdfsm.html | |
| | | |-- PdurStutter.html | |
| | | |-- Penvir.html | |
| | | |-- Pexprand.html | |
| | | |-- Pfin.html | |
| | | |-- Pfindur.html | |
| | | |-- Pfinval.html | |
| | | |-- Pflow.html | |
| | | |-- Pfset.html | |
| | | |-- Pfsm.html | |
| | | |-- Pfunc.html | |
| | | |-- Pfuncn.html | |
| | | |-- Pfx.html | |
| | | |-- Pfxb.html | |
| | | |-- Pgate.html | |
| | | |-- Pgauss.html | |
| | | |-- Pgbrown.html | |
| | | |-- Pgeom.html | |
| | | |-- Pgpar.html | |
| | | |-- Pgroup.html | |
| | | |-- Phid.html | |
| | | |-- PhidKey.html | |
| | | |-- PhidSlot.html | |
| | | |-- Phprand.html | |
| | | |-- Pif.html | |
| | | |-- Pindex.html | |
| | | |-- Pkey.html | |
| | | |-- Place.html | |
| | | |-- Plambda.html | |
| | | |-- Plazy.html | |
| | | |-- PlazyEnvir.html | |
| | | |-- PlazyEnvirN.html | |
| | | |-- Plprand.html | |
| | | |-- Pmeanrand.html | |
| | | |-- Pmono.html | |
| | | |-- PmonoArtic.html | |
| | | |-- Pmul.html | |
| | | |-- Pmulp.html | |
| | | |-- Pmulpre.html | |
| | | |-- Pn.html | |
| | | |-- Pnaryop.html | |
| | | |-- Ppar.html | |
| | | |-- Ppatlace.html | |
| | | |-- Ppatmod.html | |
| | | |-- Ppoisson.html | |
| | | |-- Pprob.html | |
| | | |-- Pprotect.html | |
| | | |-- Pproto.html | |
| | | |-- Prand.html | |
| | | |-- Preject.html | |
| | | |-- Prewrite.html | |
| | | |-- Prorate.html | |
| | | |-- Prout.html | |
| | | |-- Proutine.html | |
| | | |-- Pseed.html | |
| | | |-- Pseg.html | |
| | | |-- Pselect.html | |
| | | |-- Pseq.html | |
| | | |-- Pser.html | |
| | | |-- Pseries.html | |
| | | |-- Pset.html | |
| | | |-- Psetp.html | |
| | | |-- Psetpre.html | |
| | | |-- Pshuf.html | |
| | | |-- Pslide.html | |
| | | |-- Pspawn.html | |
| | | |-- Pspawner.html | |
| | | |-- Pstep.html | |
| | | |-- PstepNadd.html | |
| | | |-- PstepNfunc.html | |
| | | |-- Pstutter.html | |
| | | |-- Pswitch.html | |
| | | |-- Pswitch1.html | |
| | | |-- Psync.html | |
| | | |-- Ptime.html | |
| | | |-- Ptpar.html | |
| | | |-- Ptuple.html | |
| | | |-- Punop.html | |
| | | |-- Pwalk.html | |
| | | |-- Pwhile.html | |
| | | |-- Pwhite.html | |
| | | |-- Pwrand.html | |
| | | |-- Pwrap.html | |
| | | `-- Pxrand.html | |
| | |-- Stream.html | |
| | |-- StreamClutch.html | |
| | |-- Streams-Patterns-Events1.html | |
| | |-- Streams-Patterns-Events2.html | |
| | |-- Streams-Patterns-Events3.html | |
| | |-- Streams-Patterns-Events4.html | |
| | |-- Streams-Patterns-Events5.html | |
| | |-- Streams-Patterns-Events6.html | |
| | |-- Streams-Patterns-Events7.html | |
| | |-- Streams.html | |
| | `-- UnaryOpStream.html | |
| |-- Tutorials | |
| | |-- Getting-Started | |
| | | |-- Buffers.html | |
| | | |-- Busses.html | |
| | | |-- First Steps.html | |
| | | |-- Functions and Other Functionality.html | |
| | | |-- Functions and Sound.html | |
| | | |-- Getting Help.html | |
| | | |-- Getting Started With SC.html | |
| | | |-- Groups.html | |
| | | |-- Introductory Remarks.html | |
| | | |-- Mix it Up.html | |
| | | |-- Presented in Living Stereo.html | |
| | | |-- Scheduling Events.html | |
| | | |-- Scoping and Plotting.html | |
| | | |-- Sequencing with Patterns.html | |
| | | |-- Sequencing with Routines and Tasks.html | |
| | | |-- Start Your Engines.html | |
| | | |-- SynthDefs and Synths.html | |
| | | `-- attachments | |
| | | |-- Functions and Sound | |
| | | | |-- Pasted Graphic 1.png | |
| | | | |-- Pasted Graphic 2.png | |
| | | | |-- Pasted Graphic 3.png | |
| | | | |-- Pasted Graphic 4.png | |
| | | | `-- Pasted Graphic.png | |
| | | |-- Scoping and Plotting | |
| | | | |-- Pasted Graphic 1.png | |
| | | | `-- Pasted Graphic.png | |
| | | `-- Start Your Engines | |
| | | |-- Pasted Graphic.png | |
| | | `-- Pasted Graphic_1.png | |
| | |-- How-to-Use-the-Interpreter.html | |
| | |-- Mark_Polishook_tutorial | |
| | | |-- Debugging | |
| | | | |-- 1_Debugging.html | |
| | | | |-- 2_Syntax_errors.html | |
| | | | `-- 3_Runtime_errors.html | |
| | | |-- First_steps | |
| | | | |-- 1_Startup.html | |
| | | | |-- 2_Evaluating_code.html | |
| | | | |-- 3_Comments.html | |
| | | | `-- 4_Help.html | |
| | | |-- Introductory_tutorial.html | |
| | | |-- Synthesis | |
| | | | |-- 10_Subtractive_synthesis.html | |
| | | | |-- 11_Groups.html | |
| | | | |-- 12_Playbuf.html | |
| | | | |-- 13_Delays_reverbs.html | |
| | | | |-- 14_Frequency_modulation.html | |
| | | | |-- 15_Scheduling.html | |
| | | | |-- 1_The_network.html | |
| | | | |-- 2_Prerequisites.html | |
| | | | |-- 3_SynthDefs.html | |
| | | | |-- 4_Rates.html | |
| | | | |-- 5_Buses.html | |
| | | | |-- 6_Controls.html | |
| | | | |-- 7_Test_functions.html | |
| | | | |-- 8_UnaryOp_synthesis.html | |
| | | | `-- 9_BinaryOp_synthesis.html | |
| | | `-- Synthesis (Japanese version) | |
| | | |-- I. Synthesis | |
| | | | |-- 0.html | |
| | | | |-- 1.html | |
| | | | |-- 10.html | |
| | | | |-- 11.html | |
| | | | |-- 12.html | |
| | | | |-- 13.html | |
| | | | |-- 14.html | |
| | | | |-- 15.html | |
| | | | |-- 2.html | |
| | | | |-- 3.html | |
| | | | |-- 4.html | |
| | | | |-- 5.html | |
| | | | |-- 6.html | |
| | | | |-- 7.html | |
| | | | |-- 8.html | |
| | | | `-- 9.html | |
| | | `-- README (Japanese) | |
| | |-- Tutorial.html | |
| | `-- UGens-and-Synths.html | |
| |-- UGens | |
| | |-- Algebraic | |
| | | |-- BasicOpUGen.html | |
| | | |-- BinaryOpUGen.html | |
| | | `-- UnaryOpUGen.html | |
| | |-- Analysis | |
| | | |-- Amplitude.html | |
| | | |-- Compander.html | |
| | | |-- Pitch.html | |
| | | |-- RunningSum.html | |
| | | |-- Slope.html | |
| | | `-- ZeroCrossing.html | |
| | |-- Chaos | |
| | | |-- CuspL.html | |
| | | |-- CuspN.html | |
| | | |-- FBSineC.html | |
| | | |-- FBSineL.html | |
| | | |-- FBSineN.html | |
| | | |-- GbmanL.html | |
| | | |-- GbmanN.html | |
| | | |-- HenonC.html | |
| | | |-- HenonL.html | |
| | | |-- HenonN.html | |
| | | |-- LatoocarfianC.html | |
| | | |-- LatoocarfianL.html | |
| | | |-- LatoocarfianN.html | |
| | | |-- LinCongC.html | |
| | | |-- LinCongL.html | |
| | | |-- LinCongN.html | |
| | | |-- LorenzL.html | |
| | | |-- QuadC.html | |
| | | |-- QuadL.html | |
| | | |-- QuadN.html | |
| | | |-- StandardL.html | |
| | | `-- StandardN.html | |
| | |-- ChaosGen.html | |
| | |-- Delays | |
| | | |-- AllpassC.html | |
| | | |-- AllpassL.html | |
| | | |-- AllpassN.html | |
| | | |-- BufAllpassC.html | |
| | | |-- BufAllpassL.html | |
| | | |-- BufAllpassN.html | |
| | | |-- BufCombC.html | |
| | | |-- BufCombL.html | |
| | | |-- BufCombN.html | |
| | | |-- BufDelayC.html | |
| | | |-- BufDelayL.html | |
| | | |-- BufDelayN.html | |
| | | |-- CombC.html | |
| | | |-- CombL.html | |
| | | |-- CombN.html | |
| | | |-- Delay1.html | |
| | | |-- Delay2.html | |
| | | |-- DelayC.html | |
| | | |-- DelayL.html | |
| | | |-- DelayN.html | |
| | | |-- MultiTap.html | |
| | | |-- PingPong.html | |
| | | |-- PitchShift.html | |
| | | |-- Pluck.html | |
| | | `-- Tap.html | |
| | |-- FFT | |
| | | |-- Convolution.html | |
| | | |-- Convolution2.html | |
| | | |-- Convolution2L.html | |
| | | |-- Convolution3.html | |
| | | |-- FFT Overview.html | |
| | | |-- FFT.html | |
| | | |-- FFTTrigger.html | |
| | | |-- IFFT.html | |
| | | |-- PV_Add.html | |
| | | |-- PV_BinScramble.html | |
| | | |-- PV_BinShift.html | |
| | | |-- PV_BinWipe.html | |
| | | |-- PV_BrickWall.html | |
| | | |-- PV_ConformalMap.html | |
| | | |-- PV_Conj.html | |
| | | |-- PV_Copy.html | |
| | | |-- PV_CopyPhase.html | |
| | | |-- PV_Diffuser.html | |
| | | |-- PV_Div.html | |
| | | |-- PV_HainsworthFoote.html | |
| | | |-- PV_JensenAndersen.html | |
| | | |-- PV_LocalMax.html | |
| | | |-- PV_MagAbove.html | |
| | | |-- PV_MagBelow.html | |
| | | |-- PV_MagClip.html | |
| | | |-- PV_MagDiv.html | |
| | | |-- PV_MagFreeze.html | |
| | | |-- PV_MagMul.html | |
| | | |-- PV_MagNoise.html | |
| | | |-- PV_MagShift.html | |
| | | |-- PV_MagSmear.html | |
| | | |-- PV_MagSquared.html | |
| | | |-- PV_Max.html | |
| | | |-- PV_Min.html | |
| | | |-- PV_Mul.html | |
| | | |-- PV_PhaseShift.html | |
| | | |-- PV_PhaseShift270.html | |
| | | |-- PV_PhaseShift90.html | |
| | | |-- PV_RandComb.html | |
| | | |-- PV_RandWipe.html | |
| | | |-- PV_RectComb.html | |
| | | |-- PV_RectComb2.html | |
| | | |-- PackFFT.html | |
| | | |-- PartConv.html | |
| | | |-- SpecCentroid.html | |
| | | |-- SpecFlatness.html | |
| | | |-- SpecPcile.html | |
| | | |-- StereoConvolution2L.html | |
| | | |-- Unpack1FFT.html | |
| | | |-- UnpackFFT.html | |
| | | |-- pvcalc.html | |
| | | |-- pvcalc2.html | |
| | | `-- pvcollect.html | |
| | |-- Filter.html | |
| | |-- Filters | |
| | | |-- AmpComp.html | |
| | | |-- AmpCompA.html | |
| | | |-- BEQSuite | |
| | | | |-- BAllPass.html | |
| | | | |-- BBandPass.html | |
| | | | |-- BBandStop.html | |
| | | | |-- BEQSuite.html | |
| | | | |-- BHiPass.html | |
| | | | |-- BHiPass4.html | |
| | | | |-- BHiShelf.html | |
| | | | |-- BLowPass.html | |
| | | | |-- BLowPass4.html | |
| | | | |-- BLowShelf.html | |
| | | | `-- BPeakEQ.html | |
| | | |-- BPF.html | |
| | | |-- BPZ2.html | |
| | | |-- BRF.html | |
| | | |-- BRZ2.html | |
| | | |-- Clip.html | |
| | | |-- DynKlank.html | |
| | | |-- FOS.html | |
| | | |-- Fold.html | |
| | | |-- Formlet.html | |
| | | |-- FreqShift.html | |
| | | |-- HPF.html | |
| | | |-- HPZ1.html | |
| | | |-- HPZ2.html | |
| | | |-- Klank.html | |
| | | |-- LPF.html | |
| | | |-- LPZ1.html | |
| | | |-- LPZ2.html | |
| | | |-- Lag.html | |
| | | |-- Lag2.html | |
| | | |-- Lag2UD.html | |
| | | |-- Lag3.html | |
| | | |-- Lag3UD.html | |
| | | |-- LagUD.html | |
| | | |-- LeakDC.html | |
| | | |-- Limiter.html | |
| | | |-- LinExp.html | |
| | | |-- LinLin.html | |
| | | |-- Median.html | |
| | | |-- MidEQ.html | |
| | | |-- MoogFF.html | |
| | | |-- MulAdd.html | |
| | | |-- Normalizer.html | |
| | | |-- OnePole.html | |
| | | |-- OneZero.html | |
| | | |-- RHPF.html | |
| | | |-- RLPF.html | |
| | | |-- Ramp.html | |
| | | |-- Resonz.html | |
| | | |-- Ringz.html | |
| | | |-- SOS.html | |
| | | |-- TwoPole.html | |
| | | |-- TwoZero.html | |
| | | `-- Wrap.html | |
| | |-- Generators | |
| | | |-- Granular | |
| | | | |-- GrainBuf.html | |
| | | | |-- GrainFM.html | |
| | | | |-- GrainIn.html | |
| | | | `-- GrainSin.html | |
| | | `-- PhysicalModels | |
| | | |-- Ball.html | |
| | | |-- Spring.html | |
| | | `-- TBall.html | |
| | |-- InOut | |
| | | |-- AbstractIn.html | |
| | | |-- AbstractOut.html | |
| | | |-- AudioIn.html | |
| | | |-- In.html | |
| | | |-- InFeedback.html | |
| | | |-- InTrig.html | |
| | | |-- LocalBuf.html | |
| | | |-- LocalIn.html | |
| | | |-- LocalOut.html | |
| | | |-- MaxLocalBufs.html | |
| | | |-- OffsetOut.html | |
| | | |-- Out.html | |
| | | |-- ReplaceOut.html | |
| | | |-- SharedIn.html | |
| | | |-- SharedOut.html | |
| | | |-- SoundIn.html | |
| | | `-- XOut.html | |
| | |-- Info | |
| | | |-- BufChannels.html | |
| | | |-- BufDur.html | |
| | | |-- BufFrames.html | |
| | | |-- BufRateScale.html | |
| | | |-- BufSampleRate.html | |
| | | |-- BufSamples.html | |
| | | |-- CheckBadValues.html | |
| | | |-- ControlDur.html | |
| | | |-- ControlRate.html | |
| | | |-- NumRunningSynths.html | |
| | | |-- SampleDur.html | |
| | | |-- SampleRate.html | |
| | | `-- SubsampleOffset.html | |
| | |-- MachineListening | |
| | | |-- BeatTrack.html | |
| | | |-- BeatTrack2.html | |
| | | |-- KeyTrack.html | |
| | | |-- Loudness.html | |
| | | |-- MFCC.html | |
| | | `-- Onsets.html | |
| | |-- Multichannel | |
| | | |-- Mix.html | |
| | | |-- MultiOutUGen.html | |
| | | |-- OutputProxy.html | |
| | | |-- Panners | |
| | | | |-- Balance2.html | |
| | | | |-- BiPanB2.html | |
| | | | |-- DecodeB2.html | |
| | | | |-- LinPan2.html | |
| | | | |-- LinXFade2.html | |
| | | | |-- Pan2.html | |
| | | | |-- Pan4.html | |
| | | | |-- PanAz.html | |
| | | | |-- PanB.html | |
| | | | |-- PanB2.html | |
| | | | |-- Rotate2.html | |
| | | | |-- SelectX.html | |
| | | | |-- SelectXFocus.html | |
| | | | |-- Splay.html | |
| | | | |-- SplayAz.html | |
| | | | |-- SplayZ.html | |
| | | | `-- XFade2.html | |
| | | `-- Select.html | |
| | |-- Noise | |
| | | |-- BrownNoise.html | |
| | | |-- ClipNoise.html | |
| | | |-- Crackle.html | |
| | | |-- Dust.html | |
| | | |-- Dust2.html | |
| | | |-- GrayNoise.html | |
| | | |-- Hasher.html | |
| | | |-- LFClipNoise.html | |
| | | |-- LFDClipNoise.html | |
| | | |-- LFDNoise0.html | |
| | | |-- LFDNoise1.html | |
| | | |-- LFDNoise3.html | |
| | | |-- LFNoise0.html | |
| | | |-- LFNoise1.html | |
| | | |-- LFNoise2.html | |
| | | |-- Logistic.html | |
| | | |-- MantissaMask.html | |
| | | |-- PinkNoise.html | |
| | | |-- PinkerNoise.html | |
| | | |-- Rossler.html | |
| | | `-- WhiteNoise.html | |
| | |-- Oscillators | |
| | | |-- Blip.html | |
| | | |-- BufRd.html | |
| | | |-- BufWr.html | |
| | | |-- COsc.html | |
| | | |-- DynKlang.html | |
| | | |-- FSinOsc.html | |
| | | |-- Formant.html | |
| | | |-- Gendy1.html | |
| | | |-- Gendy2.html | |
| | | |-- Gendy3.html | |
| | | |-- Impulse.html | |
| | | |-- Klang.html | |
| | | |-- LFCub.html | |
| | | |-- LFGauss.html | |
| | | |-- LFPar.html | |
| | | |-- LFPulse.html | |
| | | |-- LFSaw.html | |
| | | |-- LFTri.html | |
| | | |-- Osc.html | |
| | | |-- OscN.html | |
| | | |-- PMOsc.html | |
| | | |-- Pulse.html | |
| | | |-- Saw.html | |
| | | |-- Shaper.html | |
| | | |-- SinOsc.html | |
| | | |-- SyncSaw.html | |
| | | |-- VOsc.html | |
| | | |-- VOsc3.html | |
| | | `-- VarSaw.html | |
| | |-- PV_ChainUGen.html | |
| | |-- Playback and Recording | |
| | | |-- DiskIn.html | |
| | | |-- DiskOut.html | |
| | | |-- PlayBuf.html | |
| | | |-- RecordBuf.html | |
| | | |-- TGrains.html | |
| | | |-- VDiskIn.html | |
| | | `-- Warp1.html | |
| | |-- Random | |
| | | |-- CoinGate.html | |
| | | |-- ExpRand.html | |
| | | |-- IRand.html | |
| | | |-- LinRand.html | |
| | | |-- NRand.html | |
| | | |-- Rand.html | |
| | | |-- RandID.html | |
| | | |-- RandSeed.html | |
| | | |-- TExpRand.html | |
| | | |-- TIRand.html | |
| | | `-- TRand.html | |
| | |-- Reverbs | |
| | | |-- FreeVerb.html | |
| | | |-- FreeVerb2.html | |
| | | `-- GVerb.html | |
| | |-- Synth control | |
| | | |-- A2K.html | |
| | | |-- Control.html | |
| | | |-- ControlName.html | |
| | | |-- DC.html | |
| | | |-- DegreeToKey.html | |
| | | |-- Demand Rate | |
| | | | |-- Dbrown.html | |
| | | | |-- Dbufrd.html | |
| | | | |-- Dbufwr.html | |
| | | | |-- Demand.html | |
| | | | |-- DemandEnvGen.html | |
| | | | |-- Dgeom.html | |
| | | | |-- Dpoll.html | |
| | | | |-- Drand.html | |
| | | | |-- Dseq.html | |
| | | | |-- Dser.html | |
| | | | |-- Dseries.html | |
| | | | |-- Dshuf.html | |
| | | | |-- Dstutter.html | |
| | | | |-- Dswitch.htm | |
| | | | |-- Dswitch1.html | |
| | | | |-- Duty.html | |
| | | | |-- Dwhite.html | |
| | | | `-- TDuty.html | |
| | | |-- DetectIndex.htm | |
| | | |-- Envelopes | |
| | | | |-- Decay.html | |
| | | | |-- Decay2.html | |
| | | | |-- DetectSilence.html | |
| | | | |-- Done.html | |
| | | | |-- EnvGen.html | |
| | | | |-- Free.html | |
| | | | |-- FreeSelf.html | |
| | | | |-- FreeSelfWhenDone.html | |
| | | | |-- Line.html | |
| | | | |-- Linen.html | |
| | | | |-- Pause.html | |
| | | | |-- PauseSelf.html | |
| | | | |-- UGen-doneActions.html | |
| | | | `-- XLine.html | |
| | | |-- Index.html | |
| | | |-- IndexInBetween.html | |
| | | |-- IndexL.html | |
| | | |-- Integrator.html | |
| | | |-- K2A.html | |
| | | |-- KeyState.html | |
| | | |-- Latch.html | |
| | | |-- MouseButton.html | |
| | | |-- MouseX.html | |
| | | |-- MouseY.html | |
| | | |-- NamedControl.html | |
| | | |-- Silent.html | |
| | | |-- Slew.html | |
| | | |-- Synth-Controlling-UGens.html | |
| | | |-- T2A.html | |
| | | |-- T2K.html | |
| | | `-- WrapIndex.html | |
| | |-- Tour_of_UGens.html | |
| | |-- Triggers | |
| | | |-- Gate.html | |
| | | |-- InRange.html | |
| | | |-- InRect.html | |
| | | |-- LastValue.html | |
| | | |-- LeastChange.html | |
| | | |-- MostChange.html | |
| | | |-- Peak.html | |
| | | |-- PeakFollower.html | |
| | | |-- Phasor.html | |
| | | |-- Poll.html | |
| | | |-- PulseCount.html | |
| | | |-- PulseDivider.html | |
| | | |-- RunningMax.html | |
| | | |-- RunningMin.html | |
| | | |-- Schmidt.html | |
| | | |-- SendReply.html | |
| | | |-- SendTrig.html | |
| | | |-- SetResetFF.html | |
| | | |-- Stepper.html | |
| | | |-- Sweep.html | |
| | | |-- TChoose.html | |
| | | |-- TDelay.html | |
| | | |-- TWChoose.html | |
| | | |-- TWindex.html | |
| | | |-- Timer.html | |
| | | |-- ToggleFF.html | |
| | | |-- Trig.html | |
| | | `-- Trig1.html | |
| | |-- UGen.html | |
| | |-- UGens.html | |
| | `-- attachments | |
| | `-- Tour_of_UGens | |
| | `-- chebyshevpolynomials.png | |
| |-- UnaryOps | |
| | |-- abs.html | |
| | |-- acos.html | |
| | |-- ampdb.html | |
| | |-- asin.html | |
| | |-- atan.html | |
| | |-- ceil.html | |
| | |-- convertRhythm.html | |
| | |-- cos.html | |
| | |-- cosh.html | |
| | |-- cpsmidi.html | |
| | |-- cpsoct.html | |
| | |-- cubed.html | |
| | |-- dbamp.html | |
| | |-- distort.html | |
| | |-- exp.html | |
| | |-- floor.html | |
| | |-- frac.html | |
| | |-- isNegative.html | |
| | |-- isPositive.html | |
| | |-- isStrictlyPositive.html | |
| | |-- log.html | |
| | |-- log10.html | |
| | |-- log2.html | |
| | |-- midicps.html | |
| | |-- neg.html | |
| | |-- octcps.html | |
| | |-- reciprocal.html | |
| | |-- sign.html | |
| | |-- sin.html | |
| | |-- sinh.html | |
| | |-- softclip.html | |
| | |-- sqrt.html | |
| | |-- squared.html | |
| | |-- tan.html | |
| | `-- tanh.html | |
| |-- attachments | |
| | `-- Help | |
| | |-- SC_icon.png | |
| | `-- empty.png | |
| |-- help-scripts | |
| | |-- Show All Documented Classes.html | |
| | |-- Show All Documented Extension Classes.html | |
| | |-- Show All Undocumented Classes.html | |
| | `-- tab-template.html | |
| `-- interfaces | |
| `-- matchItem.html | |
|-- README | |
|-- SCClassLibrary | |
| |-- Common | |
| | |-- Audio | |
| | | |-- AudioIn.sc | |
| | | |-- BEQSuite.sc | |
| | | |-- BasicOpsUGen.sc | |
| | | |-- BufIO.sc | |
| | | |-- Chaos.sc | |
| | | |-- CheckBadValues.sc | |
| | | |-- Compander.sc | |
| | | |-- DelayWr.sc | |
| | | |-- Delays.sc | |
| | | |-- Demand.sc | |
| | | |-- DiskIO.sc | |
| | | |-- Env.sc | |
| | | |-- EnvGen.sc | |
| | | |-- FFT.sc | |
| | | |-- FFT2.sc | |
| | | |-- FFTUnpacking.sc | |
| | | |-- FSinOsc.sc | |
| | | |-- Filter.sc | |
| | | |-- FreeVerb.sc | |
| | | |-- GVerb.sc | |
| | | |-- Gendyn.sc | |
| | | |-- GrainUGens.sc | |
| | | |-- Hilbert.sc | |
| | | |-- IEnvGen.sc | |
| | | |-- InOut.sc | |
| | | |-- InfoUGens.sc | |
| | | |-- InterplEnv.sc | |
| | | |-- Line.sc | |
| | | |-- MacUGens.sc | |
| | | |-- MachineListening.sc | |
| | | |-- Mix.sc | |
| | | |-- MoogFF.sc | |
| | | |-- Noise.sc | |
| | | |-- Osc.sc | |
| | | |-- PSinGrain.sc | |
| | | |-- Pan.sc | |
| | | |-- PartConv.sc | |
| | | |-- PhysicalModel.sc | |
| | | |-- PitchShift.sc | |
| | | |-- Pluck.sc | |
| | | |-- Poll.sc | |
| | | |-- Splay.sc | |
| | | |-- SynthDef.sc | |
| | | |-- SynthDesc.sc | |
| | | |-- SystemSynthDefs.sc | |
| | | |-- Trig.sc | |
| | | |-- UGen.sc | |
| | | |-- UGenCategories.sc | |
| | | |-- canFreeSynth.sc | |
| | | `-- iPhoneUGens.sc | |
| | |-- Collections | |
| | | |-- Array.sc | |
| | | |-- Array2D.sc | |
| | | |-- ArrayedCollection.sc | |
| | | |-- Association.sc | |
| | | |-- Bag.sc | |
| | | |-- Collection.sc | |
| | | |-- Dictionary.sc | |
| | | |-- Environment.sc | |
| | | |-- Event.sc | |
| | | |-- EventTypesWithCleanup.sc | |
| | | |-- Harmonics.sc | |
| | | |-- Interval.sc | |
| | | |-- Library.sc | |
| | | |-- LinkedList.sc | |
| | | |-- List.sc | |
| | | |-- ObjectTable.sc | |
| | | |-- Pair.sc | |
| | | |-- PriorityQueue.sc | |
| | | |-- RingBuffer.sc | |
| | | |-- Scale.sc | |
| | | |-- SequenceableCollection.sc | |
| | | |-- Set.sc | |
| | | |-- SortedList.sc | |
| | | |-- SparseArray.sc | |
| | | |-- String.sc | |
| | | |-- linux | |
| | | | `-- extString_linux.sc | |
| | | |-- osx | |
| | | | `-- extString_osx.sc | |
| | | `-- windows | |
| | | `-- extString_windows.sc | |
| | |-- Control | |
| | | |-- Buffer.sc | |
| | | |-- Bus.sc | |
| | | |-- Engine.sc | |
| | | |-- GeneralHID.sc | |
| | | |-- GeneralHIDSpec.sc | |
| | | |-- GraphBuilder.sc | |
| | | |-- HIDDeviceService.sc | |
| | | |-- MIDIOut.sc | |
| | | |-- MIDIResponder.sc | |
| | | |-- Module.sc | |
| | | |-- NetAddr.sc | |
| | | |-- Node.sc | |
| | | |-- NodeControl.sc | |
| | | |-- NodeWatcher.sc | |
| | | |-- OSC.sc | |
| | | |-- OSCBundle.sc | |
| | | |-- OSCService.sc | |
| | | |-- OSCpathResponder.sc | |
| | | |-- OSCresponder.sc | |
| | | |-- Score.sc | |
| | | |-- SerialPort.sc | |
| | | |-- Server.sc | |
| | | |-- SystemActions.sc | |
| | | |-- Volume.sc | |
| | | |-- WII.sc | |
| | | |-- asBus.sc | |
| | | |-- asDefName.sc | |
| | | |-- asGroup.sc | |
| | | |-- asMIDIPort.sc | |
| | | |-- asNodeArg.sc | |
| | | |-- asScore | |
| | | | |-- RenderNotePlayer.sc | |
| | | | |-- ScoreStreamPlayer.sc | |
| | | | `-- asScore.sc | |
| | | |-- asTarget.sc | |
| | | |-- extSystemActions.sc | |
| | | |-- ignore | |
| | | | `-- GeneralHID.sc | |
| | | `-- schedBundle.sc | |
| | |-- Core | |
| | | |-- AbstractFunction.sc | |
| | | |-- Boolean.sc | |
| | | |-- Char.sc | |
| | | |-- Clock.sc | |
| | | |-- Color.sc | |
| | | |-- Condition.sc | |
| | | |-- Error.sc | |
| | | |-- Finalize.sc | |
| | | |-- Function.sc | |
| | | |-- Infinitum.sc | |
| | | |-- Kernel.sc | |
| | | |-- Message.sc | |
| | | |-- Nil.sc | |
| | | |-- Object.sc | |
| | | |-- Ref.sc | |
| | | |-- Semaphore.sc | |
| | | |-- Symbol.sc | |
| | | `-- Thread.sc | |
| | |-- Files | |
| | | |-- Directory.sc | |
| | | |-- File.sc | |
| | | |-- Help.sc | |
| | | |-- PathName.sc | |
| | | |-- SoundFile.sc | |
| | | `-- osx | |
| | | `-- scide_scapp | |
| | | `-- Help_osx.sc | |
| | |-- GUI | |
| | | |-- AutoComplete | |
| | | |-- Base | |
| | | | |-- EZKnob.sc | |
| | | | |-- EZListView.sc | |
| | | | |-- EZNumber.sc | |
| | | | |-- EZPopUpMenu.sc | |
| | | | |-- EZRangerSC.sc | |
| | | | |-- EZScroller.sc | |
| | | | |-- EZSlider.sc | |
| | | | |-- EZText.sc | |
| | | | |-- EZgui.sc | |
| | | | `-- Gradient.sc | |
| | | |-- ControlModel.sc | |
| | | |-- Document.sc | |
| | | |-- FlowLayout.sc | |
| | | |-- GUI.sc | |
| | | |-- Inspector.sc | |
| | | |-- Model.sc | |
| | | |-- PlusGUI | |
| | | | |-- Collections | |
| | | | | `-- StringPlusGUI.sc | |
| | | | |-- Control | |
| | | | | |-- GeneralHIDGUI.sc | |
| | | | | |-- ServerPlusGUI.sc | |
| | | | | |-- SynthDescLibPlusGUI.sc | |
| | | | | |-- SynthDescPlusGUI.sc | |
| | | | | |-- UGen-scope.sc | |
| | | | | |-- WiiMoteGUI.sc | |
| | | | | |-- scopeResponse.sc | |
| | | | | |-- server-meter.sc | |
| | | | | `-- server-scope.sc | |
| | | | |-- Core | |
| | | | | |-- ClassBrowser.sc | |
| | | | | |-- HelperPlus.sc | |
| | | | | |-- KernelPlusGUI.sc | |
| | | | | |-- NilPlusGUI.sc | |
| | | | | `-- ObjectPlusGUI.sc | |
| | | | |-- Files | |
| | | | | `-- FilePlusGUI.sc | |
| | | | `-- Math | |
| | | | |-- PlotView.sc | |
| | | | `-- SignalPlusGUI.sc | |
| | | |-- ViewRedirect.sc | |
| | | |-- iphone | |
| | | | `-- Base | |
| | | | |-- GUIScreen.sc | |
| | | | |-- SCFont.sc | |
| | | | `-- SCView.sc | |
| | | `-- osx | |
| | | |-- PlusGUI | |
| | | | |-- Core | |
| | | | | `-- ColorPlusGUI.sc | |
| | | | `-- Math | |
| | | | `-- IntegerPlusGUI.sc | |
| | | `-- scide_scapp | |
| | | |-- Base | |
| | | | |-- GUIScreen.sc | |
| | | | |-- SCCocoaView.sc | |
| | | | |-- SCFont.sc | |
| | | | |-- SCKnob.sc | |
| | | | |-- SCPen.sc | |
| | | | |-- SCQuartzComposerView.sc | |
| | | | |-- SCSoundFileView.sc | |
| | | | |-- SCTextField2.sc | |
| | | | |-- SCView.sc | |
| | | | `-- SCViews2.sc | |
| | | |-- SCEnvelopeEdit.sc | |
| | | |-- SCFreqScope.sc | |
| | | |-- SCImage.sc | |
| | | |-- SCInterfaceBuilder | |
| | | | |-- SCConstructionView.sc | |
| | | | |-- SCIBToolboxWindow.sc | |
| | | | `-- asSCIBCompileString.sc | |
| | | |-- SCLevelIndicator.sc | |
| | | |-- SCStethoscope.sc | |
| | | `-- ScopeView.sc | |
| | |-- Geometry | |
| | | |-- Point.sc | |
| | | `-- Rect.sc | |
| | |-- Helper | |
| | | |-- autoClassHelper.sc | |
| | | |-- autoClassHelperTest.sc | |
| | | |-- classHelper.sc | |
| | | |-- docParser.sc | |
| | | |-- helper.sc | |
| | | |-- helperExt.sc | |
| | | |-- topicHelper.sc | |
| | | `-- uGenHelper.sc | |
| | |-- Math | |
| | | |-- Complex.sc | |
| | | |-- Date.sc | |
| | | |-- Float.sc | |
| | | |-- Integer.sc | |
| | | |-- Magnitude.sc | |
| | | |-- Number.sc | |
| | | |-- Polar.sc | |
| | | |-- Signal.sc | |
| | | `-- SimpleNumber.sc | |
| | |-- Quarks | |
| | | |-- LocalQuarks.sc | |
| | | |-- Quark.sc | |
| | | |-- QuarkSVNRepository.sc | |
| | | |-- Quarks.sc | |
| | | `-- packages.sc | |
| | |-- Streams | |
| | | |-- BasicOpsStream.sc | |
| | | |-- ControlPatterns.sc | |
| | | |-- EventStreamCleanup.sc | |
| | | |-- FilterPatterns.sc | |
| | | |-- FuncStreamAsRoutine.sc | |
| | | |-- IOStream.sc | |
| | | |-- ListPatterns.sc | |
| | | |-- NodeEvents.sc | |
| | | |-- PatternConductor.sc | |
| | | |-- Patterns.sc | |
| | | |-- Penv.sc | |
| | | |-- Pfx.sc | |
| | | |-- PgeneralHid.sc | |
| | | |-- Plambda.sc | |
| | | |-- PmonoStreams.sc | |
| | | |-- Ppar.sc | |
| | | |-- Ppatmod.sc | |
| | | |-- Pproto.sc | |
| | | |-- Prewrite.sc | |
| | | |-- Pseed.sc | |
| | | |-- Pspawner.sc | |
| | | |-- Quant.sc | |
| | | |-- RandomDistPatterns.sc | |
| | | |-- Stream.sc | |
| | | |-- TabFileReader.sc | |
| | | |-- TimePatterns.sc | |
| | | `-- extEnv.sc | |
| | |-- Unix | |
| | | |-- Unix.sc | |
| | | `-- UnixFILE.sc | |
| | `-- osx | |
| | |-- Speech.sc | |
| | |-- objC | |
| | | |-- plusAsNSReturn.sc | |
| | | `-- scide_scapp | |
| | | |-- SCNSObject.sc | |
| | | `-- SCWindowPlusCocoa.sc | |
| | `-- scide_scapp | |
| | `-- Cocoa.sc | |
| |-- DefaultLibrary | |
| | |-- Main.sc | |
| | |-- MyLFSaw.sc | |
| | |-- UI.sc | |
| | |-- dumpFullInterface.sc | |
| | `-- extNumber.sc | |
| |-- JITLib | |
| | |-- GUI | |
| | | |-- NodeProxyEditor.sc | |
| | | |-- ProxyMixer.sc | |
| | | |-- ProxyMonitorGui.sc | |
| | | |-- TaskProxyGui.sc | |
| | | `-- extJITgui.sc | |
| | |-- Patterns | |
| | | |-- Fdef.sc | |
| | | |-- OpFunctionProxy.sc | |
| | | |-- Pdef.sc | |
| | | |-- Psym.sc | |
| | | |-- Pxfade.sc | |
| | | |-- extFunction.sc | |
| | | `-- extRoutine.sc | |
| | |-- ProxySpace | |
| | | |-- BusPlug.sc | |
| | | |-- InBus.sc | |
| | | |-- NodeMap.sc | |
| | | |-- NodeMapSetting.sc | |
| | | |-- NodeProxy.sc | |
| | | |-- ProxyInterfaces.sc | |
| | | |-- ProxySpace.sc | |
| | | |-- ProxySynthDef.sc | |
| | | |-- TempoBusClock.sc | |
| | | |-- extStoreOn.sc | |
| | | |-- operators.sc | |
| | | `-- wrapForNodeProxy.sc | |
| | |-- basics | |
| | | |-- EnvirGui.sc | |
| | | |-- EnvironmentRedirect.sc | |
| | | |-- History.sc | |
| | | |-- HistoryGui.sc | |
| | | |-- JITGui.sc | |
| | | `-- SkipJack.sc | |
| | `-- extras | |
| | |-- BufEnvir.sc | |
| | |-- BusExtensions | |
| | | |-- BusSynthDefs.sc | |
| | | `-- extBus.sc | |
| | |-- Dispatch.sc | |
| | |-- HistoryDispatch.sc | |
| | |-- ProxyChain.sc | |
| | |-- ProxyChainGui.sc | |
| | |-- RecNodeProxy.sc | |
| | |-- extBufEnvir.sc | |
| | |-- extDispatch.sc | |
| | |-- extSoftSet.sc | |
| | |-- networking | |
| | | |-- BroadcastServer.sc | |
| | | `-- Client.sc | |
| | `-- wrappersForCrucialSystem | |
| | |-- CXProxyInterfaces.sc | |
| | `-- wrapCXForNodeProxy.sc | |
| |-- Platform | |
| | |-- Platform.sc | |
| | |-- iphone | |
| | | |-- extMain.sc | |
| | | |-- extString.sc | |
| | | |-- iPhoneGUI.sc | |
| | | `-- iPhonePlatform.sc | |
| | |-- linux | |
| | | |-- GLID.sc | |
| | | |-- LID.sc | |
| | | |-- LinuxPlatform.sc | |
| | | |-- extMIDIOut.sc | |
| | | |-- extMain.sc | |
| | | `-- test | |
| | |-- osx | |
| | | |-- ApplicationStart.sc | |
| | | |-- AutoComplete | |
| | | | |-- AutocompleteBrowsers.sc | |
| | | | `-- AutocompleteExtensions.sc | |
| | | |-- MXHID.sc | |
| | | |-- OSXPlatform.sc | |
| | | |-- extClassBrowser.sc | |
| | | |-- extDocument.sc | |
| | | |-- extMIDIOut.sc | |
| | | |-- extMain.sc | |
| | | `-- scide_scapp | |
| | | |-- CocoaDocument.sc | |
| | | |-- CocoaGUI.sc | |
| | | |-- CocoaMenu.sc | |
| | | `-- extOSXPlatform.sc | |
| | `-- windows | |
| | |-- PsycolliderDocument.sc | |
| | |-- WindowsPlatform.sc | |
| | |-- extMIDIOut.sc | |
| | |-- extMain.sc | |
| | |-- extServerOptions.sc | |
| | `-- extString.sc | |
| |-- backwards_compatibility | |
| | |-- Dialog.sc | |
| | |-- PMOsc.sc | |
| | |-- extMethods.sc | |
| | `-- osx | |
| | `-- scide_scapp | |
| | `-- views.sc | |
| `-- crucial | |
| |-- Control | |
| | |-- MIDIClock.sc | |
| | |-- MIDIPlayer.sc | |
| | `-- ResponderArray.sc | |
| |-- Crucial.sc | |
| |-- Editors | |
| | |-- EnvEditor.sc | |
| | |-- EnvEditorGui.sc | |
| | |-- NumberEditor.sc | |
| | `-- NumberEditorGui.sc | |
| |-- Gui | |
| | |-- ActionButton.sc | |
| | |-- CXLabel.sc | |
| | |-- CXMenu.sc | |
| | |-- GridLayout.sc | |
| | |-- MLIDbrowser.sc | |
| | |-- ObjectGui.sc | |
| | |-- PageLayout.sc | |
| | |-- SelectButtonSet.sc | |
| | |-- StringGui.sc | |
| | |-- SynthConsole.sc | |
| | |-- Updater.sc | |
| | |-- gui.sc | |
| | `-- osx | |
| | `-- scide_scapp | |
| | `-- extgui.sc | |
| |-- Instr | |
| | |-- ControlPrototypes.sc | |
| | |-- Instr.sc | |
| | |-- InstrSpawner.sc | |
| | |-- InstrSynthDef.sc | |
| | |-- Interface.sc | |
| | |-- MoreSpecs.sc | |
| | |-- Patch.sc | |
| | |-- PatchGui.sc | |
| | `-- instrSupport.sc | |
| |-- KernalTools | |
| | |-- AnnotatedDebugNodeWatcher.sc | |
| | |-- CXObjectInspector.sc | |
| | |-- InspManager.sc | |
| | `-- KernalButtons.sc | |
| |-- Players | |
| | |-- AbstractPlayer.sc | |
| | |-- AbstractPlayerGui.sc | |
| | |-- AudioInPlayer.sc | |
| | |-- BeatClockPlayer.sc | |
| | |-- BeatClockPlayerGui.sc | |
| | |-- HasSubject.sc | |
| | |-- KrPlayer.sc | |
| | |-- Patching.sc | |
| | |-- PlayerBasicOps.sc | |
| | |-- PlayerBasicOpsGui.sc | |
| | |-- PlayerEfxFunc.sc | |
| | |-- PlayerMixer.sc | |
| | |-- PlayerMixerGui.sc | |
| | |-- PlayerPool.sc | |
| | |-- PlayerPoolGui.sc | |
| | |-- PlayerSocket.sc | |
| | |-- SFP | |
| | | |-- SFP.sc | |
| | | `-- SFPGui.sc | |
| | |-- Silence.sc | |
| | |-- SimplePlayerEffect.sc | |
| | |-- SimpleTrigger.sc | |
| | |-- SimpleTriggerGui.sc | |
| | |-- TempoPlayer.sc | |
| | `-- pathUtilities.sc | |
| |-- Sample | |
| | |-- Sample.sc | |
| | `-- SampleGui.sc | |
| |-- Scheduling | |
| | |-- OSCSched.sc | |
| | |-- Position.sc | |
| | |-- Tempo.sc | |
| | |-- TempoBus.sc | |
| | |-- TempoGui.sc | |
| | `-- tempoClock.sc | |
| |-- Sequencers | |
| | |-- BusDriver.sc | |
| | |-- HasSubjectGui.sc | |
| | |-- ModalFreq.sc | |
| | `-- ModalFreqGui.sc | |
| |-- ServerTools | |
| | |-- BusPool.sc | |
| | |-- OSCResponderQueue.sc | |
| | |-- ServerGui.sc | |
| | |-- ServerLog.sc | |
| | |-- ServerLogGui.sc | |
| | |-- SharedBus.sc | |
| | `-- synthDef.sc | |
| `-- UncoupledUsefulThings | |
| |-- AudioHelpers.sc | |
| |-- Constraint.sc | |
| |-- Def.sc | |
| |-- KeyCodeResponder.sc | |
| |-- KeyCodeResponderGui.sc | |
| |-- ModalFreqUGen.sc | |
| |-- MultiChannelRecorder.sc | |
| |-- PlayPathButton.sc | |
| |-- PrettyPrintStream.sc | |
| |-- UnicodeResponder.sc | |
| |-- ZArchive.sc | |
| |-- osx | |
| | `-- scide_scapp | |
| | `-- viewExtensionsOSX.sc | |
| |-- viewExtensions.sc | |
| `-- zArchiveSupport.sc | |
|-- SuperCollider.app | |
| `-- Contents | |
| |-- Info.plist | |
| |-- MacOS | |
| | `-- SuperCollider | |
| |-- PkgInfo | |
| `-- Resources | |
| |-- English.lproj | |
| | |-- Credits.rtf | |
| | |-- FindPanel.nib | |
| | | `-- objects.nib | |
| | |-- FindPanel.strings | |
| | |-- GetStringDlg.nib | |
| | | `-- objects.nib | |
| | |-- Localizable.strings | |
| | |-- MainMenu.nib | |
| | |-- MyDocument.nib | |
| | | `-- objects.nib | |
| | |-- SCGraphView.nib | |
| | | `-- objects.nib | |
| | `-- SMLRegularExpressionHelp.nib | |
| |-- GoToLinePanel.nib | |
| | `-- objects.nib | |
| |-- Japanese.lproj | |
| | |-- FindPanel.nib | |
| | | `-- objects.nib | |
| | |-- FindPanel.strings | |
| | |-- GetStringDlg.nib | |
| | | `-- objects.nib | |
| | |-- Localizable.strings | |
| | |-- MainMenu.nib | |
| | | `-- objects.nib | |
| | |-- MyDocument.nib | |
| | | `-- objects.nib | |
| | `-- SCGraphView.nib | |
| | `-- objects.nib | |
| |-- LICENSE.html | |
| |-- LICENSE.txt | |
| |-- SCAdvancedFind.nib | |
| |-- SCcube.icns | |
| |-- html.icns | |
| |-- quark.icns | |
| |-- rtf.icns | |
| |-- rtfd.icns | |
| |-- sc.icns | |
| `-- scd.icns | |
|-- SuperColliderAU.component | |
| `-- Contents | |
| |-- Info.plist | |
| |-- MacOS | |
| | `-- SuperColliderAU | |
| |-- PkgInfo | |
| `-- Resources | |
| |-- English.lproj | |
| | `-- InfoPlist.strings | |
| |-- SuperColliderAU.rsrc | |
| |-- plugins | |
| | |-- BinaryOpUGens.scx | |
| | |-- ChaosUGens.scx | |
| | |-- DelayUGens.scx | |
| | |-- DemandUGens.scx | |
| | |-- DiskIOUGens.scx | |
| | |-- DynNoiseUGens.scx | |
| | |-- FFT2_UGens.scx | |
| | |-- FFT_UGens.scx | |
| | |-- FilterUGens.scx | |
| | |-- GendynUGens.scx | |
| | |-- GrainUGens.scx | |
| | |-- IOUGens.scx | |
| | |-- KeyboardUGens.scx | |
| | |-- LFUGens.scx | |
| | |-- MachineListening.scx | |
| | |-- MouseUGens.scx | |
| | |-- MulAddUGens.scx | |
| | |-- NoiseUGens.scx | |
| | |-- OSCUGens.scx | |
| | |-- PanUGens.scx | |
| | |-- PhysicalModellingUGens.scx | |
| | |-- ReverbUGens.scx | |
| | |-- TestUGens.scx | |
| | |-- TriggerUGens.scx | |
| | |-- UnaryOpUGens.scx | |
| | `-- UnpackFFTUGens.scx | |
| |-- serverConfig.plist | |
| `-- synthdefs | |
|-- examples | |
| |-- CocoaBridge | |
| | |-- NSControl-SCWindow.scd | |
| | |-- NSPopupButton.scd | |
| | |-- NSTableView.scd | |
| | |-- SCNSObject control actions.scd | |
| | |-- SCNSObjectsTest.scd | |
| | |-- boolean.scd | |
| | `-- notification.scd | |
| |-- GUI examples | |
| | |-- ColorBrowser.scd | |
| | |-- GUI_examples1.scd | |
| | |-- GUI_examples2.scd | |
| | |-- Nick's LetterGimmick.scd | |
| | |-- SCScope view x,y plot.scd | |
| | |-- ScopeExample.scd | |
| | |-- TwoMultiSlidersInOne.scd | |
| | |-- analog-drum-tuner.scd | |
| | |-- rotary hommage duchamp.scd | |
| | |-- scimage_animation.scd | |
| | `-- strike.scd | |
| |-- between_languages | |
| | `-- fortran_supercollider.scd | |
| |-- demonstrations | |
| | |-- 100 FM Synths.scd | |
| | |-- Atari2600.scd | |
| | |-- Chaotic Patterns.scd | |
| | |-- DemandingStudies.scd | |
| | |-- DrumSynths.scd | |
| | |-- GetTheTwits.scd | |
| | |-- HarmonicsVoice.html | |
| | |-- Modal Space.scd | |
| | |-- SC2-examples_1.scd | |
| | |-- SC2-examples_2.scd | |
| | |-- SC_website_example.scd | |
| | |-- Theremin.scd | |
| | |-- TriggerBufferGranulator.scd | |
| | |-- babbling brook.scd | |
| | |-- bit_reduction.scd | |
| | |-- env automation.scd | |
| | |-- fft.scd | |
| | |-- more graphs.scd | |
| | |-- oh yes more fibs.scd | |
| | |-- sc_onliner.scd | |
| | |-- single_sample_feedback.scd | |
| | |-- single_sample_feedback_02.scd | |
| | `-- snare909.scd | |
| |-- misuse_and_hacks | |
| | |-- generate_titles.scd | |
| | |-- redFrik2.scd | |
| | |-- redSnail.scd | |
| | |-- redSnake.scd | |
| | `-- redWorm.scd | |
| |-- other | |
| | |-- Exploring_SCLang.scd | |
| | |-- KeyboardWindow.scd | |
| | |-- keepyuppy.scd | |
| | `-- quines.scd | |
| |-- pieces | |
| | |-- DreamHouse.scd | |
| | |-- DrummerSynthDef.scd | |
| | |-- Little_Man_From_Another_Place.scd | |
| | |-- Poeme Symphonique.scd | |
| | |-- RM-octaver.scd | |
| | |-- Record Scratcher.scd | |
| | |-- Termite_College.scd | |
| | |-- Trains.scd | |
| | |-- acid_otophilia.scd | |
| | |-- aftergoeyvaerts.scd | |
| | |-- atheoryofharmony.scd | |
| | |-- autohausen.scd | |
| | |-- deap_sea.scd | |
| | |-- hommage_a_duerer.scd | |
| | |-- microhelix_study.scd | |
| | |-- some_constellations.scd | |
| | `-- spacelab.scd | |
| `-- research_and_tools | |
| |-- ASA.scd | |
| |-- Diamond.scd | |
| |-- SeminaireMusical.scd | |
| |-- ShepardTones SignalBuf.scd | |
| |-- html-help-color-fixer.scd | |
| `-- trochoid curve.scd | |
|-- libscsynth.a | |
|-- plugins | |
| |-- BinaryOpUGens.scx | |
| |-- ChaosUGens.scx | |
| |-- DelayUGens.scx | |
| |-- DemandUGens.scx | |
| |-- DiskIOUGens.scx | |
| |-- DynNoiseUGens.scx | |
| |-- FFT2_UGens.scx | |
| |-- FFT_UGens.scx | |
| |-- FilterUGens.scx | |
| |-- GendynUGens.scx | |
| |-- GrainUGens.scx | |
| |-- IOUGens.scx | |
| |-- KeyboardUGens.scx | |
| |-- LFUGens.scx | |
| |-- MachineListening.scx | |
| |-- MouseUGens.scx | |
| |-- MulAddUGens.scx | |
| |-- NoiseUGens.scx | |
| |-- OSCUGens.scx | |
| |-- PanUGens.scx | |
| |-- PhysicalModellingUGens.scx | |
| |-- ReverbUGens.scx | |
| |-- TestUGens.scx | |
| |-- TriggerUGens.scx | |
| |-- UnaryOpUGens.scx | |
| `-- UnpackFFTUGens.scx | |
|-- sclang | |
|-- scsynth | |
`-- sounds | |
|-- SinedPink.aiff | |
|-- a11wlk01-44_1.aiff | |
`-- a11wlk01.wav | |
225 directories, 1831 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment