summaryrefslogtreecommitdiff
path: root/tests/examplefiles/test.csd
blob: 6512d99ea1ac00eaafcd7e8bfb87f0431cf9903e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * comment
 */
; comment
// comment
/
<CsoundSynthesizer>
<CsInstruments>
0dbfs = 1
prints "hello, world\n"
</CsInstruments>
<CsScore>
i 1 0 0
</CsScore>
<html>
<!DOCTYPE html>
</html>
</CsoundSynthesizer>