| PseudoWave-class | R Documentation |
An S4 class to represent a PseudoWave object that is converted to a Wave object when operated on.
typeType of PseudoWave (e.g. "noise")
subtypeSubtype of PseudoWave (e.g. "white" if type is "noise")
scaleThe Wave channels are multiplied by this value
offsetThis value is added to the Wave channels
seedRandom seed for reproducible output, NA for no seed
scaleLogical. Whether to use the random seed value
paramsList of additional parameters to pass to generating function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.