Re: [Csnd] Comments in CsoundQt

; for example:

<CsoundSynthesizer>
<CsOptions>

-o dac0 -W -odac -d -i adc0

</CsOptions>
<CsInstruments>

/*
-o dac
aerosound.wav
-W
-odac
-d
-i adc
*/

sr = 44100

instr 1

print 1

endin

</CsInstruments>
<CsScore>
i1 0 1
e
</CsScore>
</CsoundSynthesizer>

/*
comments
comments
comments
comments
etc…
*/

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        GitHub · Where software is built
Discussions of bugs and features can be posted here