randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

USB Audio #52

Closed neosquid closed 5 years ago

neosquid commented 5 years ago

Hi, is there a way to select USB Audio with BMC64? This would be great, if possible.

The 3.5mm PI audio out jack produces audio with crackling , so like many have USB audio to solve this problem.

lroby74 commented 5 years ago

I am using composite audio video output from 3.5mm jack (going on CRT monitor) and audio is perfect, are you using HDMI for video output and 3.5mm jack for audio?

neosquid commented 5 years ago

Yes, the 3.5mm audio is perfect, problem is that I have my pi hooked up behind my crt, it’s virtually inaccessible to change audio leads regularly (I’m also using Rasplex and Lakka on USB connection.) USB audio would make life more convenient.

randyrossi commented 5 years ago

This would require a driver which I don't plan on implementing.