From e03984077490e08d8c00f258e088510c7582eea0 Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Wed, 25 Aug 2021 22:37:19 +0100 Subject: readme update --- README.md | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3