MIDI to G-Code
-
I just tested your mario code on my older V2 PanelDue and it ran fine. I couldn't get it to play over DWC and can't disconnect the PanelDue without some dissaembly.
Here's another version of the mario theme that's even faster that plays perfectly as well.
-
This file has even more missing notes... Looks like a com issue between the Duet and the PanelDue, don't you think? Is there a checksum used for this com? Some commands seem to be drop...
-
@fma said in MIDI to G-Code:
Is there a checksum used for this com
there is, could be a possible factor. shorter cable or lower baud rate are simple tests. i used the supplied 1 meter or so cable for the 7i test (i did twist the pairs a little just to tidy it up a little)
also took a stab at recording the preview but computer failed badly at recording its own audio (at least using the win10/xbox game thing)
-
@fma Can you provide a video of how it's playing on your end?
I am also using the 4 wire cable. It's about 1.2 to 1.5 meter long and I've braided the wires as it runs alongside some motor wiring.
-
Ok, I'll do that. My cable is 1m long, and I also twisted the wires. I will try to use a shielded cable.
-
@fma said in MIDI to G-Code:
I will try to use a shielded cable.
trying lower baud rate may be simpler as a test?
-
How do I do that?
-
-
It does not seem to work: as soon as I change the baudrate, the PanelDue is unable to communicate with the Duet...
-
Did you change the baud rate at the PanelDue to match?
-
No :o/
Now it communicates, but it still misses notes. I only tried at 9600bauds; I will try other speeds tomorrow.
-
@fma said in MIDI to G-Code:
but it still misses notes
if it stayed the same, no need to try other speeds, but if it missed more notes it might be too slow.