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

Version

Install

install.packages('sound')

Monthly Downloads

215

Version

1.4.6

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Stefan Langenberg

Last Published

December 11th, 2023

Functions in sound (1.4.6)

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