|
LMMS
|
#include <config.h>#include <calf/giface.h>#include <calf/organ.h>#include <iostream>#include <algorithm>Macros | |
| #define | LARGE_WAVEFORM_PROGRESS() |
Functions | |
| static void | smoothen (bandlimiter< ORGAN_WAVE_BITS > &bl, float tmp[ORGAN_WAVE_SIZE]) |
| static void | phaseshift (bandlimiter< ORGAN_WAVE_BITS > &bl, float tmp[ORGAN_WAVE_SIZE]) |
| static void | padsynth (bandlimiter< ORGAN_WAVE_BITS > blSrc, bandlimiter< ORGAN_BIG_WAVE_BITS > &blDest, organ_voice_base::big_wave_family &result, int bwscale=20, float bell_factor=0, bool foldover=false) |
| #define LARGE_WAVEFORM_PROGRESS | ( | ) |
|
static |
|
static |
|
static |