ho0ber / NK2Tray

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

buttons of my nanoKONTROL2 device are not illuminated #97

Open papagooo opened 3 years ago

papagooo commented 3 years ago

Hi In your video (https://www.youtube.com/watch?v=mxscBWjlrlc&feature=youtu.be) buttons on your nanoKONTROL2 are illuminated, but on my device they are only lit when pressing a button otherwise all dark.

What is wrong. I'm using your Release 18 and Korg Driver 1.15.43.1

Any tipps would be great.

Thanks a lot.

Elusivor commented 3 years ago

My best guess with the information I have would be that in the nanoKontrol2 (NK2), the LED's are set to internal and not external. You can change this by using the Korg Kontrol Editor, however, make sure to not have the NKTray software running when you do this, as the editor will not detect the NK2.

Korg Kontrol Editor should have been installed when the drivers were installed in one package.

Korg Kontrol Editor should look like this if done correctly. image

You will need to write the configuration to the NK2 by using the communication tab at the top then select "write scene data" and press ok, this will overwrite the current settings to the ones you want in the NK2.

The result of this is that the NK2 LED's will now be controlled by the software using the app and not the settings of the actual device itself.

That being said I don't know how you have set it up and what troubleshooting you have done. this is just a basic solution to the problem and one that seems to be somewhat common.

NightmindOfficial commented 3 years ago

The most important part when setting up the software, is that you change the LED mode to external. Also, make sure that you actually write the changes to the device, as already described above.

@papagooo , does that resolve your issue?