I'm currently trying to develop a system on my laptop in C# that is controlled by the CDJ - 101. As a starting point it seemed logical to attempt to connect to the USB device using Microsoft Visual Studio C# 2008. However, I seem to hit a blank wall. I've researched online plenty about how to connect to HID's, USB devices etc but nothing I've tried is working.
Does anyone have any experience connecting the CDJ-101 or any other USB composite device to their system? If so how did you manage it? Any help is greatly appreciated as I've been trying for 6 days straight now with no success.
2 Replies - 280 Views - Last Post: 02 February 2012 - 05:08 PM
Topic Sponsor:
#1
connecting a CDJ-101 USB composite device to my C# programme
Posted 02 February 2012 - 03:41 PM
Replies To: connecting a CDJ-101 USB composite device to my C# programme
#2
Re: connecting a CDJ-101 USB composite device to my C# programme
Posted 02 February 2012 - 03:47 PM
Usually you would need to find some sort of API or SDK that interprets your code interacts on your behalf with the device.. Usually by massive fan-atics of the device... and does this thing have any such trappings?
#3
Re: connecting a CDJ-101 USB composite device to my C# programme
Posted 02 February 2012 - 05:08 PM
modi123_1, on 02 February 2012 - 03:47 PM, said:
Usually you would need to find some sort of API or SDK that interprets your code interacts on your behalf with the device.. Usually by massive fan-atics of the device... and does this thing have any such trappings?
fortune, it appears, is not on my side. No one seems to have developed anything other than the software that came with the actual device (Deckadance). I tried accessing Deckadance's .dll's but Visual Studio C# 2008 can't open them. I found tutorials that access the USB as a COM port but I am working on my laptop and there are no COM ports present. Back to square one
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote






|