Package: sonify
Version: 0.0-1
Date: 2017-02-01
Title: Data Sonification - Turning Data into Sound
Description: Sonification (or audification) is the process of representing data by sounds in the audible range. This package provides the R function sonify() that transforms univariate data, sampled at regular or irregular intervals, into a continuous sound with time-varying frequency. The ups and downs in frequency represent the ups and downs in the data. Sonify provides a substitute for R's plot function to simplify data analysis for the visually impaired.
Maintainer: Stefan Siegert <s.siegert@exeter.ac.uk>
Authors@R: c(person("Stefan", "Siegert", role = c("aut", "cre"),
                     email = "s.siegert@exeter.ac.uk"),
             person("Robin", "Williams", role = c("aut"), 
                     email="robin.williams@atass-sports.co.uk")
            )
License: GPL (>= 2)
Depends: R (>= 3.0.0), tuneR (>= 1.3.1)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-01 07:41:41 UTC; stefan
Author: Stefan Siegert [aut, cre],
  Robin Williams [aut]
Repository: CRAN
Date/Publication: 2017-02-01 16:12:12
Built: R 4.6.0; ; 2025-07-18 05:46:50 UTC; unix
