Skip to content
/ wav Public

❗ This is a read-only mirror of the CRAN R package repository. wav — Read and Write WAV Files. Homepage: https://github.com/mlverse/wavhttps://mlverse.github.io/wav/ Report bugs for this package: https://github.com/mlverse/wav/issues

License

Notifications You must be signed in to change notification settings

cran/wav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wav

R-CMD-check Codecov test coverage

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")

About

❗ This is a read-only mirror of the CRAN R package repository. wav — Read and Write WAV Files. Homepage: https://github.com/mlverse/wavhttps://mlverse.github.io/wav/ Report bugs for this package: https://github.com/mlverse/wav/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published