From 0321884e3e1b81cd37367abc0bca27d2adac5860 Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Tue, 9 Apr 2024 23:16:20 +0100 Subject: update README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e82b28..f9ddfa2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ -# csound-datacore : Data audification/sonification for Csound on Linux +# csound-datacore : Data audification/sonification for Csound ## Overview csound-datacore provides a way to read raw data from disk, memory and screen. -For the memory and X11 window reading opcodes, only Linux is supported or an OS that supports userspace reading of /proc/.../mem +For the memory and X11 window reading opcodes, only Linux is supported or an OS that supports userspace reading of /proc/.../mem . Thus on platforms that do not support this, only the file reading opcodes are supported. ## Requirements -* Linux * Cmake >= 2.8.12 * Csound with development headers >= 6.14.0 * Optional: X11 with development libraries -- cgit v1.2.3