# Binarhythmic Rhythm Generator — Drum Machine AUv3 MIDI

> Binary-driven MIDI sequencer for generating complex rhythmic patterns. (iPhone/iPad app by Cem Olcay.)

- Source: https://appshunter.io/ios/app/binarhythmic-rhythm-generator/id6447797078 (this page in markdown: same URL + `.md`)
- Developer: [Cem Olcay](https://appshunter.io/developer/523633853)
- Category: Music, Utilities
- Price: $5.99
- Rating: 5.00/5 from 4 App Store ratings · 4 written reviews indexed
- Age rating: 4+
- Requires: iOS 12.0 · 16 MB
- Languages: American English
- Released: 2023-05-10
- Data updated: 2026-08-23
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/binarhythmic-rhythm-generator/id6447797078/reviews.md

## What is Binarhythmic Rhythm Generator?

Binarhythmic is a MIDI sequencer that would generate rhythmic outputs based on the binary numbers. 

The sequencer has a counter, increasing on each sequencer cycle. The binary form of this number, something like "010110011". 
Each 0 or 1 is a "Bit", and each bit is a MIDI output. If a bit is 1 then the gate is open for that bit, and if it's 0 then the gate is closed for that bit. 

You can use the Multiplier parameter for controlling the sequencer counter. 
The rate parameter controls the sequencer speed. 

Each bit has a note, velocity, gate length, trigger type and logic operation. 
You can also vary the velocity and gate length. With the lower amounts of variety, you can humanise the sounds like Hi-Hats. 
You can assign different MIDI channels to the bits and control different synths.

The gate type is a very important parameter for the rhythm generation.
On each sequencer cycle, if the gate is open for a bit;
- Rest mode doesn't send the MIDI.
- Single mode sends the MIDI once for the first sequencer cycle when the gate is opened.
- Multiple mode sends the MIDI on each sequencer cycle while the gate is opened.
- Hold mode sends the MIDI when the gate is opened and sustains it until the gate is closed

Logic is one of the most powerful features of Binarhythmic. You can create endless rhythmic possibilities by using the logic operations.
You can modulate the bits by applying logic operations on them with the other bits.
- AND(&) operation opens the gate if the bit's gate is open AND the other bit's gate is open.
- OR(+) operation opens the gate if the bit's gate is open OR the other bit's gate is open.
- XOR(^) operation opens the gate if the other bit's gate is NOT open.

With the randomizer you can randomize the notes on your bits in a range of notes that you can set. Or you can hand-pick the allowed notes from the list. With that feature, you can fully control the randomizer. 
In the "Random" mode, you can assign the randomization chance of the bits. When select the Random mode, the new Config button on the bottom toolbar appears and you can configure the randomizer. You can also access this configuration menu from the settings menu as well. 

In the multiple gate type mode, you can set the randomizer behaviour from the settings menu. If you toggle the "Randomize notes on each sequencer cycle" setting, then the randomizer will generate a new note on each sequencer cycle while the gate is open, if the gate type is multiple. Otherwise, it will randomize the note on the first sequencer cycle when the gate is opened and will trigger that note on each sequencer cycle until the gate is closed. 

Binarhythmic app runs as standalone app as well as AUv3 MIDI Plugin. You can create AU presets and use AU parameters of the AUv3 plugin. You can control or even automate every AU parameter of Binarhythmic. 

You can modulate the multiplier parameter with PatternBud.
You can also control the key and scale with BrainBud.

Binarhythmic is a MIDI app and does not produce any sound on its own. You need to route its MIDI output to an audio app. 
For using the AUv3 plugin, you need an AUv3 host app such as AUM, Cubasis, Nanostudio, Loopy Pro etc.

## Key features

- Binary-based MIDI sequencing
- Configurable bit parameters (note, velocity, gate length)
- Advanced logic operations (AND, OR, XOR)
- Randomizer for note selection
- Multiple gate types (Rest, Single, Multiple, Hold)
- AUv3 MIDI plugin support
- Standalone app functionality

## Chart rankings

- #199 in Top Paid · Music (US App Store)

## Recent user reviews (4 of 4)

All indexed reviews: https://appshunter.io/ios/app/binarhythmic-rhythm-generator/id6447797078/reviews.md

### 5/5 — Love it

*2023-12-14*

Amazing

### 5/5 — Bazinga!

*2023-05-19*

Ok, I have absolutely no idea how this works, but just fiddling around with it is an immense amount of fun and creativity!
As always a brilliant app!
Cheers, Hegrind

### 5/5 — Absolut genial 🤩

*2023-05-14*

Ein weiteres Midi-Meisterwerk von Cem!🎉😊👍

### 5/5 — Addiction generator

*2023-05-13*

Pure fun. No time to write more, this is addiction forming, have to get back at it.

## Frequently asked questions about Binarhythmic Rhythm Generator

### What is Binarhythmic Rhythm Generator?

Binarhythmic Rhythm Generator is a MIDI sequencer that creates rhythmic outputs by interpreting binary numbers. Each bit in the binary sequence can control a MIDI output, offering deep customization for musical patterns.

### How does Binarhythmic Rhythm Generator work?

It uses a counter that increments with each sequencer cycle. The binary representation of this number determines MIDI output states for each bit, allowing users to define notes, velocities, gate lengths, and trigger types.

### What are the advanced features of Binarhythmic Rhythm Generator?

Key advanced features include logic operations (AND, OR, XOR) for complex pattern modulation, a randomizer for note selection within set ranges, and multiple gate types for varied rhythmic behaviors.

### Can Binarhythmic Rhythm Generator be used with other music software?

Yes, it functions as an AUv3 MIDI plugin, allowing integration with compatible iOS music applications. It also works as a standalone app.

### What devices does Binarhythmic Rhythm Generator support?

Binarhythmic Rhythm Generator is available for iPhone, iPad, and iPod touch, running on iOS devices.

### How much does Binarhythmic Rhythm Generator cost?

Binarhythmic Rhythm Generator is a paid application, priced at $5.99. There are no in-app purchases or subscriptions mentioned.

### Does Binarhythmic Rhythm Generator have ads?

No, Binarhythmic Rhythm Generator is ad-free. As a paid application, it does not contain advertisements.

### How often is Binarhythmic Rhythm Generator updated?

The app was last updated on September 2, 2024, indicating active development and support. Its latest version is 1.7.

## Version history (last 5 releases)

### 1.7 — 2024-09-02

This version updates the support section on the settings menu.

### 1.6 — 2024-06-29

- Performance updates and minor fixes.

### 1.5 — 2024-05-02

This version fixes the multiplier MIDI CC control.

### 1.4 — 2024-04-30

This version fixes the multiplier AU parameter.

### 1.3 — 2024-04-22

This version updates the scale picker. 
- Adds new favorite section and lets you mark the favorite scales. 
- The favorite scales will be universal between the Bud apps.
- Scale picker shows the current scale with a checkmark.
- Fixes the scale picker search bar's case sensitive search.
- Fixes the "rate app" link on the settings menu for iOS 17+.

## Apps similar to Binarhythmic Rhythm Generator

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Rhythm Pro: tempo trainer.](https://appshunter.io/ios/app/rhythm-pro-tempo-trainer/id1604438442) | 4.7 (62) | $4.99 | Music |
| [Drum Pad Pro Loop & Beat Maker](https://appshunter.io/ios/app/drum-pad-pro-loop-and-beat-maker/id1588772721) | 4.5 (184) | Free | Music |
| [Drums: Learn & Play Drum Games](https://appshunter.io/ios/app/drums-learn-and-play-drum-games/id1474373693) | 4.5 (2,199) | Free | Music |
| [Water Remover - Clean Speaker](https://appshunter.io/ios/app/water-remover-clean-speaker/id1610859000) | 4.2 (103) | Free | Music |
| [Oum Kalthoum Radio](https://appshunter.io/ios/app/oum-kalthoum-radio/id1611350540) | 5.0 (2) | Free | Music |
| [钢琴巴士](https://appshunter.io/ios/app/id1607244680) | 1.0 (1) | Free | Music |

## More apps by Cem Olcay

- [FretBud - Chord & Scales AUv3](https://appshunter.io/ios/app/fretbud-chord-and-scales-auv3/id1234224249)
- [ScaleBud - AUv3 MIDI Keyboard](https://appshunter.io/ios/app/scalebud-auv3-midi-keyboard/id1409125865)
- [StepBud - AUv3 MIDI Sequencer](https://appshunter.io/ios/app/stepbud-auv3-midi-sequencer/id1453104408)
- [RhythmBud - AUv3 MIDI FX](https://appshunter.io/ios/app/rhythmbud-auv3-midi-fx/id1484320891)
- [ArpBud 2 AUv3 MIDI Arpeggiator](https://appshunter.io/ios/app/arpbud-2-auv3-midi-arpeggiator/id1500403326)
- [ChordBud 2 AUv3 MIDI Sequencer](https://appshunter.io/ios/app/chordbud-2-auv3-midi-sequencer/id1526221230)

All apps by Cem Olcay: https://appshunter.io/developer/523633853

## Related topics

[binarhythmic rhythm generator](https://appshunter.io/ios/topics/binarhythmic-rhythm-generator) · [rhythm generator](https://appshunter.io/ios/topics/rhythm-generator)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-23.*
