Click here to Skip to main content
15,884,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have 3 devices available to be opened by the toolkit, but as soon as I call

new OutputDevice(0)

I get an error message saying 'No device driver'. I can open input devices OK.
Posted

1 solution

Sorted it myself! Don't attempt to use MIDI when you are logged in remotely. The software can see the remote devices, but when it tries to open them, it tries it on the local machine and dies!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900