audio
About audio
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/audio.git audio
see also audio GitHub repository.
To install the latest development snapshot of this package, use install.packages("audio",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("audio",,"http://rforge.net/")
Most recent GIT commits9a169495| Simon Urbanek | Thu Nov 25 22:32:36 2021 +1300 update NEWS M NEWS ac1e0d55| Simon Urbanek | Thu Nov 25 22:32:25 2021 +1300 add function casts to clear warnings M src/pa.c M src/wmm.c 736fb957| Simon Urbanek | Thu Nov 25 22:29:43 2021 +1300 AudioUnits: clear warnings and replace deprecated API M src/au.c 136f3dc4| Simon Urbanek | Thu Nov 25 22:29:02 2021 +1300 add function types to simplify player/recorder casting M src/driver.h cfe2f1e8| Simon Urbanek | Thu Nov 25 22:15:47 2021 +1300 minor tweaks to avoid warnings M src/driver.c M src/file.c |