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

Add '-pn' option to specify port name. #62

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

mckuhei
Copy link

@mckuhei mckuhei commented Apr 25, 2024

E.g sc55emu.exe "-pn:2- Roland SC-D70 MIDI IN" to open midi devices, If devices not exist, will fallback to -p option.

src/mcu.cpp Outdated Show resolved Hide resolved
@mckuhei
Copy link
Author

mckuhei commented May 26, 2024

@nukeykt Please close or merge this pull request.

@nukeykt
Copy link
Owner

nukeykt commented May 26, 2024

command line arguments probably will be redundant once gui and config files are added, these are being done and will be in next version.

@mckuhei
Copy link
Author

mckuhei commented May 26, 2024

It's very annoying to use port number open a midi devices, especially if you have a hardware device.

@UnBeatWaterGH
Copy link
Contributor

command line arguments probably will be redundant once gui and config files are added, these are being done and will be in next version.

I don't think command line arguments will be completely useless.

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

Successfully merging this pull request may close these issues.

4 participants