BOSS 980000 SoundCollectionPointfobjectRepresented:location:lastViewRectangle:lastIconSize:SoundCollectionaname:sounds:SoundCollection45735OrderedCollectionabfSoundPointaobjectRepresented:location:AveragingLowPassFilter~name:input:cutoff:scale:wavetable:average spectrumSqrtMagnitude~name:input:sqrt magnitudeFFT mname:input:length:inverse:fftUnmodulatedOscillatormname:frequency:wavetable:modulation:modulator:maxMI:interpolation:envelope:pitchBend:reset:formant:index:fromMemoryWriter:windowTimeInSamplesaa`hann.aifnoneConstantSoundnname:value:Constant``linearChannelJoinnname:left:right:left=sig, right=sig delayedGenericSourcenname:source:leftChannel:rightChannel:sample:autoloop:trigger:attackTime:releaseTime:scale:frequency:GenericSourceRAMcount.aifaTimeInSecondsaa}e>eadefaultDelayWithFeedbackname:type:input:scale:feedback:delay:delayScale:wavetable:prezero:interpolation:smoothDelayChanges:512comb6a`&`aPrivate*``a``&aa* dg!%Petes modules*b.AbstractedSoundClassuname:structureSound:icon:smallIcon:useFancyIcon:parameterSpecifications:classDescription:shouldExpandFirst:ioProfile:RampGenerator in SamplesDSPProgramnname:initialValuesCodeString:programName:wavetable:tableAccess:tableStart:tableEnd:Ramp3????KymaCodeString pstring:bindings:| maxAmp MaxVal CountVal StartVal Gain TrueSamp errComp HiGain LoGain HalfESamp | maxAmp := SignalProcessor maximumAmplitude. TrueSamp:=?NoOfSamps rounded. HalfESamp:=((TrueSamp+1)/2)truncated. StartVal := 0-HalfESamp. MaxVal := ((TrueSamp/2)-1)truncated. CountVal := maxAmp. Gain:= (23-(HalfESamp twoLog)) twoExp. errComp:=(Gain/2)*(1-?OffSetHalfStep). HiGain := Gain truncated. LoGain := ((Gain-HiGain)*(maxAmp+1)). self initialValueAt: 0 xPut: MaxVal yPut: CountVal. self initialValueAt: 1 xPut: StartVal yPut: HiGain. self initialValueAt: 2 xPut: errComp yPut: LoGain. BindingListad`Ramp3kym1*`Depth1ImageahByteArraya``8q dٚ)`Z(9j, + E m 9 @   0@@ @@4@@d@@ @AAC0CF`FLLXXpp````aaMonoMappedPalette rgWordArraya`l``````Arraya`ddddab`aad)-`[[UQS 0q4eppaaKymaMappedPaletteaf5l{~{~{~gygygy9ddddfbaad9cParameterSpecificationuname:typeName:viewType:rectangle:helpString:name))Rectangleabx maaEnter a name for this Sound.&NoOfSampshotValuevalue+y mwm&OffSetHalfStep34+x  s`w sxmIn 99.9% of cases this value should be zero. If it is set to one ,the output is moved down by half a step. The only time this should be set to one is if it is feeding a Wave Shaper with interpolation switched on and and nothing else. And even then it is only needed if it is absolutly important that the wave shaper interpolates on the center of the sample. In all other cases if you use one in this field , readers and writers will try to write on the border between samples and buzzes will be heard.This is a repeating Ramp Generator optimized for use as an index for memory readers and writers. PeteJohnstonsDSPMods Ver 5SoundIOProfileaeaa*audioRampGenerator in Samples``sk.4Up/Down CounterDSPProgramWithInputslname:inputs:initialValuesCodeString:programName:wavetable:tableAccess:tableStart:tableEnd:CounterRamp ???*cVariableSoundnname:CountUp2CountDown2Reset>| maxAmp MaxVal CountVal StartVal Gain TrueSamp errComp HiGain LoGain HalfESamp InStep DeStep ResToMax ResToMin | maxAmp := SignalProcessor maximumAmplitude. TrueSamp:=?NoOfSamps rounded. HalfESamp:=((TrueSamp+1)/2)truncated. StartVal := 0-HalfESamp. MaxVal := ((TrueSamp/2)-1)truncated. CountVal := maxAmp. Gain:= (23-(HalfESamp twoLog)) twoExp. errComp:=(Gain/2)*(1-?OffSetHalfStep). HiGain := Gain truncated. LoGain := ((Gain-HiGain)*(maxAmp+1)). InStep := ?NoOfStepsUpwards rounded. DeStep := (0-?NoOfStepsDownwards) rounded. StartVal := StartVal+(?FirstStepOffSet rounded). ResToMax := ?WrapAround true: MaxVal false: StartVal. ResToMin := ?WrapAround true: StartVal false: MaxVal. self initialValueAt: 0 xPut: InStep yPut: DeStep. self initialValueAt: 1 xPut: ResToMax yPut: MaxVal. self initialValueAt: 2 xPut: ResToMin yPut: CountVal. self initialValueAt: 3 xPut: StartVal yPut: HiGain. self initialValueAt: 4 xPut: errComp yPut: LoGain. #`CounterRampkym1*`)-` p# qp0`` 0      @   !!!3``aa0ad)-`L C0A@ @p@ pPPppaa>ad9j&)))*Enter a name for this Sound.&WrapAround34+w sz mbcIf this value is greater than zero the output will generate a repeating ramp, otherwise the output will stop changing value when it reaches plus or minus one.&Resetsound.+y mwmxmA value of greater than zero in this input will reset the output to minus one and hold it there until this value returns to zero or less. A gate to trigger module can be used on this input to alow the ramp to keep on moving at reset time.&FirstStepOffSet34+y mxmwmwmIf this value is not zero , then a reset will not return the output to minus one. If say a value of five was in this field , then a reset would produce an output level that would address the fith memory sample when used as an index in a memory reader or writer.&NoOfStepsUpwards34+xmz mwmThis should normaly be set to value one. if it is set to values over one, it will represent how many memory cells are skipped each sample cycle (asuming the output is being used as an index for memory readers or writers). This only has effect when the output is ramping upwards. &CountDown..+z my mxm When a value of zero or greater is applied to this input the output will start to ramp downwards from its current level as long as the reset signals is zero or less, and the NoOfStepsDownwards value is one or greater. Because this input overrides the CountUp input, this can be used as an up and down control if the CountUp input is kept high.&NoOfStepsDownwards34+z mxmy mwmThis should normaly be set to value one. if it is set to values over one, it will represent how many memory cells are skipped each sample cycle (asuming the output is being used as an index for memory readers or writers). This only has effect when the output is ramping downwards.&CountUp..+z mxmWhen a value of zero or greater is applied to this input the output will start to ramp upwards from its current level as long as the CountDown and reset signals are both zero or less, and the NoOfStepsUpwards value is one or greater.&:34+x my maw sIn 99.9% of cases this value should be zero. If it is set to one ,the output is moved down by half a step. The only time this should be set to one is if it is feeding a Wave Shaper with interpolation switched on and and nothing else. And even then it is only needed if it is absolutly important that the wave shaper interpolates on the center of the sample. In all other cases if you use one in this field , readers and writers will try to write on the border between samples and buzzes will be heard.&234+x may mThis value should match any memory readers or writers Total number of samples. This represents the total number of sample in time that it will take for the output to ramp from minus one to plus one , and also the total number of samples (memory cells) in a memory reader or writer. This is a Ramp Generator optimized for use as an index for memory readers and writers. When a logic value of one present at the "CountUp" input , the output starts to ramp up one step per sample cycle (as long as the "NoOfStepsUpwards" field has the value one). If a gate to trigger module is used in the CountUp input and the output is fed to the index of a "StepMemoryWriter" module, this can be used to write single words into ram at will (so long as the NoOfSamps values in the two modules match). PeteJohnstonsDSPMods Ver 5!aa*$FatStringqstring:extraInformation:Up/Down CounterFastIdentityDictionaryadcsoundEditorLayout9f,CountUpCountUp`,CountDown CountDowm`,ResetReset`soundEditorBoundingBox+hxpmvcsLayoutSoundVCSLayoutofirstTime:windowOrigin:windowExtent:components:selectedPreset:look:name:selectedLayout:subLayouts:editorOrigin:addedSubLayouts:clvq*hVCSEventSourceComponentkmicrosound:layout:label:look:concreteEvent:displayType:presets:id:minimum:maximum:grid:taper:noDice:showNumber:isGenerated:affectedByPresets:reflectMarker:showTickMarks:tickMarks:aggregatePartners:ourIndexInAggregratePartners:LayoutFrameah}`g`z`q`CountDowmKymaLookunameOrNil:superLook:database: 'Waldo 'Classic# zbuttonSmallNormalDownCapWinBlockClosureacCompiledBlockbbb-h0!eCompiledMethodbc`-j4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&iD'(iD)*iD+,iD-.iD/0iD12iD34iD56iD78iD9:iD;iD?@iDABiDCDiDEFiDGHiDIJiDKLiDMNiDOPiDQRiDSTiDUViDWXiDYZiD[\iD]^iD_`iDabiDcdiDefiDghiDijiDkliDmniDopiDqriDstiDuviDwxiDyziD{|iD}~jEe (u )qAssociationabBasicLook , 5b-h0!e 9XP\hThumbCap.gifreadGIF:hThumbCapWin: 5c-i0!re 9XP\hThumbMid.gif 'asPatternhThumbMidWin: 5b-h0!e 9XP\hThumbGrab.gif 'hThumbGrabWin: 5b-h0!e 9XP\hThumbEnd.gif 'hThumbEndWin: 5b-h0!e 9XP\hDeThumbCap.gif 'hDeThumbCapWin: 5c-i0!re 9XP\hDeThumbMid.gif ' ,hDeThumbMidWin: 5b-h0!e 9XP\hDeThumbGrab.gif 'hDeThumbGrabWin: 5b-h0!e 9XP\hDeThumbEnd.gif 'hDeThumbEndWin: 5c-i0!re 9XP\hScrollMid.gif ' ,hScrollBarMidWin: 5b-h0!e 9XP\hScrollLeftUp.gif 'hScrollLeftUpWin: 5b-h0!e 9XP\hScrollLeftDown.gif 'hScrollLeftDownWin: 5b-h0!e 9XP\hScrollLeftDisabled.gif 'hScrollLeftDisabledWin: 5b-h0!e 9XP\hScrollRightUp.gif 'hScrollRightUpWin: 5b-h0!e 9XP\hScrollRightDown.gif 'hScrollRightDownWin: 5b-h0!e 9XP\hScrollRightDisabled.gif 'hScrollRightDisabledWin: 5b-h0!e 9XP\vThumbCap.gif 'vThumbCapWin: 5c-i0!re 9XP\vThumbMid.gif ' ,vThumbMidWin: 5b-h0!e 9XP\vThumbGrab.gif 'vThumbGrabWin: 5b-h0!e 9XP\vThumbEnd.gif 'vThumbEndWin: 5b-h0!e 9XP\vDeThumbCap.gif 'vDeThumbCapWin: 5c-i0!re 9XP\vDeThumbMid.gif ' ,vDeThumbMidWin: 5b-h0!e 9XP\vDeThumbGrab.gif 'vDeThumbGrabWin: 5b-h0!e 9XP\vDeThumbEnd.gif 'vDeThumbEndWin: 5c-i0!re 9XP\vScrollMid.gif ' ,vScrollBarMidWin: 5b-h0!e 9XP\vScrollUpUp.gif 'vScrollUpUpWin: 5b-h0!e 9XP\vScrollUpDown.gif 'vScrollUpDownWin: 5b-h0!e 9XP\vScrollUpDisabled.gif 'vScrollUpDisabledWin: 5b-h0!e 9XP\vScrollDownUp.gif 'vScrollDownUpWin: 5b-h0!e 9XP\vScrollDownDown.gif 'vScrollDownDownWin: 5b-h0!e 9XP\vScrollDownDisabled.gif 'vScrollDownDisabledWin: 5b-h0!e 9XP\vGrowDown.gif 'vGrowDownWin: 5b-h0!e 9XP\vGrowUp.gif 'vGrowUpWin: 5b-h0!e 9XP\vGrowDisabled.gif 'vGrowDisabledWin: 5b-h0!e 9XP\vShrinkDown.gif 'vShrinkDownWin: 5b-h0!e 9XP\vShrinkUp.gif 'vShrinkUpWin: 5b-h0!e 9XP\vShrinkDisabled.gif 'vShrinkDisabledWin: 5b-h0!e 9XP\hGrowDown.gif 'hGrowDownWin: 5b-h0!e 9XP\hGrowUp.gif 'hGrowUpWin: 5b-h0!e 9XP\hGrowDisabled.gif 'hGrowDisabledWin: 5b-h0!e 9XP\hShrinkDown.gif 'hShrinkDownWin: 5b-h0!e 9XP\hShrinkUp.gif 'hShrinkUpWin: 5b-h0!e 9XP\hShrinkDisabled.gif 'hShrinkDisabledWin: 5b-h0!e 9XP\hFitDown.gif 'hFitDownWin: 5b-h0!e 9XP\hFitUp.gif 'hFitUpWin: 5b-h0!e 9XP\hFitDisabled.gif 'hFitDisabledWin: 5b-h0!e 9XP\buttonNormalDownCap.gif 'buttonNormalDownCapWin: 5c-i0!re 9XP\buttonNormalDownMid.gif ' ,buttonNormalDownMidWin: 5b-h0!e 9XP\buttonNormalDownEnd.gif 'buttonNormalDownEndWin: 5b-h0!e 9XP\buttonNormalUpCap.gif 'buttonNormalUpCapWin: 5c-i0!re 9XP\buttonNormalUpMid.gif ' ,buttonNormalUpMidWin: 5b-h0!e 9XP\buttonNormalUpEnd.gif 'buttonNormalUpEndWin: 5b-h0!e 9XP\buttonNormalDisCap.gif 'buttonNormalDisCapWin: 5c-i0!re 9XP\buttonNormalDisMid.gif ' ,buttonNormalDisMidWin: 5b-h0!e 9XP\buttonNormalDisEnd.gif 'buttonNormalDisEndWin: 4buttonSmallNormalDownCapWin: 5c-i0!re 9XP\buttonSmallNormalDownMid.gif ' ,buttonSmallNormalDownMidWin: 5b-h0!e 9XP\buttonSmallNormalDownEnd.gif 'buttonSmallNormalDownEndWin: 5b-h0!e 9XP\buttonSmallNormalUpCap.gif 'buttonSmallNormalUpCapWin: 5c-i0!re 9XP\buttonSmallNormalUpMid.gif ' ,buttonSmallNormalUpMidWin: 5b-h0!e 9XP\buttonSmallNormalUpEnd.gif 'buttonSmallNormalUpEndWin: 5b-h0!e 9XP\buttonSmallNormalDisCap.gif 'buttonSmallNormalDisCapWin: 5c-i0!re 9XP\buttonSmallNormalDisMid.gif ' ,buttonSmallNormalDisMidWin: 5b-h0!e 9XP\buttonSmallNormalDisEnd.gif 'buttonSmallNormalDisEndWin:yourselfXP\buttonSmallNormalDownCap.gif ' 'systemSmallEmphasizedFont 1 5b-h0!e :o-gDF!f4hiDiDi<ؿ)))ji<؈)ر))jiD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&iD'(iD)*iD+,jD-.Ee >e ?inheritingFrom: -4 5c-i0!re%OS-X\windowBackground.gif ' ,windowBackground: 5c-i0!re%OS-X\dialogBackground.gif ' ,dialogBackground:ĪColorValue/red:green:blue:selectionBackgroundColor:fieldFocusColor: 5c-i0!re%OS-X\menuBackground.gif ' ,menuBackground: 5c-i0!re%OS-X\menuSelectedBackground.gif ' ,menuSelectedBackground: 5b-h0!e%9j family9dLucida SansLucida GrandeVerdana* pixelSizem leading` baselinem lineGridp italic boldness underline color alignment`synthesizeTextStyle:systemFont: 5b-h0!e%9j "9dLucida SansLucida GrandeVerdana* )m +` -m /p 1 3bc 5 7 9`:systemEmphasizedFont: 5b-h0!e%9j "9dLucida SansLucida GrandeVerdana* )l +` -l /o 1 3 5 7 9`:systemListFont: 5b-h0!e%9j "9dLucida SansLucida GrandeVerdana* )k +` -k /n 1 3 5 7 9`:systemSmallFont:#systemSmallEmphasizedFont: 5b-h0!e%9j "9dLucida SansLucida GrandeVerdana* )j +` -j /m 1 3 5 7 9`:systemLabelFont: 5b-h0!e%9j "9dLucida SansLucida GrandeVerdana* )i +` -i /l 1 3 5 7 9`:systemMiniFont: 5b-h0!e%9j "9bVerdana* )m +` -m /p 1 3 5 7 9`:applicationFont: 5b-h0!e%9j "9bVerdana* )m +` -m /p 1 3bc 5 7 9`:applicationEmphasizedFont: 5b-h0!e%9j "9bVerdana* )l +` -l /o 1 3 5 7 9`:applicationListFont: 5b-h0!e%9j "9bVerdana* )k +` -k /n 1 3 5 7 9`:applicationSmallFont: 5b-h0!e%9j "9bVerdana* )k +` -k /n 1 3bc 5 7 9`:applicationSmallEmphasizedFont: 5b-h0!e%9j "9bVerdana* )j +` -j /m 1 3 5 7 9`:applicationLabelFont: 5b-h0!e%9j "9bVerdana* )i +` -i /l 1 3 5 7 9`:applicationMiniFont: 5b-h0!e%9k "9cCourierCourier New* )m fixedTabs` +` -m /p 1 3 5 7 9`:applicationFixedFont:9j "9dLucida SansLucida GrandeVerdana* )k +` -k /n 1 3bc 5 7 9`: 'hScrollRightDisabledMac 1 5b-h0!e :z-r4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&iD'(iD)*iD+,iD-.iD/0iD12iD34iD56iD78iD9:iD;iD?@iDABiDCDiDEFiDGHiDIJiDKLiDMNiDOPiDQRiDSTiDUViDWXiDYZiD[\iD]^iD_`iDabiDcdiDefiDghiDijiDkliDmniDopiDqriDstiDuviDwxiDyziD{|iD}~iDiDiDiDiDiDiDiDiDiDiDiDiDjEe >i ? 5b-h0!e;OS-X\hThumbCap.gif 'hThumbCapMac: 5c-i0!re;OS-X\hThumbMid.gif ' ,hThumbMidMac: 5b-h0!e;OS-X\hThumbEnd.gif 'hThumbEndMac: 5b-h0!e;OS-X\hDeThumbCap.gif 'hDeThumbCapMac: 5c-i0!re;OS-X\hDeThumbMid.gif ' ,hDeThumbMidMac: 5b-h0!e;OS-X\hDeThumbEnd.gif 'hDeThumbEndMac: 5b-h0!e;OS-X\hScrollCap.gif 'hScrollBarCapMac: 5c-i0!re;OS-X\hScrollMid.gif ' ,hScrollBarMidMac: 5b-h0!e;OS-X\hScrollEnd.gif 'hScrollBarEndMac: 5b-h0!e;OS-X\hScrollLeftUp.gif 'hScrollLeftUpMac: 5b-h0!e;OS-X\hScrollLeftDown.gif 'hScrollLeftDownMac: 5b-h0!e;OS-X\hScrollLeftDisabled.gif 'hScrollLeftDisabledMac: 5b-h0!e;OS-X\hScrollRightUp.gif 'hScrollRightUpMac: 5b-h0!e;OS-X\hScrollRightDown.gif 'hScrollRightDownMac:9hScrollRightDisabledMac: 5b-h0!e;OS-X\vThumbCap.gif 'vThumbCapMac: 5c-i0!re;OS-X\vThumbMid.gif ' ,vThumbMidMac: 5b-h0!e;OS-X\vThumbEnd.gif 'vThumbEndMac: 5b-h0!e;OS-X\vDeThumbCap.gif 'vDeThumbCapMac: 5c-i0!re;OS-X\vDeThumbMid.gif ' ,vDeThumbMidMac: 5b-h0!e;OS-X\vDeThumbEnd.gif 'vDeThumbEndMac: 5b-h0!e;OS-X\vScrollCap.gif 'vScrollBarCapMac: 5c-i0!re;OS-X\vScrollMid.gif ' ,vScrollBarMidMac: 5b-h0!e;OS-X\vScrollEnd.gif 'vScrollBarEndMac: 5b-h0!e;OS-X\vScrollUpUp.gif 'vScrollUpUpMac: 5b-h0!e;OS-X\vScrollUpDown.gif 'vScrollUpDownMac: 5b-h0!e;OS-X\vScrollUpDisabled.gif 'vScrollUpDisabledMac: 5b-h0!e;OS-X\vScrollDownUp.gif 'vScrollDownUpMac: 5b-h0!e;OS-X\vScrollDownDown.gif 'vScrollDownDownMac: 5b-h0!e;OS-X\vScrollDownDisabled.gif 'vScrollDownDisabledMac: 5b-h0!e;OS-X\vGrowDown.gif 'vGrowDownMac: 5b-h0!e;OS-X\vGrowUp.gif 'vGrowUpMac: 5b-h0!e;OS-X\vGrowDisabled.gif 'vGrowDisabledMac: 5b-h0!e;OS-X\vShrinkDown.gif 'vShrinkDownMac: 5b-h0!e;OS-X\vShrinkUp.gif 'vShrinkUpMac: 5b-h0!e;OS-X\vShrinkDisabled.gif 'vShrinkDisabledMac: 5b-h0!e;OS-X\hGrowDown.gif 'hGrowDownMac: 5b-h0!e;OS-X\hGrowUp.gif 'hGrowUpMac: 5b-h0!e;OS-X\hGrowDisabled.gif 'hGrowDisabledMac: 5b-h0!e;OS-X\hShrinkDown.gif 'hShrinkDownMac: 5b-h0!e;OS-X\hShrinkUp.gif 'hShrinkUpMac: 5b-h0!e;OS-X\hShrinkDisabled.gif 'hShrinkDisabledMac: 5b-h0!e;OS-X\hFitDown.gif 'hFitDownMac: 5b-h0!e;OS-X\hFitUp.gif 'hFitUpMac: 5b-h0!e;OS-X\hFitDisabled.gif 'hFitDisabledMac: 5b-h0!e;OS-X\spaceFiller.gif 'spaceFillerMac: 5b-h0!e;OS-X\buttonNormalDownCap.gif 'buttonNormalDownCapMac: 5c-i0!re;OS-X\buttonNormalDownMid.gif ' ,buttonNormalDownMidMac: 5b-h0!e;OS-X\buttonNormalDownEnd.gif 'buttonNormalDownEndMac: 5b-h0!e;OS-X\buttonNormalUpCap.gif 'buttonNormalUpCapMac: 5c-i0!re;OS-X\buttonNormalUpMid.gif ' ,buttonNormalUpMidMac: 5b-h0!e;OS-X\buttonNormalUpEnd.gif 'buttonNormalUpEndMac: 5b-h0!e;OS-X\buttonNormalDisCap.gif 'buttonNormalDisCapMac: 5c-i0!re;OS-X\buttonNormalDisMid.gif ' ,buttonNormalDisMidMac: 5b-h0!e;OS-X\buttonNormalDisEnd.gif 'buttonNormalDisEndMac: 5b-h0!e;OS-X\buttonSmallNormalDownCap.gif 'buttonSmallNormalDownCapMac: 5c-i0!re;OS-X\buttonSmallNormalDownMid.gif ' ,buttonSmallNormalDownMidMac: 5b-h0!e;OS-X\buttonSmallNormalDownEnd.gif 'buttonSmallNormalDownEndMac: 5b-h0!e;OS-X\buttonSmallNormalUpCap.gif 'buttonSmallNormalUpCapMac: 5c-i0!re;OS-X\buttonSmallNormalUpMid.gif ' ,buttonSmallNormalUpMidMac: 5b-h0!e;OS-X\buttonSmallNormalUpEnd.gif 'buttonSmallNormalUpEndMac: 5b-h0!e;OS-X\buttonSmallNormalDisCap.gif 'buttonSmallNormalDisCapMac: 5c-i0!re;OS-X\buttonSmallNormalDisMid.gif ' ,buttonSmallNormalDisMidMac: 5b-h0!e;OS-X\buttonSmallNormalDisEnd.gif 'buttonSmallNormalDisEndMac: 5b-h0!e;OS-X\buttonSmallDMenuFlatDownCap.gif 'buttonSmallDMenuFlatDownCapMac: 5c-i0!re;OS-X\buttonSmallDMenuFlatDownMid.gif ' ,buttonSmallDMenuFlatDownMidMac: 5b-h0!e;OS-X\buttonSmallDMenuFlatDownEnd.gif 'buttonSmallDMenuFlatDownEndMac: 5b-h0!e;OS-X\buttonSmallFlatDownEnd.gif 'buttonSmallFlatDownEndMac: 5b-h0!e;OS-X\buttonSmallDMenuFlatUpCap.gif 'buttonSmallDMenuFlatUpCapMac: 5c-i0!re;OS-X\buttonSmallDMenuFlatUpMid.gif ' ,buttonSmallDMenuFlatUpMidMac: 5b-h0!e;OS-X\buttonSmallDMenuFlatUpEnd.gif 'buttonSmallDMenuFlatUpEndMac: 5b-h0!e;OS-X\buttonSmallFlatUpEnd.gif 'buttonSmallFlatUpEndMac: 5b-h0!e;OS-X\buttonSmallDMenuFlatDisCap.gif 'buttonSmallDMenuFlatDisCapMac: 5c-i0!re;OS-X\buttonSmallDMenuFlatDisMid.gif ' ,buttonSmallDMenuFlatDisMidMac: 5b-h0!e;OS-X\buttonSmallDMenuFlatDisEnd.gif 'buttonSmallDMenuFlatDisEndMac: 5b-h0!e;OS-X\buttonSmallFlatDisEnd.gif 'buttonSmallFlatDisEndMac:?OS-X\hScrollRightDisabled.gif ' 'debossGradientDown19 1 5b-h0!e :a-l4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&iD'(iD)*iD+,iD-.iD/0iD12iD34iD56iD78iD9:iD;iD?@iDABiDCDiDEFiDGHiDIJiDKLiDMNiDOPiDQRiDSTiDUViDWXiDYZiD[\iD]^iD_`iDabiDcdiDefiDghiDijiDkliDmniDopiDqriDstiDuviDwxiDyziD{|jD}~fEe > i ? 5b-h0!e/buttons\modifyAmpUp19.gif 'modifyAmpUp19: 5b-h0!e/buttons\modifyFreqUp19.gif 'modifyFreqUp19: 5b-h0!e/buttons\modifyFreqDown19.gif 'modifyFreqDown19: 5b-h0!e/buttons\modifyAmpDown19.gif 'modifyAmpDown19: 5b-h0!e/buttons\modifyScaleUp19.gif 'modifyScaleUp19: 5b-h0!e/buttons\modifyScaleDown19.gif 'modifyScaleDown19: 5b-h0!e/buttons\modifyOffsetUp19.gif 'modifyOffsetUp19: 5b-h0!e/buttons\modifyOffsetDown19.gif 'modifyOffsetDown19: 5b-h0!e/buttons\modifySetUp19.gif 'modifySetUp19: 5b-h0!e/buttons\modifySetDown19.gif 'modifySetDown19: 5b-h0!e/buttons\modifyRubberbandUp19.gif 'modifyRubberbandUp19: 5b-h0!e/buttons\modifyConstantUp19.gif 'modifyConstantUp19: 5b-h0!e/buttons\modifyConstantDown19.gif 'modifyConstantDown19: 5b-h0!e/buttons\modifyRubberbandDown19.gif 'modifyRubberbandDown19: 5b-h0!e/buttons\modifySpectAmpUp19.gif 'modifySpectAmpUp19: 5b-h0!e/buttons\modifySpectAmpDown19.gif 'modifySpectAmpDown19: 5b-h0!e/buttons\modifySpectFreqUp19.gif 'modifySpectFreqUp19: 5b-h0!e/buttons\modifySpectFreqDown19.gif 'modifySpectFreqDown19: 5b-h0!e/buttons\modifyWavetableXUp19.gif 'modifyWavetableXUp19: 5b-h0!e/buttons\modifyWavetableXDown19.gif 'modifyWavetableXDown19: 5b-h0!e/buttons\modifyWavetableYUp19.gif 'modifyWavetableYUp19: 5b-h0!e/buttons\modifyWavetableYDown19.gif 'modifyWavetableYDown19: 5b-h0!e/buttons\modifyRadialUp19.gif 'modifyRadialUp19: 5b-h0!e/buttons\modifyRadialDown19.gif 'modifyRadialDown19: 5b-h0!e/buttons\modifyLinearUp19.gif 'modifyLinearUp19: 5b-h0!e/buttons\modifyLinearDown19.gif 'modifyLinearDown19: 5b-h0!e/buttons\deSelectionUp19.gif 'deSelectionUp19: 5b-h0!e/buttons\deSelectionDown19.gif 'deSelectionDown19: 5b-h0!e/buttons\infoSelectionUp19.gif 'infoSelectionUp19: 5b-h0!e/buttons\infoSelectionDown19.gif 'infoSelectionDown19: 5b-h0!e/buttons\drawSelectionUp19.gif 'drawSelectionUp19: 5b-h0!e/buttons\drawSelectionDown19.gif 'drawSelectionDown19: 5b-h0!e/buttons\drawControlPointsUp19.gif 'drawControlPointsUp19: 5b-h0!e/buttons\drawControlPointsDown19.gif 'drawControlPointsDown19: 5b-h0!e/buttons\drawMultiUp19.gif 'drawMultiUp19: 5b-h0!e/buttons\drawMultiDown19.gif 'drawMultiDown19: 5b-h0!e/buttons\drawSprayPaintUp19.gif 'drawSprayPaintUp19: 5b-h0!e/buttons\drawSprayPaintDown19.gif 'drawSprayPaintDown19: 5b-h0!e/buttons\drawSelfSimilarUp19.gif 'drawSelfSimilarUp19: 5b-h0!e/buttons\drawSelfSimilarDown19.gif 'drawSelfSimilarDown19: 5b-h0!e/buttons\drawEraserUp19.gif 'drawEraserUp19: 5b-h0!e/buttons\drawEraserDown19.gif 'drawEraserDown19: 5b-h0!e/buttons\hiddenLogLinUp19.gif 'hiddenLogLinUp19: 5b-h0!e/buttons\hiddenLogLinDown19.gif 'hiddenLogLinDown19: 5b-h0!e/buttons\joinDotsUp19.gif 'joinDotsUp19: 5b-h0!e/buttons\joinDotsDown19.gif 'joinDotsDown19: 5b-h0!e/buttons\shapeFrameIntervalUp19.gif 'shapeFrameIntervalUp19: 5b-h0!e/buttons\shapeFrameIntervalDown19.gif 'shapeFrameIntervalDown19: 5b-h0!e/faders\verticalYellowMarker.gif 'verticalYellowMarker: 5b-h0!e/faders\horizontalYellowMarker.gif 'horizontalYellowMarker: 5b-h0!e/buttons\embossGradientUp19.gif 'embossGradientUp19: 5b-h0!e/buttons\embossGradientDown19.gif 'embossGradientDown19: 5b-h0!e/buttons\debossGradientUp19.gif 'debossGradientUp19:-debossGradientDown19: 5b-h0!e/buttons\stencilGradientUp19.gif 'stencilGradientUp19: 5b-h0!e/buttons\stencilGradientDown19.gif 'stencilGradientDown19: 5b-h0!e/buttons\stampGradientUp19.gif 'stampGradientUp19: 5b-h0!e/buttons\stampGradientDown19.gif 'stampGradientDown19: 5b-h0!e/buttons\jitterLabel9.gif 'jitterLabel9: 5b-h0!e/buttons\recursionLabel9.gif 'recursionLabel9: 5b-h0!e/buttons\smoothingLabel9.gif 'smoothingLabel9: 5b-h0!e/buttons\scalingLabel9.gif 'scalingLabel9: 5b-h0!e/misc\mixPoint9.gif 'mixPoint9: (zapCachebuttons\debossGradientDown19.gif ' 'vDeThumbGrabWin 1 : 'stencilGradientDown19 1 * 'colorSetGrayScaleUp19 1 5b-h0!e :e-~DEEEEf9hDiDiD iD iDiD1iD3iD5iD7iD9iD;iD=iD?iD !iD"#iD$%iD&'iD()iD*+iD,-iD./iD01iD23iD45iD67iD89iD:;iD<=iD>?iD@AiDBCiDDEiDFGiDHIiDJKiDLMiDNOiDPQiDRSiDTUiDVWiDXYiDZ[iD\]iD^_iD`aiDbciDdeiDfgiDhiiDjkiDlmiDnoiDpqiDrsiDtuiDvwiDxyiDz{iD|}iD~iDjDEEe >qinitializeBasicButtonIconsinitializeTimelineButtonIconsinitializeFileOrganizerButtonIconsinitializeVCSButtonIconsinitializeTAUButtonIcons ? 5b-h0!e 5misc\warn.gif 'warnIcon: 5b-h0!e 5misc\stop.gif 'stopIcon: 5b-h0!e 5misc\speakers\speaker.gif 'speaker: 5b-h0!e 5buttons\disk21.gif 'disk21: 5b-h0!e 5buttons\dropDownUp17.gif 'dropDownUp17: 5b-h0!e 5buttons\dropDownUp19.gif 'dropDownUp19: 5b-h0!e 5buttons\dropDownDown19.gif 'dropDownDown19: 5b-h0!e 5buttons\makeSelectionUp19.gif 'makeSelectionUp19: 5b-h0!e 5buttons\editSelectionUp19.gif 'editSelectionUp19: 5b-h0!e 5buttons\noSelectionUp19.gif 'noSelectionUp19: 5b-h0!e 5buttons\warpSelectionUp19.gif 'warpSelectionUp19: 5b-h0!e 5buttons\makeSelectionDown19.gif 'makeSelectionDown19: 5b-h0!e 5buttons\editSelectionDown19.gif 'editSelectionDown19: 5b-h0!e 5buttons\noSelectionDown19.gif 'noSelectionDown19: 5b-h0!e 5buttons\warpSelectionDown19.gif 'warpSelectionDown19: 5b-h0!e 5buttons\shapeRectangleUp19.gif 'shapeRectangleUp19: 5b-h0!e 5buttons\shapeEllipseUp19.gif 'shapeEllipseUp19: 5b-h0!e 5buttons\shapePolygonUp19.gif 'shapePolygonUp19: 5b-h0!e 5buttons\shapeTrackUp19.gif 'shapeTrackUp19: 5b-h0!e 5buttons\shapeRectangleDown19.gif 'shapeRectangleDown19: 5b-h0!e 5buttons\shapeEllipseDown19.gif 'shapeEllipseDown19: 5b-h0!e 5buttons\shapePolygonDown19.gif 'shapePolygonDown19: 5b-h0!e 5buttons\shapeTrackDown19.gif 'shapeTrackDown19: 5b-h0!e 5buttons\combinationSingleUp19.gif 'combinationSingleUp19: 5b-h0!e 5buttons\combinationPlusUp19.gif 'combinationPlusUp19: 5b-h0!e 5buttons\combinationTimesUp19.gif 'combinationTimesUp19: 5b-h0!e 5buttons\combinationMinusUp19.gif 'combinationMinusUp19: 5b-h0!e 5buttons\combinationSingleDown19.gif 'combinationSingleDown19: 5b-h0!e 5buttons\combinationPlusDown19.gif 'combinationPlusDown19: 5b-h0!e 5buttons\combinationTimesDown19.gif 'combinationTimesDown19: 5b-h0!e 5buttons\combinationMinusDown19.gif 'combinationMinusDown19: 5b-h0!e 5buttons\combinationFrontDown19.gif 'combinationFrontDown19: 5b-h0!e 5buttons\combinationFrontUp19.gif 'combinationFrontUp19: 5b-h0!e 5buttons\cursorLoopFwdBkwdPlayUp19.gif 'cursorLoopFwdBkwdPlayUp19: 5b-h0!e 5buttons\cursorLoopSelPlayUp19.gif 'cursorLoopSelPlayUp19: 5b-h0!e 5buttons\cursorLoopPlayUp19.gif 'cursorLoopPlayUp19: 5b-h0!e 5buttons\cursorNormalPlayUp19.gif 'cursorNormalPlayUp19: 5b-h0!e 5buttons\cursorLoopFwdBkwdPlayDown19.gif 'cursorLoopFwdBkwdPlayDown19: 5b-h0!e 5buttons\cursorLoopSelPlayDown19.gif 'cursorLoopSelPlayDown19: 5b-h0!e 5buttons\cursorLoopPlayDown19.gif 'cursorLoopPlayDown19: 5b-h0!e 5buttons\cursorNormalPlayDown19.gif 'cursorNormalPlayDown19: 5b-h0!e 5buttons\renderSOSUp19.gif 'renderSOSUp19: 5b-h0!e 5buttons\renderGrainUp19.gif 'renderGrainUp19: 5b-h0!e 5buttons\renderImpulseUp19.gif 'renderImpulseUp19: 5b-h0!e 5buttons\renderFilterUp19.gif 'renderFilterUp19: 5b-h0!e 5buttons\renderSamplesUp19.gif 'renderSamplesUp19: 5b-h0!e 5buttons\createModuleUp19.gif 'createModuleUp19: 5b-h0!e 5buttons\renderSOSDown19.gif 'renderSOSDown19: 5b-h0!e 5buttons\renderGrainDown19.gif 'renderGrainDown19: 5b-h0!e 5buttons\renderImpulseDown19.gif 'renderImpulseDown19: 5b-h0!e 5buttons\renderFilterDown19.gif 'renderFilterDown19: 5b-h0!e 5buttons\renderSamplesDown19.gif 'renderSamplesDown19: 5b-h0!e 5buttons\createModuleDown19.gif 'createModuleDown19: 5b-h0!e 5buttons\hearAllUp19.gif 'hearAllUp19: 5b-h0!e 5buttons\hearSelUp19.gif 'hearSelUp19: 5b-h0!e 5buttons\hearAllDown19.gif 'hearAllDown19: 5b-h0!e 5buttons\hearSelDown19.gif 'hearSelDown19: 3colorSetGrayScaleUp19: 5b-h0!e 5buttons\colorSetInvGrayScaleUp19.gif 'colorSetInvGrayScaleUp19: 5b-h0!e 5buttons\colorSetRainbowUp19.gif 'colorSetRainbowUp19: 5b-h0!e 5buttons\colorSetGrayScaleDown19.gif 'colorSetGrayScaleDown19: 5b-h0!e 5buttons\colorSetInvGrayScaleDown19.gif 'colorSetInvGrayScaleDown19: 5b-h0!e 5buttons\colorSetRainbowDown19.gif 'colorSetRainbowDown19:initializeMoreIconButtonsbuttons\colorSetGrayScaleUp19.gif ' 'vScrollDownDisabledWin 1 : 'hShrinkUpWin 1& 'playDown19 1 5b-h0!e :t- z4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&iD'(iD)*iD+,iD-.iD/0iD12iD34iD56iD78iD9:iD;iD?@iDABiDCDiDEFiDGHiDIJiDKLiDMNiDOPiDQRiDSTiDUViDWXiDYZiD[\iD]^iD_`iDabiDcdiDefiDghiDijiDkliDmniDopiDqrjsEe > q ? 5b-h0!e?buttons\pauseUp19.gif 'pauseUp19: 5b-h0!e?buttons\pauseDown19.gif 'pauseDown19: 5b-h0!e?buttons\playUp19.gif 'playUp19:=playDown19: 5b-h0!e?buttons\prevMarkerUp19.gif 'prevMarkerUp19: 5b-h0!e?buttons\prevMarkerDown19.gif 'prevMarkerDown19: 5b-h0!e?buttons\nextMarkerUp19.gif 'nextMarkerUp19: 5b-h0!e?buttons\nextMarkerDown19.gif 'nextMarkerDown19: 5b-h0!e?buttons\prevTimeUp19.gif 'prevTimeUp19: 5b-h0!e?buttons\prevTimeDown19.gif 'prevTimeDown19: 5b-h0!e?buttons\nextTimeUp19.gif 'nextTimeUp19: 5b-h0!e?buttons\nextTimeDown19.gif 'nextTimeDown19: 5b-h0!e?buttons\newMarkerUp19.gif 'newMarkerUp19: 5b-h0!e?buttons\newMarkerDown19.gif 'newMarkerDown19: 5b-h0!e?buttons\newMarkersUp19.gif 'newMarkersUp19: 5b-h0!e?buttons\newMarkersDown19.gif 'newMarkersDown19: 5b-h0!e?buttons\anchorUp19.gif 'anchorUp19: 5b-h0!e?buttons\anchorDown19.gif 'anchorDown19: 5b-h0!e?buttons\tlRecordDown.gif 'tlRecordDown: 5b-h0!e?buttons\tlRecordUp.gif 'tlRecordUp: 5b-h0!e?buttons\blankUp19.gif 'tlBlankUp19: 5b-h0!e?buttons\blankDown19.gif 'tlBlankDown19: 5b-h0!e?misc\submix.gif 'tlSubmixIcon: 5b-h0!e?misc\outputs.gif 'tlOutputsIcon: 5b-h0!e?misc\sourceLocation.gif 'tlSourceLocation: 5b-h0!e?misc\sourceLocationInternal.gif 'tlSourceLocationInternal: 5b-h0!e?misc\microphones\microphone.gif 'tlTrackMicrophone: 5b-h0!e?misc\microphones\microphoneG.gif 'tlTrackMicrophonePlay: 5b-h0!e?misc\microphones\microphoneR.gif 'tlTrackMicrophoneRecord: 5b-h0!e?misc\speakers\trkSpeaker.gif 'tlTrackSpeaker: 5b-h0!e?misc\speakers\trkSpeakerSolo.gif 'tlTrackSpeakerSolo: 5b-h0!e?misc\speakers\trkSpeakerMute.gif 'tlTrackSpeakerMute: 5b-h0!e?buttons\cachePlay19.gif 'cachePlay19: 5b-h0!e?buttons\cacheLive19.gif 'cacheLive19: 5b-h0!e?buttons\cacheRecord19.gif 'cacheRecord19: 5b-h0!e?buttons\tfInvertDown.gif 'tfInvertDown: 5b-h0!e?buttons\tfInvertUp.gif 'tfInvertUp: 5b-h0!e?buttons\tfLoopDown.gif 'tfLoopDown: 5b-h0!e?buttons\tfLoopUp.gif 'tfLoopUp: 5b-h0!e?buttons\tfOffsetDown.gif 'tfOffsetDown: 5b-h0!e?buttons\tfOffsetUp.gif 'tfOffsetUp: 5b-h0!e?buttons\tfRetroDown.gif 'tfRetroDown: 5b-h0!e?buttons\tfRetroUp.gif 'tfRetroUp: 5b-h0!e?buttons\tfScaleDurationDown.gif 'tfScaleDurationDown: 5b-h0!e?buttons\tfScaleDurationUp.gif 'tfScaleDurationUp: 5b-h0!e?buttons\tfScaleDurationToFitDown.gif 'tfScaleDurationToFitDown: 5b-h0!e?buttons\tfScaleDurationToFitUp.gif 'tfScaleDurationToFitUp: 5b-h0!e?buttons\tfScaleFunctionDown.gif 'tfScaleFunctionDown: 5b-h0!e?buttons\tfScaleFunctionUp.gif 'tfScaleFunctionUp: 5b-h0!e?buttons\tfSnapToGridDown.gif 'tfSnapToGridDown: 5b-h0!e?buttons\tfSnapToGridUp.gif 'tfSnapToGridUp: 5b-h0!e?buttons\tfSprayCanDown.gif 'tfSprayCanDown: 5b-h0!e?buttons\tfSprayCanUp.gif 'tfSprayCanUp: 5b-h0!e?buttons\tfSquareOffDown.gif 'tfSquareOffDown: 5b-h0!e?buttons\tfSquareOffUp.gif 'tfSquareOffUp: 5b-h0!e?buttons\tfThresholdDown.gif 'tfThresholdDown: 5b-h0!e?buttons\tfThresholdUp.gif 'tfThresholdUp:?buttons\playDown19.gif ' 'padlockLock 1 5b-h0!e :{-x4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8jD:Ee >m ? 5b-h0!e'buttons\diceUp19.gif 'diceUp19: 5b-h0!e'buttons\diceDown19.gif 'diceDown19: 5b-h0!e'buttons\cameraNot19.gif 'cameraNot19: 5b-h0!e'buttons\cameraUp19.gif 'cameraUp19: 5b-h0!e'buttons\cameraDown19.gif 'cameraDown19:%padlockLock: 5b-h0!e'buttons\Unlock13.gif 'padlockUnlock: 5b-h0!e'buttons\Mic13.gif 'microphoneEnabled: 5b-h0!e'buttons\NoMic13.gif 'microphoneDisabled: 5b-h0!e'buttons\Pen13.gif 'penEnabled: 5b-h0!e'buttons\NoPen13.gif 'penDisabled: 5b-h0!e'buttons\Kbd13.gif 'keyboardEnabled: 5b-h0!e'buttons\NoKbd13.gif 'keyboardDisabled:buttons\Lock13.gif ' 'buttonSmallNormalUpCapMac 1" 'vGrowUpMac 16 'updateDown20 1 5b-h0!e :}-4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:jDe ? 5b-h0!e#buttons\QuestionUp10.gif 'fileOrganizerHelpUp: 5b-h0!e#buttons\QuestionDown10.gif 'fileOrganizerHelpDown: 5b-h0!e#buttons\enterDown20.gif 'enterDown20: 5b-h0!e#buttons\enterUp20.gif 'enterUp20: 5b-h0!e#buttons\enterMicDown.gif 'enterMicDown: 5b-h0!e#buttons\enterMicUp.gif 'enterMicUp: 5b-h0!e#buttons\playDown20.gif 'playDown20: 5b-h0!e#buttons\playUp20.gif 'playUp20: 5b-h0!e#buttons\stopDown20.gif 'stopDown20: 5b-h0!e#buttons\stopUp20.gif 'stopUp20:!updateDown20: 5b-h0!e#buttons\updateUp20.gif 'updateUp20: 5b-h0!e#buttons\useInputDown20.gif 'useInputDown20: 5b-h0!e#buttons\useInputUp20.gif 'useInputUp20:buttons\updateDown20.gif ' 'buttonSmallNormalDisMidWin 17 'penEnabled 1* 'newMarkerDown19 12 'hDeThumbCapWin 1 6 'hFitUpWin 12 'makeSelectionDown19 1( 'prevMarkerDown19 12 'hThumbEndMac 1% 'minusDown16 1 5b-h0!e :h-j4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&j'Ee >i ? 5b-h0!e/buttons\reanalyzeUp16.gif 'reanalyzeUp16: 5b-h0!e/buttons\reanalyzeDown16.gif 'reanalyzeDown16: 5b-h0!e/buttons\plusUp16.gif 'plusUp16: 5b-h0!e/buttons\plusDown16.gif 'plusDown16: 5b-h0!e/buttons\minusUp16.gif 'minusUp16:-minusDown16: 5b-h0!e/buttons\plus17.gif 'plus17: 5b-h0!e/buttons\minus17.gif 'minus17: 5b-h0!e/buttons\groupedDown19.gif 'groupedDown19: 5b-h0!e/buttons\groupedUp19.gif 'groupedUp19: 5b-h0!e/buttons\loop19.gif 'loop19: 5b-h0!e/buttons\originalEnvelope19.gif 'originalEnvelope19: 5b-h0!e/buttons\unvoicedOnly19.gif 'unvoicedOnly19: 5b-h0!e/buttons\voicedOnly19.gif 'voicedOnly19: 5b-h0!e/buttons\doubleSpeed19.gif 'doubleSpeed19: 5b-h0!e/buttons\halveSpeed19.gif 'halveSpeed19: 5b-h0!e/buttons\normalSpeed19.gif 'normalSpeed19: 5b-h0!e/buttons\tauIcon39.gif 'tauIcon39: 5b-h0!e/buttons\psiIcon39.gif 'psiIcon39:?buttons\minusDown16.gif ' 'normalSpeed19 1. 'buttonSmallNormalDownCapMac 16 'tfThresholdDown 1: 'tlTrackMicrophonePlay 1* 'disabled19 1 5b-h0!e :k-v4hDiDiDiDiD iD iD iD0iD2iD4iD6iD8iD:iDiD iD!"iD#$iD%&iD'(jD)*Ee > e ? 5b-h0!e'buttons\Disabled10.gif 'disabled10: 5b-h0!e'buttons\Up10.gif 'up10: 5b-h0!e'buttons\Down10.gif 'down10: 5b-h0!e'buttons\Disabled15.gif 'disabled15: 5b-h0!e'buttons\Up15.gif 'up15: 5b-h0!e'buttons\Down15.gif 'down15: 5b-h0!e'buttons\Disabled17.gif 'disabled17: 5b-h0!e'buttons\Up17.gif 'up17: 5b-h0!e'buttons\Down17.gif 'down17:%disabled19: 5b-h0!e'buttons\Up19.gif 'up19: 5b-h0!e'buttons\Down19.gif 'down19: 5b-h0!e'buttons\Disabled20.gif 'disabled20: 5b-h0!e'buttons\Up20.gif 'up20: 5b-h0!e'buttons\Down20.gif 'down20: 5b-h0!e'buttons\Disabled21.gif 'disabled21: 5b-h0!e'buttons\Up21.gif 'up21: 5b-h0!e'buttons\Down21.gif 'down21: 5b-h0!e'buttons\Disabled36.gif 'disabled36: 5b-h0!e'buttons\Up36.gif 'up36: 5b-h0!e'buttons\Down36.gif 'down36:buttons\Disabled19.gif ' 'buttonNormalDisCapMac 1* 'tfScaleDurationUp 1. 'shapePolygonDown19 10 'tfOffsetUp 1> 'disabled15 15 'cameraDown19 19 'vShrinkDisabledMac 1& 'cursorLoopFwdBkwdPlayDown19 10 'tfThresholdUp 1> 'buttonSmallNormalDisCapWin 13 'combinationSingleUp19 18 'penDisabled 1. 'drawSelectionUp19 1 ) 'applicationSmallFont 1/ 'stampGradientDown19 1 2 'vScrollDownDisabledMac 1. 'disk21 1( 'buttonSmallNormalDownEndWin 1# 'tlRecordUp 1* 'doubleSpeed19 1& 'buttonNormalUpCapMac 1> 'playDown20 1= 'buttonNormalUpEndWin 1. 'renderSOSUp19 1 'fileOrganizerHelpUp 1% 'nextMarkerDown19 1: 'originalEnvelope19 1: 'colorSetInvGrayScaleDown19 1- 'vScrollBarEndMac 16 'hearSelUp19 14 'plusDown16 1= 'modifyLinearUp19 11 'cacheRecord19 1& 'menuSelectedBackground 1: 'modifyAmpDown19 1= 'tlRecordDown 1& 'diceUp19 1) 'hFitDisabledMac 1* 'renderImpulseDown19 1 'buttonNormalDownEndWin 1" 'modifyWavetableXDown19 1= 'buttonNormalUpMidMac 1" 'hScrollLeftDownWin 1 . 'up17 1% 'updateUp20 1. 'hFitDownMac 1" 'buttonSmallDMenuFlatDownMidMac 1> 'hGrowDownMac 1* 'disabled10 1) 'modifySpectFreqDown19 15 'prevTimeUp19 1> 'applicationEmphasizedFont 1- 'cachePlay19 1> 'noSelectionDown19 10 'renderSamplesDown19 1( 'buttonSmallNormalDisEndMac 16 'hScrollRightUpMac 1- 'shapePolygonUp19 1 'vThumbCapMac 16 'vGrowDisabledMac 1: 'stencilGradientUp19 1 & 'modifyRubberbandDown19 1% 'applicationMiniFont 1" 'tfSnapToGridUp 1& 'combinationFrontUp19 1< 'vScrollUpDownMac 1> 'hDeThumbMidMac 1- 'shapeRectangleUp19 18 'shapeFrameIntervalDown19 1 - 'hFitUpMac 1& 'speaker 1$ 'nextTimeUp19 1& 'minus17 1* 'hiddenLogLinDown19 1 = 'cursorLoopPlayUp19 1( 'buttonNormalDownMidWin 1> 'tfScaleDurationToFitDown 12 'vScrollDownUpMac 1& 'drawSelfSimilarUp19 1 ) 'vThumbCapWin 1 " 'hearSelDown19 1< 'warpSelectionDown19 14 'modifyFreqUp19 15 'modifyWavetableYDown19 1% 'spaceFillerMac 1. 'cameraNot19 11 'vGrowDownMac 12 'systemEmphasizedFont 1< 'down21 1* 'combinationFrontDown19 18 'vScrollDownDownWin 1 6 'applicationFixedFont 13 'psiIcon39 16 'jitterLabel9 1 6 'vGrowDownWin 1 > 'cacheLive19 1" 'vShrinkUpWin 1. 'createModuleUp19 14 'vScrollUpUpMac 1: 'down36 16 'modifySpectFreqUp19 11 'vDeThumbCapWin 1 2 'playUp20 1! 'modifyRadialUp19 1) 'buttonSmallDMenuFlatUpCapMac 1* 'hDeThumbGrabWin 1 > 'loop19 16 'colorSetGrayScaleDown19 1) 'buttonSmallNormalDisEndWin 1; 'reanalyzeUp16 11 'vShrinkDisabledWin 12 'padlockUnlock 1> 'hGrowUpMac 1. 'disabled17 1! 'enterUp20 11 'makeSelectionUp19 18 'vDeThumbMidWin 1 6 'cursorNormalPlayDown19 1< 'buttonNormalDownMidMac 16 'buttonNormalDisMidMac 1. 'playUp19 1) 'infoSelectionUp19 1 ! 'hScrollLeftDisabledWin 1 2 'vShrinkDownWin 1* 'hShrinkDisabledWin 1* 'drawSelectionDown19 1 - 'up19 1. 'hScrollRightUpWin 1 6 'selectionBackgroundColor1acwz~hDeThumbEndMac 11 'joinDotsDown19 1 % 'recursionLabel9 1 : 'tfSnapToGridDown 1" 'vDeThumbCapMac 1" 'modifyLinearDown19 15 'modifySpectAmpDown19 1- 'createModuleDown19 1, 'buttonSmallNormalUpCapWin 1' 'hearAllDown19 18 'renderFilterUp19 1, 'buttonSmallDMenuFlatDisCapMac 1: 'joinDotsUp19 1 ! 'up21 1& 'drawSelfSimilarDown19 1 - 'modifyWavetableXUp19 19 'unvoicedOnly19 1> 'buttonNormalDownEndMac 1: 'colorSetRainbowDown19 11 'hShrinkDisabledMac 1> 'tlTrackMicrophone 1& 'editSelectionDown19 1, 'keyboardDisabled 16 'buttonNormalDisEndMac 12 'newMarkersUp19 16 'hThumbCapWin 1 $ 'cursorLoopSelPlayUp19 1$ 'systemSmallFont 1" 'enterDown20 1- 'tlOutputsIcon 1: 'plus17 1& 'groupedDown19 1. 'vShrinkUpMac 1" 'hScrollLeftUpWin 1 * 'smoothingLabel9 1 > 'pauseDown19 1% 'shapeTrackDown19 14 'colorSetInvGrayScaleUp19 1! 'disabled20 16 'hDeThumbCapMac 1) 'hScrollRightDisabledWin 1 > 'buttonSmallNormalDownEndMac 1> 'tfRetroUp 1& 'embossGradientDown19 1 = 'down10 11 'fieldFocusColor=qvzbuttonNormalUpCapWin 1& 'tlSourceLocation 1> 'dropDownUp19 10 'buttonNormalDisMidWin 16 'hGrowDownWin 16 'anchorUp19 1> 'hShrinkDownMac 16 'newMarkerUp19 1. 'tfScaleFunctionUp 1> 'buttonSmallFlatDisEndMac 1& 'pauseUp19 1! 'vGrowUpWin 1" 'vScrollDownUpWin 1 2 'combinationPlusUp19 1< 'hScrollBarCapMac 15 'systemLabelFont 16 'buttonSmallDMenuFlatUpEndMac 12 'drawMultiDown19 1 = 'hFitDisabledWin 16 'modifySpectAmpUp19 1) 'modifyScaleDown19 1% 'hThumbMidWin 1 ) 'drawEraserUp19 1 1 'useInputDown20 12 'vGrowDisabledWin 1& 'vDeThumbEndWin 1 > 'down17 1) 'renderGrainDown19 1< 'prevTimeDown19 1" 'newMarkersDown19 1: 'tfOffsetDown 1: 'keyboardEnabled 12 'hThumbCapMac 1= 'microphoneEnabled 1" 'buttonSmallNormalDisCapMac 1. 'up36 12 'buttonSmallNormalUpMidWin 1+ 'vScrollUpDownWin 1 * 'applicationLabelFont 11 'vScrollUpDisabledMac 1" 'vShrinkDownMac 1> 'down20 1> 'modifyFreqDown19 19 'drawControlPointsUp19 1 1 'stopUp20 1) 'minusUp16 1! 'hGrowDisabledMac 12 'tlTrackSpeaker 12 'combinationTimesDown19 10 'embossGradientUp19 1 9 'vScrollUpUpWin 1 & 'buttonSmallDMenuFlatDisEndMac 1" 'vThumbEndWin 1 . 'tlTrackSpeakerMute 1: 'hGrowUpWin 1: 'modifyRadialDown19 1- 'vScrollBarMidMac 12 'tlBlankDown19 12 'dropDownDown19 14 'applicationSmallEmphasizedFont 1 'deSelectionUp19 19 'warpSelectionUp19 1$ 'drawControlPointsDown19 1 5 'applicationFont 1< 'shapeFrameIntervalUp19 1 ) 'hThumbGrabWin 1 . 'cursorNormalPlayUp19 1, 'vScrollBarCapMac 1. 'systemFont 1> 'nextMarkerUp19 16 'enterMicDown 15 'enterMicUp 19 'tfLoopUp 16 'systemMiniFont 1) 'warnIcon 1 < 'cursorLoopSelPlayDown19 14 'vThumbMidMac 1: 'buttonSmallDMenuFlatDownCapMac 1: 'cursorLoopPlayDown19 18 'renderSamplesUp19 10 'tlTrackSpeakerSolo 16 'microphoneDisabled 1& 'buttonSmallNormalUpEndMac 1* 'renderImpulseUp19 1( 'hScrollLeftDisabledMac 1) 'renderGrainUp19 1$ 'tfSprayCanUp 1. 'dropDownUp17 1, 'combinationMinusDown19 14 'hScrollLeftUpMac 1! 'hShrinkUpMac 1: 'infoSelectionDown19 1 % 'disabled21 1" 'noSelectionUp19 1 'combinationMinusUp19 1$ 'hScrollLeftDownMac 1% 'shapeTrackUp19 1$ 'vScrollBarMidWin 1 " 'drawSprayPaintUp19 1 ! 'tfLoopDown 12 'buttonSmallDMenuFlatDownEndMac 1" 'diceDown19 1- 'mixPoint9 1 & 'buttonSmallNormalDisMidMac 12 'down15 1= 'cameraUp19 15 'cursorLoopFwdBkwdPlayUp19 1 'plusUp16 19 'buttonNormalDownCapMac 12 'drawMultiUp19 1 9 'renderFilterDown19 1$ 'vScrollUpDisabledWin 1 . 'hearAllUp19 10 'hiddenLogLinUp19 1 9 'combinationTimesUp19 1 'menuBackground 16 'vDeThumbEndMac 1* 'tauIcon39 12 'hDeThumbEndWin 1 " 'buttonSmallFlatUpEndMac 16 'buttonSmallNormalDownMidWin 1? 'scalingLabel9 1 " 'buttonNormalUpEndMac 1& 'buttonSmallNormalUpMidMac 1& 'up10 1- 'stopIcon 1 'vScrollDownDownMac 1* 'buttonSmallNormalDownMidMac 1: 'modifyRubberbandUp19 19 'tlSourceLocationInternal 1" 'tfRetroDown 1" 'down19 12 'shapeRectangleDown19 1( 'tlTrackMicrophoneRecord 1. 'anchorDown19 1" 'hThumbEndWin 1 2 'hScrollBarMidMac 19 'tfInvertDown 1* 'tfScaleDurationDown 1* 'modifyAmpUp19 11 'hScrollRightDownMac 11 'tfSprayCanDown 1* 'renderSOSDown19 18 'groupedUp19 12 'hScrollBarEndMac 1= 'tfScaleFunctionDown 1: 'buttonNormalDownCapWin 1: 'halveSpeed19 1* 'tfInvertUp 1. 'useInputUp20 16 'reanalyzeDown16 15 'voicedOnly19 1" 'windowBackground 1( 'modifySetUp19 11 'buttonSmallDMenuFlatDisMidMac 1> 'stopDown20 1% 'combinationSingleDown19 1( 'dialogBackground 1, 'systemListFont 1/ 'vThumbEndMac 1> 'hThumbMidMac 1! 'verticalYellowMarker 1 1 'fileOrganizerHelpDown 1) 'tfSquareOffUp 16 'vThumbMidWin 1 & 'buttonNormalUpMidWin 1* 'shapeEllipseUp19 1< 'hShrinkDownWin 1" 'tlBlankUp19 1. 'stampGradientUp19 1 . 'hScrollBarMidWin 1 & 'horizontalYellowMarker 1 5 'drawSprayPaintDown19 1 % 'applicationListFont 1> 'hGrowDisabledWin 1> 'editSelectionUp19 1< 'vDeThumbMidMac 1& 'hDeThumbMidWin 1 : 'vThumbGrabWin 1 * 'nextTimeDown19 1* 'buttonSmallFlatDownEndMac 1& 'colorSetRainbowUp19 1% 'debossGradientUp19 1 ! 'buttonNormalDisEndWin 1: 'modifyConstantUp19 1= 'modifyConstantDown19 1! 'tfSquareOffDown 12 'hScrollRightDownWin 1 : 'shapeEllipseDown19 1, 'hFitDownWin 1. 'buttonSmallNormalUpEndWin 1/ 'modifySetDown19 15 'prevMarkerUp19 1. 'modifyOffsetDown19 1- 'combinationPlusDown19 1, 'modifyOffsetUp19 1) 'modifyScaleUp19 1! 'up15 19 'buttonSmallDMenuFlatUpMidMac 1. 'modifyWavetableYUp19 1! 'up20 1: 'disabled36 1. 'tfScaleDurationToFitUp 16 'deSelectionDown19 1= 'tlSubmixIcon 16 'buttonNormalDisCapWin 12 'drawEraserDown19 1 5 '#nvcsLabelTextStyle 1 5b-h0!e :g-z D4!LhiDi:K;7H;yiD iK;7HiD1i" D4-h--;;7 8i" D4Ih-;;7 :iDi;7?i; i;!"iD#$jD%&Ve >u ?' +4 5c-i0!re>backgrounds\stone\smoothDarkGray.gif ' ,lookBackground:ĨBorder3D0width:color:lightGraybackgroundColor:fader2DBorder: 5b-h0!e>faders\knob2DWaldo.pngreadPNG:fader2DKnob:īSimpleTrackfaderBorder: 5b-h0!e>faders\faderRightWaldo.gif 'verticalFaderKnob:ĨKymaKnobfaders\rotaryTrack20.gif 'convertToSystemPaletteredextent:knobImage:minimumAngle:maximumAngle:wedgeStart:wedgeEnd:wedgeAngle:wedgeInside:wedgeBorder:rotaryFaderKnob:faders\circularTrack20.gifcircularFaderKnob: 5c-i0!re>backgrounds\stone\smoothBlue.gif ' ,vcsBackground:9c9b=```c9b=``b9b=bvcsBorders:vcsScopeBackground:vcsScopeForeground:cyanvcsScopeInfoColor:9j "9bcomic sans ms* )l +b -j /n 1 3 5 7 9`:vcsTextStyle:9j "9bcomic sans ms* )l +b -j /n 1 3 5 7 9`: 'vcsScopeBackground%vcsScopeInfoColor=`verticalFaderKnob 12 'vcsScopeForeground'vcsTextStyle 10 'vcsBorders#rotaryFaderKnob7j;b`OpaqueImageadDepth24Imageah-pttxxFixedPaletteafph`|)-p<8pp````````pp8<ttaaCoveragePaletteaaaadPixmapadtt)MaskadttCoverageValueaa`cacgcns c'%lookBackground 1 'fader2DKnob 1* 'fader2DBorder%akbbbb%%%%= u u ufaderBorder0abb%circularFaderKnob:;=!-pttxx%|)-p<8pp````````pp8<ttaa+ad0tt)4tt7cns c'%vcsBackground 1? 'ConcreteEventfsCountDowm`a0afaderaa-g9mzzzzzzzzzzzzl`Toggle#aDefault`a`0> "g`g`}`q`CountUp &4,`a0a8aa*f9mttttttttttttca:#a<`a`0> "z`q` w`e`FirstStepOffSet &44`a0a8aaFirstStepOffSete9mnnnnnnnnnnnn``Fader#a<`t`0> "}`q`z`e`NoOfDownwardSteps &4NoOfDownwardSteps`a0a8aaNoOfDownwardStepsb9mxxxxxxxxxxxxlue)#a "t`q`q`e`NoOfSamps &42`a0a8aa NoOfSampsd9mddddddddddddz`)#a "``q`}`e`NoOfUpwardSteps &4NoOfUpwardSteps`a0a8aaNoOfUpwardStepsa9mrrrrrrrrrrrrdue)#a "z`g` q`q`Reset &4MIDIController48`a0agateaa0q9mhhhhhhhhhhhhe`:#a<`a`0> " `g`d`q`WrapAround &4'`a0a8aa WrapAroundc9m~~~~~~~~~~~~ta:#a<`a`0< ' *Up/Down Counter9`al9`..'?+0(`7b` pt.EventSourcewname:generatedEvent:value:silent:>samplerate memoryWriter#e&9vSuperSample gname:frequency:gate:sample:setLoop:loopStart:loopEnd:loopFade:reverse:start:end:fromMemoryWriter:attackTime:releaseTime:scale:fullSpectrumdefaultabrightnessSpectrum`a`a&a>gcas!window512 samp inverseHann*,Constant``02left=sig, right=sig delayedLevelsname:input:left:right:noGain:interpolation:0.57>bell#a57dde}*`< ' *bell9`qd9`Diskbella>}e>}eadefaultaa*$256(2a`&`a**``a``Mixeroname:inputs:left:right:retrograde:reverse:>Mixer#b57{m=*`< ' *Mixer9`"9a7ri=*a> "````ca`aLFO ' *4LFO`a0a8aaLFOa9b p p)#a<`a`0<6Mixer (before replacement)9`"9`replaceableInput7*bMemoryWriterename:input:captureDuration:global:cyclic:recordingName:silent:trigger:>MemoryWriter#a)7>SqrtMagnitude#a57<=*`< ' *SqrtMagnitude9`"9` "o```~`q`? ' *4"`a0a8aa#a$)#a<{c`a`0> "````n`x`CutOff '4CutOff`a0a8aaCutOffc9b t x|g)#a<|g` p`0> "``x`n`p`Resonance '4Resonance`a0a8aa Resonanceb9b b brs)#a "````o`q`cutoffFreq '4cutoffFreq`a0a8aa cutoffFreqb9b | |)#a<}  `h`0< ' *samplerate memoryWriter9a:wk9`)7#,`.->kFilter?#e&9p7>4#a57<=*`<899`"9`<=!+512 samp inverse-*,/``021367>9#a57<=*`<? 9`"9`$%a>}e>}eadefaultx mx m*$*( :a`&`a**``a``d 9` 5`GeneralFilter rname:input:type:frequency:q:scale:feedback:order:maximumUpdateRate:>HighPassFilter#a)DynamicRangeControllernname:sideChain:input:type:ratio:threshold:attackTime:releaseTime:delay:gain:compression7Sample;LifeIsFulla>{ m>{ madefault * 0.75 3compressord{ m>ao>{ m>aoc .highPass 28 samp hz`aHotAndLazyMessageSendareceiver:message: 7Messageab*9ap ` ` 6`:>SqRtMag update 1 ms#c !x 57c~=*a> "````o`q`? ' *4"`a0a8aa#a9b t t)#a<` p`0< ' *SqRtMag update 1 ms9` hi9`) .engKymaParameterStringbstring:specials:units:bindings:| energy e | energy := EventVariable new initialValue: 0. energy readEveryMillisecond. e := energy <~ (energy +  L). e.#ar .|:>SoundToGlobalController#a) 'kEng =| kEnergy ke | kEnergy := EventVariable new initialValue: 0. kEnergy readEveryMillisecond. ke := kEnergy <~ (kEnergy +  L). ke.#ay 'b "d !x 57 .=*d> "o```}`x`Resonance ' *4 6`a0a8aa 7c9b x x)#a<`a`0> "````n`x`eng /4eng`a0a8aa ;b9b f f)#a<`a`0> "}``` k`x`kEng /4kEng`a0a8aa &a9b t t)#a<`a`0> "````o`q`? /4"`a0a8aa#a 4)#a<` p`0< 6kFilter?9` 99a7 .=*a> "````o`q`? ' *4"`a0a8aa#a 4)#a<` p`0< 6Mixer (before replacement)9` 99`) .*b ) "aa s{.:> +#e&9j<=!+512 samp inverse-*,/``021367>9#a57<=*`<? 9`"9`$%a>}e>}eadefaultx mx m*$*(>a`&`a**``a``` `7>4#a57<=*`<899`"9`9`=`:` !x  "d57 .=*a> "````o`q`? ' *4"`a0a8aa#a9b t t)#a<` p`0< 6SqRtMag update 1 ms9` 99`)+# =| energy e | energy := EventVariable new initialValue: 0. energy readEveryMillisecond. e := energy <~ (energy +  L). e.#ar+x{.:>basic counter update 1 ms#e&9b ` !x  "d57 .=*a> "````ca`aLFO ' *4"`a0a8aa#a9b t t)#a<`a`0< ' *basic counter update 1 ms9` p~9`)SuperOscillatorm#LFO BPM $ '9aFrequencyInHertzaaaoGaussian*,/`j0 Modulation``a`#| energy count | energy := EventVariable new initialValue: 0. energy readEveryMillisecond. count := energy<~ (energy + 1). count.{~``d