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

proxy.golang.org : github.com/go-audio/riff : v1.0.0

Package riff is package implementing a simple Resource Interchange File Format (RIFF) parser with basic support for sub formats such as WAV. The goal of this package is to give all the tools needed for a developer to implement parse any kind of file formats using the RIFF container format. Support for PCM wav format was added so the headers are parsed, the duration and the raw sound data of a wav file can be easily accessed (See the examples below) . For more information about RIFF: https://en.wikipedia.org/wiki/Resource_Interchange_File_Format

Registry - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/go-audio/riff@v1.0.0
Published:
Indexed:
Related tag: v1.0.0

    Loading...
    Readme
    Loading...