Go to the source code of this file.
Defines |
#define | BSE_KAMMER_FREQUENCY |
#define | BSE_MAX_FREQUENCY |
#define | BSE_MAX_OSC_FREQUENCY |
#define | BSE_MIN_OSC_FREQUENCY |
#define | BSE_FREQUENCY_EPSILON |
#define | BSE_MIN_TRANSPOSE |
#define | BSE_MAX_TRANSPOSE |
#define | BSE_TRANSPOSE_IS_VALID(n) |
#define | BSE_MIN_FINE_TUNE |
#define | BSE_MAX_FINE_TUNE |
#define | BSE_FINE_TUNE_IS_VALID(n) |
#define | BSE_FREQ_FROM_VALUE(value) |
#define | BSE_VALUE_FROM_FREQ(freq) |
#define | BSE_FREQUENCY_EPSILON |
#define | BSE_MIN_VOLUME_dB |
#define | BSE_MAX_VOLUME_dB |
#define | BSE_MIN_BALANCE |
#define | BSE_MAX_BALANCE |
#define | BSE_MIN_BPM |
#define | BSE_MAX_BPM |
#define | BSE_MIN_TIME |
#define | BSE_MAX_TIME |
#define | BSE_MAX_N_ICHANNELS |
#define | BSE_MAX_N_OCHANNELS |
#define | BSE_MAGIC |
#define | BSE_RATING_PREFERRED |
#define | BSE_RATING_DEFAULT |
#define | BSE_RATING_FALLBACK |
#define | BSE_RATING_NO_AUTO |
Detailed Description