Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > b707d9a4ee443103660a75ccb6e51334 > files > 1125

csound-doc-5.19.01-10.mga5.noarch.rpm

<CsoundSynthesizer>

<CsInstruments>
sr = 44100
kr = 441
ksmps = 100
nchnls = 1

instr 1
  a1  oscil  30000, 10, 1
  a2  median a1, 5, 8
  out a2
endin
</CsInstruments>

<CsScore>
f1 0 4096 10 1
i 1 0 0.1 
e

</CsScore>

</CsoundSynthesizer>