<CsoundSynthesizer>

<CsInstruments>
/*
STAI
MOLTO
ATTENTO
PRIMA
DI
METTERE
PLAY

VOLUME

R
I
D
I
C
O
L
O
O
O
O
O
O
O
O
!
!
!
!
!
!
!
!
!
!
!
*/
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;copyright 1998 Paul M. Winkler, zarmzarm@erols.com
;****++++
;**** Last modified: Wed Dec	9 20:32:30 1998
;****----
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

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

massign 1, 1

	   instr 1

kentzo adsr .01, .001, .5, 0.00000001
icps cpsmidi

kmodwhl midic7 1, .4, 1
klfo oscil 100, kmodwhl, 2


aindex   	phasor   icps

inum = .4 ; normalize it to 0 - 1
ilength 	= 		ftlen(1) 



irange 	= 		( ilength + ( inum * ilength )) * .5


aqualcosa = (aindex*irange)

		aout table aqualcosa, 1;  use f1
		out (aout*kentzo)/3
		  endin 



</CsInstruments>
<CsScore>
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;COPYRIGHT 1998 PAUL M. WINKLER, ZARMZARM@EROLS.COM
;****++++
;**** LAST MODIFIED: WED DEC  9 20:34:05 1998
;****----
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

f1 0  512  -7   30000 256 30000 0 -30000 256 -30000 ;square wave, !normalized
f2 0 4096 10   1
;  AT DUR PCH    WIDTH     
f0 666
</CsScore>
</CsoundSynthesizer><bsbPanel>
 <label>Widgets</label>
 <objectName/>
 <x>0</x>
 <y>0</y>
 <width>399</width>
 <height>235</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>{1529a012-0f21-461f-8370-2309fc750934}</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 96 26
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>
