Bart De Lathouwer

Results 130 comments of Bart De Lathouwer

Thx @RobertoHE have other been able to test? @nforro @MicroMidi @samspencer5991

Great work, i will try on my end. @ all: please check as well

I tried myself with my Giga, and I see it when I try to connect to it (Windows 11), but connection fails. Do you find example code that is able...

Same for 4.34.2 and used the terminal to manually push the image

@jenkuki Please provide a condensed version of the source code that demonstrates the issue (for security reasons, I will not download .zip files) From what I read, the cause is...

Thanks Ant. Indeed, no arguments default to MIDI Channel 1. We wanted to make the argument mandatory, but that would cause compilation errors in early code

duplicated error fixed - thx @anthem400

Interesting changes indeed - please keep us posted, hopefully characteristic and initializer fixes the issue. I need to check on the `UseRunningStatus = true`, this might also be a culprit...

Hi @samspencer5991 Have you looked at example [AVR_SysEx](https://github.com/lathoub/Arduino-AppleMIDI-Library/blob/e0abb86dee1c7cc09574eae3e3fad09fd4785810/examples/AVR_SysEx/AVR_SysEx.ino)? (Receiving large SysEx, is that what you mean? Or is it sending large SysEx?) That contains code to check the start SysEx,...

Have you tried to see what the underlying TCP packets look like with WireShark?