Juce midi plugin
Midi plugin that uses the Juce framework. Written in C++. Takes a single note and returns a random note based on key and mode: major/minor.
In chord mode: based on selected chord, returns a series of intervals (chord) on top of the pressed note.