aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Knight <q@1bpm.net>2021-08-25 22:37:19 +0100
committerRichard Knight <q@1bpm.net>2021-08-25 22:37:19 +0100
commite03984077490e08d8c00f258e088510c7582eea0 (patch)
tree4bc787dae305a1d9fd1d6694ac61c4dcf68e05c2
parent5f084737a2899d2765432d672c6ef608e6203e14 (diff)
downloadcsound-opl-e03984077490e08d8c00f258e088510c7582eea0.tar.gz
csound-opl-e03984077490e08d8c00f258e088510c7582eea0.tar.bz2
csound-opl-e03984077490e08d8c00f258e088510c7582eea0.zip
readme update
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f77b35..9c8d1b8 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ which are compiled into ADLMIDI/libADLMIDI - many are custom banks extracted fro
* [libADLMIDI](https://github.com/Wohlstand/libADLMIDI)
+Tested on Linux with Csound 6.17 as of writing.
## Installation
Create a build directory at the top of the source tree, execute *cmake ..*, *make* and optionally *make install* as root. If the latter is not used/possible then the resulting library can be used with the *--opcode-lib* flag in Csound.