Skip to content
Ben Rosenbach edited this page Dec 27, 2021 · 14 revisions

O_C-BenisphereSuite

What started out as own personal fork of the Ornament and Crime Hemisphere Suite firmware to tinker with has grown into a proper continuation of the firmware in its own right. It re-affirms the dual applet architecture by removing all full-screen o_C style apps to make room for new applets as well as improvements to existing applets.

For documentation of previous existing applets, see the main Hemispheres repo wiki: https://github.com/Chysn/O_C-HemisphereSuite/wiki

New apps in Benisphere

A 2-channel port of Mutable Instruments "Grids".

A 2-channel looping random CV sequencer, inspired by the Noise Engineering "Mimetic Digitalis"

Improvements to existing apps

Carpeggio

Added the ability to shuffle the notes around the grid for new sequences, similar to the "shred" functionality on the Memetic Digitalis.

ShiftReg

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 only 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 due to size constraints.

Removed Apps

To make room for these and future changes, I have removed the following full-width o_C apps:

  • Captain MIDI
  • Darkest Timeline
  • Enigma
  • Neural Network
  • Pong

Releases are available to download here.

Clone this wiki locally