<CsoundSynthesizer>
<CsOptions>

-+P 

</CsOptions>
<CsInstruments>

sr=44100
kr=441
ksmps=100
nchnls=1


	FLpanel	"Quit CsoundAV by pressing a button!",400,100
gk1,ihb2	FLbutton	"Quit me",  150,150, 1,300,50,50,20,    0,1,0,3
	FLpanel_end

	FLrun


	instr 1
	exitnow
	endin

</CsInstruments>
<CsScore>

f1 0 1024 10 1
f0 3600

e

</CsScore>
</CsoundSynthesizer>
