Replies: 1 comment
-
The E-Mu Morpheus has the same capability. So yes, this is a valid feature idea. The UI currently though never shows the content of a bank without having already downloaded, so we need to find a place to put this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Solaris can be requested a list of program names in a specific bank number, with a program offset. The Solaris will reply with a message that sends 8 names starting from this offset. This allows to quickly (16 requests: 16x8 program names) get the list of programs in a bank, without getting the whole bank.
It might be a peculiar capability, but maybe it's shared by other synths?
A default implementation could just return a list of "friendly program names" to quickly fill up the program list of a bank.
Beta Was this translation helpful? Give feedback.
All reactions