bitfieldaudio / OTTO

Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
https://bitfieldaudio.com
Other
2.63k stars 144 forks source link

[BUG] Props::wrap and BETTER_ENUM #133

Closed jmidt closed 5 years ago

jmidt commented 5 years ago

While it is mostly working after the latest fix, it still only gets to all values when going one way (down on the emulator, so... incrementing?) When going the opposite way, it never returns to the first enum value.

For an example, see the playmode for the synths. You can never get back to POLY when pressing Q in the emulator.

topisani commented 5 years ago

yeah, i noticed - ill get it fixed