Skip to content

Releases: masterxq/xmega-usb-soundcard

Good release

08 Mar 01:04
2890c5d
Compare
Choose a tag to compare

Fixed very important bug. Not used all 12bit of the dac in the past, but only 8bit. As is fixed now, the Volume may be set to max without issues.

New testversion for windows

04 Mar 15:01
Compare
Choose a tag to compare
Pre-release

Removed the Microsoft String description for making windows load a driver.

Testet in Windows VM and is recognized but don't processing the audio the right way. I only get noise.

Testet on Windows without VM. Working fine.
Remember we have no hardware volume control. The volume needs to be lowered until the 16bit samples can hold the complete signal. Else you will hear noise only.

Public release

03 Mar 20:08
Compare
Choose a tag to compare

The overclocking and sample rates are higher than 48 KHz are removed from this version.
The µC clockrate is now auto adjust. This is gonna take a few seconds right after usb playback starts. It's been tested on Debian and should work for everybody who can build it or has the controller i prebuilt the hex for.
Added precompiled hex files for atxmega128a3u atxmega256a3u atxmega192a3u atxmega128a4u atxmega256a3bu atxmega128a1u MCUs.

Initial release

03 Mar 17:05
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Fixed include problems.