(name subject to change as I've just made it up)
A custom oscillator for Korg Minilogue xd (the code should also work on other LogueSDK-compatible synthesizers). Basic implementation of the Karplus-Strong plucked string algorithm.
This might not be the case for your distribution, but some Linux distros no longer support 32-bit binaries shipped with the Logue SDK. In case of Arch Linux, install lib32-glibc before continuing.
git submodule update --init --recursive
./logue-sdk/tools/gcc/get_gcc_linux.sh
./logue-sdk/tools/logue-cli/get_logue_cli_linux.shmake- Make sure that you've updated your Minilogue to the latest firmware
- Switch your Minilogue's MIDI channel to 1 (due to this logue-cli issue)
- Follow the instructions obtained by running:
./logue-sdk/tools/logue-cli/logue-cli-linux64-0.07-2b/logue-cli --help