3 #ifndef SPECTMORPH_MORPH_UTILS_HH
4 #define SPECTMORPH_MORPH_UTILS_HH
11 #include "smlivedecoder.hh"
12 #include "smrtmemory.hh"
26 bool find_match (
float freq,
const FreqState *freq_state,
size_t freq_state_size,
size_t *index);
27 void init_freq_state (
const std::vector<uint16_t>& fint,
FreqState *freq_state);
Block of audio data, encoded in SpectMorph parametric format.
Definition: smaudio.hh:28
Definition: smlivedecodersource.hh:12
Definition: smrtmemory.hh:139
Definition: smmorphutils.hh:21