TreeFallSound / pi-stomp

pi-stomp is a DIY high definition, multi-effects stompbox platform for guitar, bass and keyboards
https://treefallsound.com
GNU General Public License v3.0
104 stars 19 forks source link

Add support for banks #95

Closed rreichenbach closed 8 months ago

rreichenbach commented 9 months ago

Banks are pedalboard collection sets. By default no bank is set, so the pedalboard selection menu will show all pedalboards on the system. The user can create banks via the MOD-UI. A bank can be selected via System Menu > Bank Select. Then, only the pedalboards contained in the selected bank will be available for selection on the LCD. The bank preference is stored in the settings file (~/data/config/settings.yml). Any changes to the banks via the MOD-UI will be detected by a pi-stomp file watcher (~/data/banks.json) and reloaded.