Learn R Programming

wav

wav allows reading and writing WAV files with many different encodings. It uses the dr_libs/dr_wav C library.

Installation

wav can be installed with:

install.packages("wav")

You can install the development version of wav from GitHub with:

# install.packages("devtools")
devtools::install_github("mlverse/wav")

Copy Link

Version

Install

install.packages('wav')

Monthly Downloads

2,086

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Daniel Falbel

Last Published

November 27th, 2025

Functions in wav (0.1.1)

read_wav

Read/write wav files