35 #ifndef __EST_SINGECHANNELWAVE_H__ 36 #define __EST_SINGECHANNELWAVE_H__ A class for storing digital waveforms. The waveform is stored as an array of 16 bit shorts...
EST_SingleChannelWave(const EST_SingleChannelWave &w)
EST_SingleChannelWave(int n, int sr)
INLINE short a_no_check(int i, int channel=0) const
void channel(EST_TVector< short > &cv, ssize_t n)
INLINE const T & a_no_check_1(ssize_t row, ssize_t col) const
EST_SingleChannelWave()
default constructor
INLINE short & a_no_check(int i, int channel=0)