Skip to content

Doens not compiles anymore in 2022 #3

@ewidance

Description

@ewidance

Hi. Tried to compile on Arduino 1.8.19 with Midi Library 5.0.2 and MIDIUSB 1.0.5 but lt unfortunately fails.

Arduino\libraries\MIDI_Library\src/MIDI.hpp:75:5: error: no matching function for call to 'HardwareSerial::begin()'
     mTransport.begin();
     ^~~~~~~~~~

It seems macro MIDIBRIDGE_CREATE_INSTANCE(Type, SerialPort, Name) MidiBridge is not anymore adapted to recent midi and midisub evolutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions