Rene Stange
Rene Stange
Of course, if you say, it does, it does. But unfortunately I have currently not the time to check this in detail. What I can say is, that this assertion...
Yes, I will prepare something.
There is a new parameter `nChunkSize` for `SendPlainMIDI()` now on the *develop* branch. With this USB MIDI can be send in chunks. The chunk size must be a multiple of...
The update is included in Circle Step50.
The only way to set the HDMI mode with Circle are the firmware settings in config.txt: https://elinux.org/RPi_config.txt#Video_mode_options Unfortunately this does not work on the Raspberry Pi 5 and your wanted...
You are welcome. Yes, the method, you have described, should work.
Unfortunately undoing `USPiInitialize()` and exiting from an USPIEnv application is not implemented and it is not trivial to implement it. Because my focus is now on porting Circle to the...
It depends. If your driver is only one C++ class and comes with one test program, it could be directly added to the sound library in Circle. You could send...
OK, let me know, when I can do something in this process.
With which RPi model do you work and with which display? Have you tested this with sample/41-screenanimations?