<CsoundSynthesizer>
<CsInstruments>
;------------------
; am.orc
;------------------
;=====================================
sr		=		44100
kr        =         4410
ksmps     =         10
nchnls    =         1       
       massign 1,1201
        	instr 	1201	
; p4 	= 		modulation index (mi)
; p5 	= 		modulator frequency (fm)
; p6 	= 		carrier amplitude (ac)
; p7 	= 		carrier frequency (fc)
						ipch cpsmidi
iamp ampmidi 3200
iamp2 midic7 7, 0, 128
am      	=        	10000				; MODULATOR AMPLITUDE (am)
kenv    	linsegr    	iamp2*iamp,.01,1,.1, 0
amod    	oscili   	am,ipch,1
acar    	oscili   	amod,ipch,1
        	out     	acar*kenv
        	endin
;=====================================

</CsInstruments>
<CsScore>
;-------------------
;1201.sco
;-------------------
f 1  0  4096  10  1
;-------------------
;pfields:
;p4 = modulation index (mi)
;p5 = modulator frequency (fm)
;p6 = carrier amplitude (ac)
;p7 = carrier frequency (fc)
;-------------------

f0 666
</CsScore>
</CsoundSynthesizer><bsbPanel>
 <label>Widgets</label>
 <objectName/>
 <x>905</x>
 <y>61</y>
 <width>399</width>
 <height>502</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>{eb304083-95d0-44ff-9de9-1c0d169b6259}</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 502
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>
