Show HN: CD-DA Reader, Rust library to read audio CD data
Category: library
Tags: rust, cd-ripping, audio
Score: 5.8/10 (Innovation: 4, Technical: 7, Documentation: 7, Utility: 5)
This Rust library provides a cross-platform interface for reading raw audio CD data, handling CD drive detection, Table of Contents parsing, and PCM track extraction. It is interesting because it fills a niche need for CD ripping and live audio playback in Rust, with detailed handling of platform-specific quirks like macOS unmount behavior.
Target audience: backend devs, data engineers
Repository: https://github.com/Bloomca/rust-cd-da-reader · Rust · MIT · 1 stars
View on Hacker News