Skip to content

IN/OUT ports named in a confusing way? #15

@adamheinrich

Description

@adamheinrich

Hello, first of all, thank you for a nice tool.

All jack modules I am using have ports named so that "in" means data coming into the module and "out" means data coming out of the module. See the midisine example for a reference:

https://github.com/jackaudio/example-clients/blob/7fa089095c81e81dacd2554ae3184acc7f2d58ed/midisine.c#L121

However, the MIDI_in in mod-ttymidi is actually and output port which is quite confusing:

https://github.com/moddevices/mod-ttymidi/blob/master/src/ttymidi.c#L317

Would you mind renaming the ports? Thank you!

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