From 510d32100f523a901d960013c50d481bf63d21df Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Fri, 30 Dec 2022 20:43:17 +0000 Subject: fix permissions on reading and mempsname --- examples/memson-t2.csd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/memson-t2.csd') 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 -- cgit v1.2.3