wav 1.1.0 copy "wav: ^1.1.0" to clipboard
wav: ^1.1.0 copied to clipboard

outdated

Super simple pure Dart package for reading and writing WAV files.

example/README.md

Some random WAV manipulation toys. #

Speed up or slow down a wav.

dart run faster.dart test.wav out.wav

dart run slower.dart test.wav out.wav

Normalize the volume of a wav.

dart run normalize.dart test.wav out.wav

Apply reverb to a wav.

dart run reverb.dart test.wav out.wav

Not sure how to describe this one...

dart run weird.dart test.wav out.wav

21
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Super simple pure Dart package for reading and writing WAV files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on wav