MIDIUSB.h Libaray Not Permanently on Arduino Due

Hi there,

i have a Problem with my Arduino Due. I have build a Midi Controller with it and i use MIDIUSB libary. But every time my arduino lost the power Connection i have to reupload the Code and then it works. is There way to just upload it that its permanently ? i have included the libary with:

#include "MIDIUSB.h"

This might help, reply #81:

https://forum.arduino.cc/index.php?topic=256771.75

If you just press the reset button instead of re-uploading the code, does it fix the problem?