Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
sound (version 1.4.6)
A Sound Interface for R
Description
Basic functions for dealing with wav files and sound samples.
Copy Link
Link to current version
Version
Version
1.4.6
1.4.5
1.4.4
1.3
1.2
1.1
1.0
0.6-1
Install
install.packages('sound')
Monthly Downloads
342
Version
1.4.6
License
GPL (>= 2)
Issues
0
Pull Requests
0
Stars
0
Forks
0
Repository
https://github.com/langenbergstefan/sound
Maintainer
Stefan Langenberg
Last Published
December 11th, 2023
Functions in sound (1.4.6)
Search all functions
panorama
Narrow the Panorama of a Stereo Sample
pitch
Pitch a Sample Object
sound
The Waveform Matrix of a Sample Object
mirror
Mirror a Stereo Sample
play
Play a Sample Object or a WAV File
stereo
Create a Stereo Sample Object from Two Mono Samples
plot.Sample
Plot a Sample Object
noSilence
Cut Off Silence from a Sample Object
reverse
Play a Sample Object Backwards
sampleLength
Length of a Sample Object
saveSample
Save a Sample Object as a WAV File
sound-package
tools:::Rd_package_title("sound")
duration
Duration of a Sample Object
rate
The Sampling Rate
fitSampleParameters
Adjust Parameters of Two Sample Objects.
print.Sample
Print a Sample Object
cutSampleEnds
Prepare Sample Object for appendSample
cutSample
Cut Sample Objects
appendSample
Append Sample Objects
Ops.Sample
Basic Operations for Sample Objects
center
Center a Sample Object.
Sample
Sample Objects
nullSample
The NULL Sample Object
bits
Bits per Sample
WavPlayer
Set or Get the System Command for Playing WAV Files
left
Extract one Channel from a Stereo Sample
Sine
Create Sample Objects for the Basic waveforms
channels
Number of Channels of a Sample Object
normalize
Rescale the Range of a Sample to [-1,1]
loadSample
Load a WAV File from Disk