aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Knight <q@1bpm.net>2021-08-25 22:37:47 +0100
committerRichard Knight <q@1bpm.net>2021-08-25 22:37:47 +0100
commit9cb1b8db478b7e1e4eaab2fb0d181cbd96827464 (patch)
tree697daf9b09081d8f48312d953886fa6441b38981
parente03984077490e08d8c00f258e088510c7582eea0 (diff)
downloadcsound-opl-9cb1b8db478b7e1e4eaab2fb0d181cbd96827464.tar.gz
csound-opl-9cb1b8db478b7e1e4eaab2fb0d181cbd96827464.tar.bz2
csound-opl-9cb1b8db478b7e1e4eaab2fb0d181cbd96827464.zip
readme update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c8d1b8..51893cd 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +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.
+Tested on Linux with Csound 6.17 and libADLMIDI 1.5.0.1 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.