<CsoundSynthesizer>
<CsInstruments>
sr             =         44100
kr             =         4410
ksmps          =         10
nchnls         =         1


instr          1

i1             =         1/p3
i2             =         cpspch(p4)
i3             =         i2*p8
i4             =         i3*(p7-p6)
i5             =         i3*p6

a1             oscil     p5,i1,1
a2             oscil     i4,i1,1
a2             oscili    a2+i5,i3,3
a1             oscili    a1,i2+a2,3

               out       a1

endin

	
</CsInstruments>
<CsScore>

c fig4.8.brs1.scr
f 1 0 512 7 0 85 1 85 .7 256 .7 86 0
f 2 0 512 7 1 64 0 448 0
f 3 0 512 9 1 1 0
  i1 0.000 5 4.045 15000 1 20 0.667
  i1	.	. 5.045 .	.	. .
end of score

</CsScore>
</CsoundSynthesizer>
<bsbPanel>
 <label>Widgets</label>
 <objectName/>
 <x>72</x>
 <y>179</y>
 <width>400</width>
 <height>200</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>{5a2b741b-debf-4f33-af0b-2e6dcbec9c97}</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: 72 179 400 200
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>
