sndhdr

Library for detecting the format of a sound file


Keywords
library, formats, files, sound, audio
License
MIT
Install
nimble install sndhdr

Documentation

---- About ----

nim-sndhdr is a Nim module for determining the type of a sound file from a given file, filename, or sequence of bytes. It can detect many common sound file formats.

See the documentation.html file for the full list of formats, usage, and more info.

---- License ----

nim-sndhdr is released under the MIT open source license.