diff options
Diffstat (limited to 'examples/memson-t2.csd')
-rw-r--r-- | examples/memson-t2.csd | 4 |
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 |