11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
|
# <CsoundSynthesizer>
|
||
|
snippet synth
|
||
|
<CsoundSynthesizer>
|
||
|
<CsInstruments>
|
||
|
${1}
|
||
|
</CsInstruments>
|
||
|
<CsScore>
|
||
|
e
|
||
|
</CsScore>
|
||
|
</CsoundSynthesizer>
|