aboutsummaryrefslogtreecommitdiff
path: root/examples/memson-t2.csd
diff options
context:
space:
mode:
authorRichard Knight <q@1bpm.net>2022-12-30 20:43:17 +0000
committerRichard Knight <q@1bpm.net>2022-12-30 20:43:17 +0000
commit510d32100f523a901d960013c50d481bf63d21df (patch)
treec6a5a782b8b2c320e487776a02a7e70b221ad914 /examples/memson-t2.csd
parent4f73db87c653ccffcb3cddddaf003b9d09546122 (diff)
downloadcsound-datacore-510d32100f523a901d960013c50d481bf63d21df.tar.gz
csound-datacore-510d32100f523a901d960013c50d481bf63d21df.tar.bz2
csound-datacore-510d32100f523a901d960013c50d481bf63d21df.zip
fix permissions on reading and mempsname
Diffstat (limited to 'examples/memson-t2.csd')
-rw-r--r--examples/memson-t2.csd4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/memson-t2.csd b/examples/memson-t2.csd
index c732d1e..d62c37e 100644
--- a/examples/memson-t2.csd
+++ b/examples/memson-t2.csd
@@ -16,8 +16,8 @@ instr 1
print ipid
kr1 line 0, p3, 1
kr2 line 0, p3, 1
- ;a1 memson2 ipid, 0.4, 0.5; kr2
- a1 memson ipid, 0;kr1
+ a1 memson2 ipid, 0.4, 0.5; kr2
+ ;a1 memson ipid, 0;kr1
a1 dcblock a1*0.1
outs a1, a1
endin