This is a Julia package to read and write the WAV audio file format. WAV provides wavread, wavwrite and wavappend functions to read, write, and append to WAV files. The function wavplay provides simple audio playback. These functions behave similarly to the former MATLAB functions of the same name.
Features
- This is a Julia package to read and write the WAV audio file format
- Documentation available
- Examples available
- These functions behave similarly to the former MATLAB functions of the same name
- WAV provides wavread, wavwrite and wavappend functions to read, write, and append to WAV files
- The function wavplay provides simple audio playback
