maks / droid-synth

a revival of the music-synthesizer-for-android project
Apache License 2.0
23 stars 2 forks source link

Midi PC changes instruments but does not update UI #2

Closed maks closed 2 years ago

maks commented 3 years ago

Currently the engine responds to incoming midi program change messages to change instruments in the currently loaded soundbank BUT the UI does not update to reflect that change

maks commented 2 years ago

It maybe easier just to fix this by moving to new Android Midi api