-
Notifications
You must be signed in to change notification settings - Fork 17
Home
This is my own personal fork for the Ornament and Crime Hemisphere Suite. It is a work in progress, but you are welcome to poke around and try it out.
Here's the documentation for the apps from the main repo: https://github.com/Chysn/O_C-HemisphereSuite/wiki
Added the ability to shuffle the notes around the grid for new sequences, similar to the "shred" functionality on the Memetic Digitalis.
Added the ability to change the mode of the second output. Existing 8-bit unquantized output is the default, but you can now change it to either output a clock pulse on every incoming clock pulse, or output a clock pulse when the 1st bit is high.
I also brought over the functionality from the Logarhythm Branch to set the range of the quantized output from 1-32 notes.
Disclaimer: Neither of these new features save to internal memory yet, and probably never will.
To make room for these and future changes, I have removed the following apps:
- Captain MIDI
My next goal is to port the Mutable Instruments Grids to an app. This will allow you to select one of the 3 channels on the 1st output, and another channel or an accent channel on the second. It will be difficult to fit the grid data in, and will require removing several apps to do so.
Also keep an eye out for built releases so you don't have to compile the code yourself!