ho0ber / NK2Tray

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

Fix race condition when using logarithmic setting #62

Closed jpwilliams closed 4 years ago

jpwilliams commented 4 years ago

The logarithmic option PR (#50) didn't play very nicely with the crash fix in #58.

This fixes a potential race condition whereby the logarithmic option is trying to initialise before a MIDI device has been selected.