Revision 9eca3274b33bf9ada5a67dd452bb5726627067d1 authored by Uwe Ligges on 04 February 2009, 00:00:00 UTC, committed by Gabor Csardi on 04 February 2009, 00:00:00 UTC
1 parent 7160974
Raw File
NAMESPACE
importFrom(graphics, plot, image)
import("stats","methods")
exportClasses("Wspec","WspecMat","Wave")
exportMethods("plot","image","summary","show","Wave","coerce","[","play","Arith", "periodogram")
export(channel, bind, prepComb, downsample, mono, stereo, 
    extractWave, normalize, noSilence, 
    writeWave, readWave,
    FFpure, noteFromFF, FF, 
    smoother, notenames, melodyplot,
    quantize, quantplot, quantMerge, lilyinput, 
    setWavPlayer, getWavPlayer,
    silence, sine, sawtooth, square, noise, panorama,
    MFCC
)
back to top