Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Adding command-line support & console output #63

Open
rhargreaves opened this issue May 3, 2020 · 1 comment
Open

Adding command-line support & console output #63

rhargreaves opened this issue May 3, 2020 · 1 comment

Comments

@rhargreaves
Copy link

I made a fork of this app to add command-line support, optionally hide the window & add ability to output MIDI message data to the console:

https://github.com/rhargreaves/hairless-midiserial#command-line-support

It helps me with a project I'm working on here to be able to automate the running of the bridge as part of my development workflow. Happy to isolate the changes and submit a PR if you're interested in adding the functionality.

@sandstone42
Copy link

I made a copy of your fork and compiled this for Linux Mint. I had to change DEFINES += LINUX_ALSASEQ to DEFINES += LINUX_ALSA for it to find my ALSA virtual MIDI ports. Also your fork needed the function call change toLatin1() in PortLatency_linux.cpp to compile in QT5. This is just what I was looking for.

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

No branches or pull requests

2 participants