Nsound
0.9.4
|
#include <Nsound/NsoundAll.h>
Go to the source code of this file.
Functions | |
int | my_main (void) |
int | main (int, char **) |
int my_main | ( | void | ) |
Definition at line 17 of file example5.cc.
References Nsound::Plotter::figure(), Nsound::Vocoder::filter(), Nsound::FilterBandPassIIR::filter(), Nsound::Granulator::generate(), Nsound::AudioStream::getDuration(), Nsound::Spectrogram::getFrequencyAxis(), Nsound::Spectrogram::getMagnitude(), Nsound::AudioStream::getSampleRate(), Nsound::Spectrogram::getTimeAxis(), Nsound::AudioStream::getTranspose(), Nsound::HANNING, Nsound::Plotter::imagesc(), Nsound::Buffer::normalize(), Nsound::Granulator::REVERSE_DECAY, Nsound::Wavefile::setDefaultSampleRate(), Nsound::Plotter::show(), sr, Nsound::Plotter::subplot(), Nsound::Plotter::title(), Nsound::Exception::what(), Nsound::Plotter::xlim(), and Nsound::Plotter::ylim().
Referenced by main().
int main | ( | int | , |
char ** | |||
) |