Skip to content

Karplus-Strong custom oscillator for the Minilogue xd synthesizer

Notifications You must be signed in to change notification settings

Wint3rmute/minilogue-xd-karplus-strong

Repository files navigation

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

About

Karplus-Strong custom oscillator for the Minilogue xd synthesizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages