#include "ui-rhythm.h"#include "analyzer.h"#include "spectrum-type.h"

Classes | |
| class | RhythmAnalyzer |
Functions | |
| void | fft_to_bark (float8 *in_r, int window_size, spectrum_type &out) |
| void | write_out_projection (long slice_size, unsigned4 *phases, int maximum_slice, const char *target) |
| void fft_to_bark | ( | float8 * | in_r, | |
| int | window_size, | |||
| spectrum_type & | out | |||
| ) |
References assert(), barkbounds, barksize, diskrate, i, and spectrum_type::set_bark().
| void write_out_projection | ( | long | slice_size, | |
| unsigned4 * | phases, | |||
| int | maximum_slice, | |||
| const char * | target | |||
| ) |
1.6.2