powered by
Display the basic information about a Sample object or a wav file.
# S3 method for Sample print(x,...)
a Sample object, or a string giving the name of a wav file.
further parameters, not used at the moment.
Author: tools:::Rd_package_author("sound")
Maintainer: tools:::Rd_package_maintainer("sound")
plot.Sample for plotting the waveform of a sample.
plot.Sample
if (FALSE) { s <- Sine(440,1) print(s) }
Run the code above in your browser using DataLab