An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : wavconvert

This program is useful for turning a directory tree of .wav files (presumably created by a CD ripping program) into a tree of .ogg files with proper metadata. It is meant to be run on a directory tree in which the directory structure is organized according to the artist and album names. It runs an .ogg encoder (which is assumed to be installed) and sets the metadata in the resulting .ogg files based on the directory organization. (See the README for examples.) It would be easy to adapt the code to generate .mp3 files instead of .ogg, or to use a different encoder (currently the "oggenc" program is assumed.)

Registry - JSON - codemeta.json
purl: pkg:hackage/wavconvert
Keywords: bsd3 , program , sound , Propose Tags
License: BSD-3-Clause
Latest release: over 17 years ago
First release: over 17 years ago
Downloads: 1,858 total
Last synced: 25 days ago

    Loading...
    Readme
    Loading...