cheat_codes_2 icon indicating copy to clipboard operation
cheat_codes_2 copied to clipboard

Easier loop length quantization

Open 21echoes opened this issue 2 years ago • 0 comments

I often find that the loop length gets "off" from a nice even quantization. E.g., "15.47 beats". When in this state, there's no way to get it back to a round number if your loop length resolution is set to something in beats (1 beat, 1 bar, etc.). Scrolling left gets you down to e.g. "0.47 beats", scrolling up gets you to e.g. "20.47 beats", and you never end up at a nice "16 beats".

The proposed fix: when scrolling down, if the loop length resolution is something in beats, let it go down to exactly 1 "resolution value". So e.g. if the user set their resolution to 1 beat, they'd scroll from 15.47 beats down to 14.57, 13.57, ..., 1.47, then to 1.00 beats. From there they can scroll back up in quantized loop lengths: 1 beat, 2 beats, etc.

21echoes avatar Nov 26 '23 00:11 21echoes