Skip to content

Handling MIDI input #208

@carlo-bramini

Description

@carlo-bramini

Hello,
I would like to send to WildMidi some MIDI events received by a physical instruments connected to a MIDI port or via USB.
But it seems to me that the library does not provide a function for sending directly MIDI events to the generator. None of the functions exported by the DLL seem to be good for this purpose.
At the moment I implemented a code for opening a MIDI input port and receive the MIDI events on Windows, and this was the easy part.
Now I would like to send to the library those events, like note_on for example, and here I'm blocked.
Have you some suggestions for this problem?

Sincerely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions