projectgus / hairless-midiserial

Lightweight cross-platform GUI-based MIDI/Serial bridge
https://projectgus.github.io/hairless-midiserial
Other
214 stars 72 forks source link

Possibility of saving configurations #59

Closed sandstone42 closed 4 years ago

sandstone42 commented 4 years ago

I love the application. Just wish you could save multiple configurations. I am using 3 Arduino MEGA 2560s going to a common midi. I hacked together a batch file to update Computer\HKEY_CURRENT_USER\Software\Projectgus\Hairless MIDI Serial Bridge\lastSerialPort to the COM port I want to connect MIDI and start an instance of Hairless. Then update the registry to the next COM port and start the next instance until all three are running. It works but if you're looking for project ideas, a command line version that allows port input would be nice.

sandstone42 commented 4 years ago

Superseded by issue #63