Rdocumentation
powered by
Learn R Programming
audio (version 0.1-11)
Audio Interface for R
Description
Interfaces to audio devices (mainly sample-based) from R to allow recording and playback of audio. Built-in devices include Windows MM, Mac OS X AudioUnits and PortAudio (the last one is very experimental).
Copy Link
Link to current version
Version
Version
0.1-11
0.1-10
0.1-8
0.1-7
0.1-6
0.1-5.1
0.1-5
0.1-4
0.1-3
0.1-2
Install
install.packages('audio')
Monthly Downloads
12,521
Version
0.1-11
License
MIT + file LICENSE
Maintainer
Simon Urbanek
Last Published
August 18th, 2023
Functions in audio (0.1-11)
Search all functions
record
Record audio
audioInstance-methods
Audio instance class methods
wait
Wait for an event
controls
Control audio instance
play
Play audio
audio.drivers
Audio Drivers
audioSample
Audio sample class and constructor
audioSample-methods
Audio sample class methods
wave
WAVE file manipulations