nukeykt / Nuked-SC55

Roland SC-55 series emulation
Other
285 stars 33 forks source link

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

Open mckuhei opened 2 months ago

mckuhei commented 2 months ago

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

mckuhei commented 1 month ago

@nukeykt Please close or merge this pull request.

nukeykt commented 1 month ago

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 commented 1 month ago

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

UnBeatWaterGH commented 1 month ago

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.