Command line utilities for verifying, tagging, converting, and burning lossless audio files (e.g. SHN, FLAC) and also provides conversion to MP3/OGG.
License
Artistic LicenseFollow etree-scripts
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
Installed easily on kubuntu 12.04 but seem to have some inconsistencies dealing with spaces in directory names. working from a directory that looks like this: >ls -l gd72-11-19.sbd.gans.miller.122783.flac16 gd78-05-05.114348.sbd.miller.t-flac16 gd78-05-13.116978.set2.sbd.miller.t-flac16 jg1972-02-06.jgms.sbd.gems.flac16 John McLaughlin 4th Dimension, Tante Ju, Dresden-GER, 2012-11-09 Trail of Dead 2012-11-04 I found that specifying the current directory: > md5check . leads to "Can't chdir to ./Trail of Dead 2012-11-04: No such file or directory" While > md5check works perfectly. Run md5check without the 'dot'. Also note that shn2mp3 will not downsample (seems obvious) 24 bit files but will write, for instance, 48 kHz mp3's. If you want cd writable output, be sure to start with 16/44.1 files. Thanks Caleb - love the tools!