MelaM
Mela
Mar 13

Ribn app inspired modulator module

A user requested a feature where a finger movement can be recorded and played back in a loop, generating a modulation signal. For example, this modulator can modulate the Control Change's Value slider to generate MIDI CC. It needs to be at least as appealing as the Ribn UI. The tempo sync is not required, but I imagine it could be an interesting extension to quantise the host's tempo. Ribn app: https://apps.apple.com/app/ribn/id1413777040
PendingPending

Mar 14, 2023

This feature could also be visualized as a 'step sequencer / value list' with value and step-duration for each recorded value making it easier to edit after the initial automation recording is done, or edit/add the values and durations manually for a bit precision. Optionally the each value point could interpolate to the next value for value glides or just set the new value for stepped modulation. (each value point could have a flag for 'set value' or 'interpolate/glide from previous steps value'). This is a rabbit hole as the way modulation can be done varies from use-case to use-case.