Efficiently read and write Waveform (WAV) audio files <https://en.wikipedia.org/wiki/WAV>. Support for unsigned 8 bit Pulse-code modulation (PCM), signed 12, 16, 24 and 32 bit PCM and other encodings.
| Version: | 0.1.0 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Suggests: | covr, testthat (≥ 3.0.0), patrick | 
| Published: | 2022-11-28 | 
| DOI: | 10.32614/CRAN.package.wav | 
| Author: | Daniel Falbel [aut, cre, cph], Posit, PBC [cph], David Reid [cph] (For the vendored dr_wav.h code.) | 
| Maintainer: | Daniel Falbel <daniel at rstudio.com> | 
| BugReports: | https://github.com/mlverse/wav/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/mlverse/wav, https://mlverse.github.io/wav/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | C++11 | 
| Materials: | README | 
| CRAN checks: | wav results | 
| Reference manual: | wav.html , wav.pdf | 
| Package source: | wav_0.1.0.tar.gz | 
| Windows binaries: | r-devel: wav_0.1.0.zip, r-release: wav_0.1.0.zip, r-oldrel: wav_0.1.0.zip | 
| macOS binaries: | r-release (arm64): wav_0.1.0.tgz, r-oldrel (arm64): wav_0.1.0.tgz, r-release (x86_64): wav_0.1.0.tgz, r-oldrel (x86_64): wav_0.1.0.tgz | 
| Reverse suggests: | tfevents | 
Please use the canonical form https://CRAN.R-project.org/package=wav to link to this page.