<CsoundSynthesizer>
<CsInstruments>

sr        =         44100
kr        =         4410
ksmps     =         10
nchnls    =         1

          instr 1
          
ipch = cpspch(p4)
klfo oscil 1100, 50, 1
k1        gauss   klfo
k2        gauss   p5
aenv      linseg    1, p3-.05, 1, .05, 0, .01, 0
a1        oscili    500, ipch, 1
a2        oscili    500, ipch+k1, 1
a3        oscili    500, ipch+k2, 1
          out       (a1+a2+a3)*aenv
          endin




</CsInstruments>
<CsScore>
f1 0 1024 10 1
t0 92
i1 0 8  8.02   5
i1 0 8  8.1  .
i1 8 8 8	.	
i1 8 8 8.09 .
i1 16 8 7.1 .
i1 16 16 8.07 .
i1 24 8 7.07 .

</CsScore>
</CsoundSynthesizer><bsbPanel>
 <label>Widgets</label>
 <objectName/>
 <x>905</x>
 <y>61</y>
 <width>399</width>
 <height>609</height>
 <visible>true</visible>
 <uuid/>
 <bgcolor mode="nobackground">
  <r>231</r>
  <g>46</g>
  <b>255</b>
 </bgcolor>
 <bsbObject version="2" type="BSBVSlider">
  <objectName>slider1</objectName>
  <x>5</x>
  <y>5</y>
  <width>20</width>
  <height>100</height>
  <uuid>{fbaa0466-af4b-4a34-9540-534903c03e20}</uuid>
  <visible>true</visible>
  <midichan>0</midichan>
  <midicc>-3</midicc>
  <minimum>0.00000000</minimum>
  <maximum>1.00000000</maximum>
  <value>0.00000000</value>
  <mode>lin</mode>
  <mouseControl act="jump">continuous</mouseControl>
  <resolution>-1.00000000</resolution>
  <randomizable group="0">false</randomizable>
 </bsbObject>
</bsbPanel>
<bsbPresets>
</bsbPresets>
<MacOptions>
Version: 3
Render: Real
Ask: Yes
Functions: ioObject
Listing: Window
WindowBounds: 905 61 399 609
CurrentView: io
IOViewEdit: On
Options:
</MacOptions>

<MacGUI>
ioView nobackground {59367, 11822, 65535}
ioSlider {5, 5} {20, 100} 0.000000 1.000000 0.000000 slider1
</MacGUI>
