Skip to content

cd-da-reader 1.0.0

Latest

Choose a tag to compare

@Bloomca Bloomca released this 26 Aug 17:40
5ad9f07

This release is what I consider a stable version for the initial release. It goes beyond simple audio CD access, @danifunker added support for using non-CD data (like a disc image, file, etc), reading data tracks, and @strict-flower added support for read speed setting.

I revised the documentation, so now reading through the main docs page (ref) should be enough to start using it, and deep enough in configuration to understand how to modify the default behaviour.

All config options were switched to structs with private fields and builder interface, so any changes there won't be breaking (easier to iterate).