AIFFtools: Read AIFF Files and Convert to WAVE Format

Functions are provided to read and convert AIFF audio files to WAVE (WAV) format. This supports, for example, use of the 'tuneR' package, which does not currently handle AIFF files. The AIFF file format is defined in <https://web.archive.org/web/20080125221040/http://www.borg.com/~jglatt/tech/aiff.htm> and <https://www.mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/Docs/AIFF-1.3.pdf> .

Version: 1.0
Imports: R.utils, methods, tuneR
Published: 2024-09-05
DOI: 10.32614/CRAN.package.AIFFtools
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft <cellocgw at gmail.com>
License: LGPL-3
NeedsCompilation: no
CRAN checks: AIFFtools results

Documentation:

Reference manual: AIFFtools.pdf

Downloads:

Package source: AIFFtools_1.0.tar.gz
Windows binaries: r-devel: AIFFtools_1.0.zip, r-release: AIFFtools_1.0.zip, r-oldrel: AIFFtools_1.0.zip
macOS binaries: r-release (arm64): AIFFtools_1.0.tgz, r-oldrel (arm64): AIFFtools_1.0.tgz, r-release (x86_64): AIFFtools_1.0.tgz, r-oldrel (x86_64): AIFFtools_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AIFFtools to link to this page.