Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve names of virtual ports #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mzero
Copy link

@mzero mzero commented Dec 19, 2024

This changes the names of the virtual ports so they are easier to identify:

patch@patchcube:~ $ midiwala list
Ports:
    Launchpad Pro MK3 : LPProMK3 MIDI [ 28:0] <->
    Launchpad Pro MK3 : LPProMK3 DIN  [ 28:1] <->
    Launchpad Pro MK3 : LPProMK3 DAW  [ 28:2] <->
    MicroMonsta 2     : MIDI 1        [ 24:0] <->
    Midi Through      : Port-0        [ 14:0] <->
    TouchOSC Bridge   : In            [131:0] <--
    TouchOSC Bridge   : Out           [132:0] -->
Connections:
    -- no connections --

This enables easy connections, like so:

patch@patchcube:~ $ midiwala connect TouchOSC Monsta
Connected TouchOSC Bridge:Out [132:0] --> MicroMonsta 2:MIDI 1 [24:0]

patch@patchcube:~ $ midiwala connect Launchpad TouchOSC
Connected Launchpad Pro MK3:LPProMK3 MIDI [28:0] --> TouchOSC Bridge:In [131:0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant