Skip to content
Ben Rosenbach edited this page Jan 27, 2022 · 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 the Mutable Instruments "Grids".

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

Imported from Logarhythm Branch

A TB-303 style sequencer

A clocked voltage generator based on the Noise Engineering "Clep Diaz"

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

Installation

Head over to the releases section and download the latest release. Follow the "Method A" instructions from the Ornament and Crime website, except use the hex file you downloaded from the releases section.

Alternatively, you can follow instructions in this video.

Clone this wiki locally