#include "Assert.hxx"
#include <cmath>
Go to the source code of this file.
Defines | |
#define | CLAM_ACTIVATE_FAST_ROUNDING |
#define | CLAM_DEACTIVATE_FAST_ROUNDING |
Functions | |
int | Chop (float a) |
int | Round (float a) |
#define CLAM_ACTIVATE_FAST_ROUNDING |
Definition at line 180 of file FastRounding.hxx.
#define CLAM_DEACTIVATE_FAST_ROUNDING |
Definition at line 181 of file FastRounding.hxx.
Definition at line 183 of file FastRounding.hxx.
Definition at line 188 of file FastRounding.hxx.
Referenced by CLAM::SpectralDescriptors::ComputeLowFreqEnergyRelation(), CLAM::Vocoder::Do(), CLAM::SpectralSpread::Do(), CLAM::SpectralReverse::Do(), CLAM::SpectralNotch::Do(), CLAM::SpectralFocus::Do(), CLAM::SpectralExciter::Do(), CLAM::SpectralDelay::Do(), CLAM::SpectralCombTriang::Do(), CLAM::SpectralCombDelta::Do(), CLAM::SMSPitchDiscretization::Do(), CLAM::Peakalizer::Do(), CLAM::Partializer::Do(), CLAM::OscillatingSpectralNotch::Do(), CLAM::HumRemover::Do(), CLAM::Fund2MIDI::Do(), CLAM::FreqShift::Do(), CLAM::Deesser::Do(), CLAM::ThreeBandAM::Do(), CLAM::ThreeBandGate::Do(), CLAM::ThreeBandFilter::Do(), CLAM::ThreeBandCompressor::Do(), CLAM::Note::GetNoteNumber(), CLAM::Spectrum::IndexFromFreq(), and CLAM::Audio::ResizeToEndTime().