ho0ber / NK2Tray

Windows Application Volume Control via MIDI
Microsoft Public License
167 stars 26 forks source link

Rework of MidiDevice & device chooser #104

Open EmerickH opened 3 years ago

EmerickH commented 3 years ago

This pull includes a complete rework of the MidiDevice to make adding new devices easier, and new menus to choose input device, output device (#100) and device type: image image

With the rework it will be way easier to implement fader feedback, volume meters... in the future Still need to be done: better implementation of Midi device openning/closing to handle hotplug,... and avoid crashing.

Warning: I only tested this with my NK2, but no other device!