Binary, 0s and 1s

  • Binarhythmic is a MIDI sequencer with a counter that increases on each sequencer cycle.

  • That number's binary representation, something like "001101010".

  • Each 0 or 1 is a "Bit", and each bit controls a MIDI output.

  • If a bit is 1, the gate opens for that bit; if it's 0, the gate remains closed.

Binary, 0s and 1s
Generating Rhythm

Generating Rhythm

  • Add or remove bits to work with as many MIDI outputs as you want.

  • Each bit has configurable note, velocity, gate length, trigger type, and logic.

  • Add velocity and gate length variety for humanized sounds, especially useful for hi-hats.

  • Assign different MIDI channels to bits to control multiple synths simultaneously.

  • The multiplier parameter controls the counter for immediate rhythm changes.

  • Set sequencer speed with the rate parameter, from 16-bar cycles to 1/64th notes.

Set the trigger behaviour

  • The gate type is crucial for rhythm generation behavior.

  • On each sequencer cycle, if the gate is open for a bit:

  • - Rest mode doesn't send MIDI.

  • - Single mode sends MIDI once when the gate first opens.

  • - Multiple mode sends MIDI on each cycle while the gate remains open.

  • - Hold mode sends MIDI when opened and sustains until the gate closes.

Set the trigger behaviour
Modulate the bits against each other

Modulate the bits against each other

  • Logic is one of Binarhythmic's most powerful features.

  • Apply logic operations between bits for complex rhythmic modulation:

  • - AND(&) opens the gate only if both bits are open.

  • - OR(+) opens the gate if either bit is open.

  • - XOR(^) opens the gate only if the other bit is closed.

  • Create endless rhythmic possibilities using these logic operations.

Take advantage of the AUv3 Plugin

  • Binarhythmic operates as both a standalone app and an AUv3 MIDI Plugin.

  • Create AU presets and utilize all available AU parameters.

  • Control or automate every parameter with comprehensive AU support.

  • Modulate the multiplier parameter with PatternBud.

  • Control key and scale using BrainBud integration.

Take advantage of the AUv3 Plugin
Download on App Store

Download for iOS or Apple Silicon

Open Source

Binarhythmic offers its core components on Github.
They are all shared libraries for iOS, macOS and tvOS platforms, written in Swift.

Music Theory

Music Theory

A music theory library with Note, Interval, Scale and Chord representations in Swift enums.

LiveFader

LiveFader

@IBDesignable Horizontal or vertical UIControl subclass that can start from bottom or middle of the control.

LiveKnob

LiveKnob

Fully customizable and editable knob with rotary, horizontal and/or vertical gesture recognition.

Other Apps

ArpBud 2

ArpBud 2

AUv3 MIDI Arpeggiator.

ChordBud 2

ChordBud 2

AUv3 MIDI Chord Sequencer.

LoopBud

LoopBud

AUv3 MIDI Recorder.

Euclid

Euclid

AUv3 Techno Bass Lines.

SnakeBud

SnakeBud

AUv3 MIDI Sequencer.

MelodyBud

MelodyBud

AUv3 MIDI Generative Sequencer.

ScaleBud 2

ScaleBud 2

AUv3 MIDI Keyboard.

ShiftBud

ShiftBud

AUv3 MIDI Sequencer.

PolyBud

PolyBud

Multitrack Polyrhythmic Sequencer.

PatternBud

PatternBud

MIDI CC Sequencer.

Textquencer

Textquencer

AUv3 MIDI Sequencer.

In Theory

In Theory

AUv3 MIDI Keyboard.

BrainBud

BrainBud

Bud App Controller.

Binarhythmic

Binarhythmic

Binary Based MIDI Sequencer.

Auto Bass

Auto Bass

Bassline MIDI Generator.

BounceBud

BounceBud

Physics Based MIDI Sequencer.

MuseBud

MuseBud

Generative MIDI Sequencer.

Auto Fills

Auto Fills

Drum Fill Generator.

Kebarp

Kebarp

MIDI Arpeggiator.

FuncBud

FuncBud

Generative MIDI Sequencer.

Note to Be

Note to Be

AUv3 MIDI Quantizer.

Harmonicc

Harmonicc

Chord Progression Sequencer.

ScratchBud

ScratchBud

Vinyl Scratching FX

ShapeStage

ShapeStage

Morphing FX Processor

RollBud

RollBud

Trance Gate & Roll FX

Your feedback is important for us.