# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AIFFtools" in publications use:' type: software license: LGPL-3.0-only title: 'AIFFtools: Read AIFF Files and Convert to WAVE Format' version: '1.0' doi: 10.32614/CRAN.package.AIFFtools abstract: 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 and authors: - family-names: Witthoft given-names: Carl email: cellocgw@gmail.com repository: https://cran.r-universe.dev commit: 8db1ca18ecdf97d900bda05ecba248b5bd7db091 date-released: '2024-08-20' contact: - family-names: Witthoft given-names: Carl email: cellocgw@gmail.com