Binarhythmic Rhythm Generator

200 installs
4.00 ratings
16 monthly active users
Revenue not available

Binarhythmic Rhythm Generator Summary

Binarhythmic Rhythm Generator is a mobile iOS app in Music And Audio by Cem Olcay. Released in May 2023 (2 years ago). It has 4.00 ratings with a 5.00★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 16 monthly active users . Store metadata: updated Sep 2, 2024.

Store info: Last updated on App Store on Sep 2, 2024 .


5★

Ratings: 4.00

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

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