Sequencer Feature

Hi Malcom,

Thanks for the quick response to my email! Moving the discussion here as requested—

Feature request:

I would like to share an idea for a sequencer setting or widget. This would make my set a lot easier and more productive if I could just sequence it along with a custom pace, like a drum or bass, etc.

What I mean is similar to a MIDI clip in Ableton, but playing a clip to where you can treat it like a step sequencer and edit it live in OSC/PILOT. I made a couple of mockups for a better understanding.

Please let me know if you have any questions. Thank you!

Mockups:

Second mockup:

OSC pilot has no “clock system”… but what youre suggesting can still be made… reccomended solution for now, use touchdesigner for the osc handling between baleton and OSC pilot, make rows of buttons and use abletones “current beat” position and mod by 16. to get the current step… that will be your playhead…. youll have to implement other logic to show which buttons are pressed or not pressed in that col, but its totally doable.

1 Like

Thanks for the solution, I’ll look into this!