| inputSize() const | Resample | |
| LINEAR enum value | Resample | |
| outputSize() const | Resample | |
| process(const MatrixXR &frames, MatrixXR *resampled) | Resample | |
| Resample(int inputSize=1024, int outputSize=1024, Real resamplingRatio=1.0, ResamplingMethod resamplingMethod=SINC_BEST_QUALITY) | Resample | |
| ResamplingMethod enum name | Resample | |
| resamplingMethod() const | Resample | |
| resamplingRatio() const | Resample | |
| setInputSize(int size, bool callSetup=true) | Resample | |
| setOutputSize(int size, bool callSetup=true) | Resample | |
| setResamplingMethod(ResamplingMethod method, bool callSetup=true) | Resample | |
| setResamplingRatio(Real ratio, bool callSetup=true) | Resample | |
| SINC_BEST_QUALITY enum value | Resample | |
| SINC_FASTEST enum value | Resample | |
| SINC_MEDIUM_QUALITY enum value | Resample | |
| ZERO_ORDER_HOLD enum value | Resample | |
| ~Resample() | Resample |
1.5.6