[FM Discuss] Upload example files?
joachim heintz
jh at joachimheintz.de
Sat Mar 27 13:01:58 PDT 2010
Hi all -
is there a space for uploading some example files as .zip? When we
write in the Csound manual an example like this ...
<CsoundSynthesizer>
<CsOptions>
-+rtmidi=portmidi -Ma -odac
</CsOptions>
<CsInstruments>
sr = 44100
ksmps = 32
nchnls = 2
0dbfs = 1
giSine ftgen 0,0,2^10,10,1
instr 1
iCps cpsmidi
iAmp ampmidi 0dbfs * 0.3
aOut oscil iAmp, iCps, giSine
outs aOut, aOut
endin
</CsInstruments>
<CsScore>
e 3600
</CsScore>
</CsoundSynthesizer>
... it would be cool for the user to have it for download by a link,
instead of copying the text, inserting in a text editor, saving, and
so on.
Thanks -
joachim
More information about the Discuss
mailing list