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

instr 1
aout oscil 10000, 440, 1
out aout
endin
</CsInstruments>
<CsScore>
f1 0 8192 10 1
i1 0 1
e
</CsScore>
</CsoundSynthesizer>