diff options
author | Richard Knight <q@1bpm.net> | 2022-12-30 20:43:17 +0000 |
---|---|---|
committer | Richard Knight <q@1bpm.net> | 2022-12-30 20:43:17 +0000 |
commit | 510d32100f523a901d960013c50d481bf63d21df (patch) | |
tree | c6a5a782b8b2c320e487776a02a7e70b221ad914 /README.md | |
parent | 4f73db87c653ccffcb3cddddaf003b9d09546122 (diff) | |
download | csound-datacore-510d32100f523a901d960013c50d481bf63d21df.tar.gz csound-datacore-510d32100f523a901d960013c50d481bf63d21df.tar.bz2 csound-datacore-510d32100f523a901d960013c50d481bf63d21df.zip |
fix permissions on reading and mempsname
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -# csound-memread : Memory audification/sonification for Csound on Linux +# csound-datacore : Data audification/sonification for Csound on Linux ## Overview -csound-memread provides a way to read data associated with a process ID as audio. +csound-datacore provides a way to read data associated with a process ID as audio. Only Linux is supported or an OS that supports userspace reading of /proc/.../mem ## Requirements |