Nsound
0.9.4
|
This is the complete list of members for Nsound::Stretcher, including all inherited members.
analyize(const Buffer &input, const float64 &factor) | Nsound::Stretcher | protected |
analyize(const Buffer &input, const Buffer &factor) | Nsound::Stretcher | protected |
frames_ | Nsound::Stretcher | protected |
max_delta_ | Nsound::Stretcher | protected |
operator=(const Stretcher &rhs) | Nsound::Stretcher | |
overlapAdd(const Buffer &input) const | Nsound::Stretcher | protected |
pitchShift(const AudioStream &x, const float64 &factor) | Nsound::Stretcher | |
pitchShift(const AudioStream &x, const Buffer &factor) | Nsound::Stretcher | |
pitchShift(const Buffer &x, const float64 &factor) | Nsound::Stretcher | |
pitchShift(const Buffer &x, const Buffer &factor) | Nsound::Stretcher | |
sample_rate_ | Nsound::Stretcher | protected |
searchForBestMatch(const Buffer &input, uint32 source_index, uint32 search_index) const | Nsound::Stretcher | protected |
show_progress_ | Nsound::Stretcher | protected |
showProgress(boolean flag) | Nsound::Stretcher | inline |
Stretcher(const float64 &sample_rate, const float64 &window_size_seconds=0.08, const float64 &max_delta_window=0.25) | Nsound::Stretcher | |
Stretcher(const Stretcher ©) | Nsound::Stretcher | |
timeShift(const AudioStream &x, const float64 &factor) | Nsound::Stretcher | |
timeShift(const AudioStream &x, const Buffer &factor) | Nsound::Stretcher | |
timeShift(const Buffer &x, const float64 &factor) | Nsound::Stretcher | |
timeShift(const Buffer &x, const Buffer &factor) | Nsound::Stretcher | |
window_ | Nsound::Stretcher | protected |
window_length_ | Nsound::Stretcher | protected |
~Stretcher() | Nsound::Stretcher | virtual |