BlokasLabs / USBMIDI

USB MIDI library for Arduino.
Other
189 stars 14 forks source link

Unstable USB connection using ProMicro Clone. #9

Open binooetomo opened 5 years ago

binooetomo commented 5 years ago

Dear All.

I'm playing with this library. I use Midi Snoop and FluidSynth to monitor generated MIDI Messages.

My OS is Ubuntu.

Looks like periodicaly the board 'reboot'ing.

To make comparison, I remove usbmidi and just use plain SerialWrite to send MIDI messages. Use TTYMidi and monitor output using MidiSnoop (and also fluidsynth) to got the picture ... and all running well.

Sincerely -bino-

gtrainavicius commented 5 years ago

Hi, could you provide a simplified sketch reproducing the issue?