MiniDexed icon indicating copy to clipboard operation
MiniDexed copied to clipboard

Add USB audio support

Open probonopd opened this issue 1 year ago • 27 comments

Thanks @rsta2

To test this, you need a Raspberry Pi larger than 3, not be running in USB gadget mode, and need to set SoundDevice=usb in minidexed.ini.

https://github.com/probonopd/MiniDexed/discussions/148#discussioncomment-10428583

Please note that the driver by default searches for 16-bit audio interfaces. If your USB audio interfaces uses 24 bits, you have to add the option soundopt=24 to the file cmdline.txt on the SD card.

If you are testing this, please let us know which hardware you are using and what the outcome was. Thanks!

probonopd avatar Aug 23 '24 16:08 probonopd