benirose / O_C-BenisphereSuite

Benisphere Suite is a continuation of Hemisphere Suite, an alternate firmware for Ornament and Crime, featuring a dual-applet framework with dozens of different modular functions.
168 stars 17 forks source link

Feature Request: consider extending Sequence5 into having more steps #62

Open gilbertohasnofb opened 1 year ago

gilbertohasnofb commented 1 year ago

Sequence5 is a brilliant little app for when you need a small sequencer, but I wonder if it would be possible to extend it to a more traditional 8 steps. Now that you've implemented the reset to all sequencers and given that you can ignore a step by setting its value to 0, that would make this a really powerful sequencing tool. UI-wise, I think that 8 sliders could still be comfortably displayed in half screen, as is used by your ProbMeloD app.

djphazer commented 1 year ago

I've already done this in my branch! Link to commit

gilbertohasnofb commented 1 year ago

@djphazer That's absolutely brilliant, thank you so much for this -- I'll have a look at your fork! Two small things to ask you:

djphazer commented 1 year ago

Renaming the file is nbd, I just left it as is for historical reasons, so it's easy to see the diff against other forks.

Beni has already expressed interest in pulling in a lot of my work, but he's been busy... I'm planning on releasing a .hex file soon! Meanwhile, it's pretty easy to build it yourself. Check the README on my fork.

gilbertohasnofb commented 1 year ago

@djphazer great, thanks for the info! I'll try to build it myself when I have a chance.