Hi, im an electronics engineering student and i took a project for my third year class. Me and my friend are trying to do a hybrid (analog + digital) synthesizer. I am doing the digital part with microcontroller and some programming, but there is a problem , we must send midi signal from usb and therefore we need a driver for that. I have some basic c++ knowledge but i cant write a driver .
I need some suggestions, for example is there a possibility to edit a generic midi usb driver and work it for my hardware. And what is the difference of generic drivers?
Like i said i have hardware knowledge but im struggling with this driver part.
i just need some advice.