-
Notifications
You must be signed in to change notification settings - Fork 30
Design notes for Bees in the Trees Version 4
Tim Churches edited this page Mar 30, 2015
·
3 revisions
- Removing the TWNQ oscillator (actually noise) model saves about 1k in the compiled code - might be enough. Alas, NOIS and PRTC had to be removed as well, but hopefully no others.
- Implement preset settings save in 10 slots of 100 bytes each (96 bytes settings, two bytes checksum, two bytes whatever).
- Always boots to preset 1? Or to the last-written preset?
- New menu setting to select preset.
- SAVE saves to current preset.
- Menu setting to allow copy of current preset to a new slot.
- Use the "arm" click to specify destination of copy, then long-click to actually copy it?