https://github.com/cran/tuneR
Revision f6977c3ef8ea48eff4bc888c56c75a1b0abd2bf8 authored by Uwe Ligges on 29 June 2010, 00:00:00 UTC, committed by Gabor Csardi on 29 June 2010, 00:00:00 UTC
1 parent 55a1962
Raw File
Tip revision: f6977c3ef8ea48eff4bc888c56c75a1b0abd2bf8 authored by Uwe Ligges on 29 June 2010, 00:00:00 UTC
version 0.4-0
Tip revision: f6977c3
Waveforms-internal.Rd
\name{Waveforms-internal}
\alias{preWaveform}
\alias{postWaveform}
\title{Internal support functions for Waveforms}
\description{Internal functions to support those for generating \link{Waveforms}.}
\usage{
preWaveform(freq, duration, from, xunit, samp.rate)
postWaveform(channel, samp.rate, bit, stereo, ...)
}
\seealso{\code{\link{Waveforms}}}
\keyword{internal}

back to top