|
Nsound
0.9.4
|
This is the complete list of members for Nsound::FFTChunk, including all inherited members.
| FFTChunk(uint32 size=32, uint32 sample_rate=44100, uint32 original_size=0) | Nsound::FFTChunk | |
| FFTChunk(const FFTChunk ©) | Nsound::FFTChunk | |
| getFrequencyAxis() const | Nsound::FFTChunk | |
| getImaginary() const | Nsound::FFTChunk | |
| getMagnitude() const | Nsound::FFTChunk | |
| getOriginalSize() const | Nsound::FFTChunk | inline |
| getPhase() const | Nsound::FFTChunk | |
| getReal() const | Nsound::FFTChunk | |
| getSampleRate() const | Nsound::FFTChunk | inline |
| imag_ | Nsound::FFTChunk | |
| is_polar_ | Nsound::FFTChunk | protected |
| isPolar() const | Nsound::FFTChunk | inline |
| operator=(const FFTChunk &rhs) | Nsound::FFTChunk | |
| original_size_ | Nsound::FFTChunk | protected |
| plot(const std::string &title="", boolean dB=true, boolean show_phase=false) const | Nsound::FFTChunk | |
| real_ | Nsound::FFTChunk | |
| sample_rate_ | Nsound::FFTChunk | protected |
| setCartesian(const Buffer &real, const Buffer &imaginary) | Nsound::FFTChunk | |
| setPolar(const Buffer &magnitude, const Buffer &phase) | Nsound::FFTChunk | |
| toCartesian() | Nsound::FFTChunk | |
| toPolar() | Nsound::FFTChunk | |
| ~FFTChunk() | Nsound::FFTChunk |
1.8.6