shorepine / tulipcc

The Tulip Creative Computer - a portable Python synthesizer for music and graphics
https://tulip.computer/
Other
431 stars 28 forks source link

catching parsing errors for midi_cc_file.json #366

Closed bwhitman closed 3 weeks ago

bwhitman commented 3 weeks ago

@dpwe can you take a look

dpwe commented 3 weeks ago

Looks good to me. Those arp key bindings are very specific to my setup, we def don't want to depend on them.

dpwe commented 3 weeks ago

I guess there's a similar problem in juno6.py - it will hit index errors with shorter midi control lists. But at least that doesn't run at startup.