Package: AIFFtools
Type: Package
Title: Read AIFF Files and Convert to WAVE Format
Version: 1.0
Date: 2024-08-20-
Authors@R: c(person(given = "Carl", family = "Witthoft", role = c("aut","cre"), email= "cellocgw@gmail.com"))
Description: 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> . 
License: LGPL-3
Imports: R.utils, methods, tuneR
NeedsCompilation: no
Packaged: 2024-09-02 15:08:37 UTC; cgw
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft <cellocgw@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-05 15:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 03:23:49 UTC; windows
