Click here to Skip to main content
15,920,632 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would like to program a new music Application using VB.net ( visual Basic 2010)
I have a FBF1010 MIDI foot pedal and would like to communicate to it from my PC
The MIDI pedal triggers my software buttons and sounds
What is the best approach for communication for MIDI in visual Basic 2010

Crazy MIDI task,,, Bradley
Posted

My recommendation is: Contact the manufacturer of the pedal device. They will probably be able to give you all the specifications you need to do your program. They might even have code samples and/or an SDK (Software Development Kit) ready that you can get.

If that doesn't work, you need to look at either Serial or Parallel IO functionality depending on how you connect the hardware to the computer...

I'm afraid that without more information about that, nobody here will be able to help you.
 
Share this answer
 
Behringer Has no SDK for the Fcb10101 its just a midi pedal
Ok
 
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