aboutsummaryrefslogtreecommitdiff
path: root/examples/test.csd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test.csd')
-rw-r--r--examples/test.csd6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/test.csd b/examples/test.csd
index 3e528cf..e5e80f1 100644
--- a/examples/test.csd
+++ b/examples/test.csd
@@ -1,7 +1,6 @@
<CsoundSynthesizer>
<CsOptions>
-odac
---opcode-lib=/home/bargepole/bpcheckout/csound-dev/sdltest/sdllib.so
</CsOptions>
<CsInstruments>
sr = 44100
@@ -9,6 +8,11 @@ kr = 4410
nchnls = 2
0dbfs = 1
seed 0
+/*
+ SDL example 1
+ Oscillator triggering a rectangle, a moving line and mouse input
+*/
+
gisdl init -1
gicol init -1