phjanderson

Results 4 issues of phjanderson

The size of a sysex message should be typed size_t instead of uint8 to allow longer sysex messages. Currently increasing SYSEX_BUFFER_SIZE in Settings.hpp does not work as expected, changing the...

The current export format of the Audio System Design Tool cannot be used for class member variables. Changing the format slightly allows it to be used both as class member...

Pressing the enter key while changing the name of a node in the Audio System Design Tool causes a page reload. This small fix prevents the page reload.

The MIDI_DIN2USB doesn't seem to work properly. Versions used: - USB-MIDI 1.1.2 - MIDI Library 5.0.2 - Arduino IDE 2.3.2 - Arduino Leonardo Setup (tested working using another library): -...