repositorypackage
0.0.0-20190525173943-42cf4c455f64
Repository: https://github.com/unixpickle/wav.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
wav
wav is a dead-simple API for dealing with WAV audio files.
Examples
I have created many examples in the form of command line utilities. These utilities are as follows:
- wav-crop - cut a WAV file
- wav-duration - get the duration of a WAV file
- wav-gradient - fade in/out a WAV file
- wav-overlay - play one WAV file on top of another one
- wav-tone - generate a sinusoidal tone at a given frequency
- wav-volume - change the volume of a WAV file
Documentation
Full documentation is here