Hi, i have been tryin to build a soundcard similar to yours above with a PIC, but i seem to be gettin a lot of noise which I think is due to my ADC sampling code. Do you have any tips on programming the ADC? And also did you use an external oscillator?
@daxweb Già, sfortunatamente non sono riuscito a recuperare il materiale che avevo salvato su disco fisso :-( Non è niente di complicato comunque! Dovrebbe esserci un esempio simile allegato alle ultime versioni del framework USB di Microchip.
Eheh, I know! I'm dealing with those things because some holy people published such projects on the Web, otherwise you can't find much!
I've never programmed with HID and I don't need CDC. I'll go for HID devices when not requiring native MIDI, but I still have to learn USB-HID API (from Windows DDK, on Linux it should be easier to find something).
Hi, i have been tryin to build a soundcard similar to yours above with a PIC, but i seem to be gettin a lot of noise which I think is due to my ADC sampling code. Do you have any tips on programming the ADC? And also did you use an external oscillator?
tiernanmac 3 days ago
Questo è un progetto che vorrei saper fare anch'io...
La pagina del progetto di riferimento non è più disponibile...
daxweb 1 year ago
@daxweb Già, sfortunatamente non sono riuscito a recuperare il materiale che avevo salvato su disco fisso :-( Non è niente di complicato comunque! Dovrebbe esserci un esempio simile allegato alle ultime versioni del framework USB di Microchip.
TexZK 1 year ago
Really good job!!! there are not a lot of people how can do this...
Usb is still hard... i use CDC and HID usb class but i dont have any example of midi class...
Thanks for post it.
aletorno 3 years ago 3
Eheh, I know! I'm dealing with those things because some holy people published such projects on the Web, otherwise you can't find much!
I've never programmed with HID and I don't need CDC. I'll go for HID devices when not requiring native MIDI, but I still have to learn USB-HID API (from Windows DDK, on Linux it should be easier to find something).
TexZK 3 years ago