Rene Stange
Rene Stange
I think I'm not ready with this yet. At least the `usbspeed=full` workaround should work. If I remember well, it didn't do this for you. I still need some time...
See: https://github.com/raspberrypi/linux/issues/4986#issue-1199763175
There is a solution for this problem for Raspberry Pi OS. I have to see, if I can implement this for Circle.
Even with maximum polling speed, I get lost MIDI events with Circle (every 2 minutes or so). This seems to be very critical with these (low-buffered) devices. What we can...
Thanks! :) I will think about, how this can be done.
OK, one after another. I will keep this in mind.
OK, no problem. Let me know, if you need support for an interface to the UI (info about the currently selected parameter).
As I understand it, @dcoredump wants to implement most of the functionality in Synth_Dexed. I don't want to interfere with that, but already offered my help, e.g. for determining the...
Yes, there is still some time. Accessing the MIDI CC assignments in an `.ini` file can be done similar to `performance.ini`.
Have a look at this: https://github.com/asb2m10/dexed/blob/master/Documentation/TX802-SYSEX.pdf It may contain the wanted info.