https://github.com/cran/tuneR
Raw File
Tip revision: ee0ec05b00ad9c886d9cdf45bae8d586c4e82d08 authored by Uwe Ligges on 16 April 2024, 13:30:02 UTC
version 1.4.7
Tip revision: ee0ec05
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, pcm = FALSE, ...)
}
\seealso{\code{\link{Waveforms}}}
\keyword{internal}

back to top