christofmuc / KnobKraft-orm

The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
GNU Affero General Public License v3.0
184 stars 23 forks source link

Add Sending Patches / Banks to the DW-8000 #295

Closed planist79 closed 5 months ago

planist79 commented 5 months ago

Hello,

i would like to request "Add Sending Patches / Banks to the DW-8000" It says in the log window of version 2.1 that "Banks to the DW-8000" is not implmented yet.

Is this possible to do? Or could i do according to some other example for synths that are already supported?

Thank you!!!

planist79 commented 5 months ago

Knobkraft DW-8000

christofmuc commented 5 months ago

I reopened #177, where I had proclaimed a year ago that it was possible. Looking at my text now, I probably think I wanted to say it would be possible to implement with the 2.0.0, not that I had done it, but then who knows.

We have a beta version of the DW-8000 adaptation. If that works, we can decide whether to extend the C++ code for the next release or just ship the Python code. I think the only difference is that the C++ version also displays parameter values in the metadata section and the patch comparison.

christofmuc commented 5 months ago

This is released with the new 2.2.0 release. More comments on migration on the ticket for #177