Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 997 Bytes

readme.md

File metadata and controls

33 lines (23 loc) · 997 Bytes

Minilouguitar

(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.

Usage

Setup

git submodule update --init --recursive
./logue-sdk/tools/gcc/get_gcc_linux.sh
./logue-sdk/tools/logue-cli/get_logue_cli_linux.sh

Build

make

Install onto your Minilogue xd

  1. Make sure that you've updated your Minilogue to the latest firmware
  2. Switch the MIDI channel to 1 (due to this logue-cli issue)
  3. Follow the instructions obtained by running:
./logue-sdk/tools/logue-cli/logue-cli-linux64-0.07-2b/logue-cli --help