Hi,
I know Android can turn into HID device with USB accessory API.
It is possible to create kotlin app that communicate with Virtual Dj as hid controler ?
It is just a question before I begin the dev.
thanks
I know Android can turn into HID device with USB accessory API.
It is possible to create kotlin app that communicate with Virtual Dj as hid controler ?
It is just a question before I begin the dev.
thanks
Posted Sat 30 Oct 21 @ 11:16 am
If the host OS (Windows/MAC PC) sees your app as a HID device, then yes it's possible to make it act as a controller.
I believe all the info you need is this:
https://www.virtualdj.com/wiki/ControllerDefinitionHIDv8.html
I believe all the info you need is this:
https://www.virtualdj.com/wiki/ControllerDefinitionHIDv8.html
Posted Sat 30 Oct 21 @ 11:27 am
Thanks I think I ll begin an app dev with good jogwheel, pitch slider, play pause for the proof of concept.
Posted Sat 30 Oct 21 @ 4:46 pm