SynthesiaKontrol icon indicating copy to clipboard operation
SynthesiaKontrol copied to clipboard

Support for Kontrol MK3

Open yabix007 opened this issue 1 year ago • 4 comments

Iam planning to update my trusty Mk1 Keyboard with the MK3 one.

Iam hoping to get Mk3 support for SynthesiaKontrol aswell.

Thanks for your effort!!!

yabix007 avatar Nov 24 '23 14:11 yabix007

I have the new MK3 S88 and want to help. I figure the hid id of the usb is different ? Any hints how I can figure this out to get MK3 supported ?

ninanoe avatar Feb 08 '24 01:02 ninanoe

Thanks ! Can you try with those instructions? https://superuser.com/a/1106248

ojacques avatar Feb 08 '24 06:02 ojacques

ok not sure you need the ODR or the DFU but here are both

DFU: USB\VID_17CC&PID_2120&REV_0157&MI_04 USB\VID_17CC&PID_2120&MI_04

ODR: USB\VID_17CC&PID_2120&REV_0157&MI_03 USB\VID_17CC&PID_2120&MI_03

S88mk3_1 S88mk3_2

ninanoe avatar Feb 16 '24 12:02 ninanoe

@ojacques I am still trying to figure things out for MK3 as well.

Known facts for MK3 devices...

Product IDs: 0x2110 = S61 0x2120 = S88 (thanks to @ninanoe)

Lightguide Update Command (keys): 0x83

Init Command to get both lightguide support as well as transmission of MIDI data: ???

0xA0, 0x00, 0x00 does allow for lightguide updates but does not allow for the transmission of MIDI data.

For more up-to-date development on my quest, see https://github.com/tillt/KompleteSynthesia/discussions/29

tillt avatar Apr 27 '24 15:04 tillt