Christopher P. Yarger

Results 39 comments of Christopher P. Yarger

Currently, I am leaving Multi-Device support hanging until I finish getting the interface done and have it working. with a single device. I decided to use the MIDO callback function...

hmm, could also listen to both note_on and note_off for the channel, and ignore the value. give it a boolean of toggled in the config file to switch between the...

I will see about adding fader feedback.

This would be super cool if it worked with screen

You look to have done great work commenting the code, and started on setting up Doxygen, I was poking things this morning and was able to get exhale to work...

Personally not sure if a polling api for messages makes sense, but, for devices, and their connection status I could see that.

With the obs-midi project, I haven't had any issues with real-time messages, as fast as they come in they get handled with the current callback method. including multiple control change...

Also Curious about this

Need someone to do some testing?

Tried installing using windows. Got the following error ``` INFO Installing earlephilhower/framework-arduinopico @ ~1.20101.0 Error: Could not find the package with 'earlephilhower/framework-arduinopico @ ~1.20101.0' requirements for your system 'windows_amd64' ```