Skip to content

How to get Port Number after calling open_midiinput or open_midioutput? #205

Closed
@andreaseinsiedler

Description

@andreaseinsiedler

I'm working on a way to save the Midi Setup and want to write the choosen Portnumbers to a txt file and when i recall i just pass it directly to open_midiinput(port) or open_midioutput(port).

I can add port to the return of open_midiport in midiutils.py and get the Portnumber this way. But i really don't want to change anything inside the module installed via pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions