CRI ADX
Last Updated: 2024-07-17 10:47 p
|
This defines the parameters to be set for IR reverb. More...
Macros | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_DRY_GAIN (0) |
Dry ingredient mix gain(0 ~ 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_WET_GAIN (1) |
Gain of wet component (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_REVERB_GAIN (2) |
Gain of reverb component (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_INPUT_SEPARATION_RATIO (3) |
Degree of left/right separation when input signal is stereo mixed (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_FRONT_INPUT_GAIN (4) |
Gain of the front component when stereo mixing the input signal (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_CENTER_INPUT_GAIN (5) |
Gain of the center component when stereo mixing the input signal (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_INPUT_GAIN (6) |
Gain of surround component when input signal is stereo mixed (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_BACK_INPUT_GAIN (7) |
Gain of surround back component when input signal is stereo mixed (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_FRONT_OUTPUT_GAIN (8) |
Gain of the front component when upmixing the wet component (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_CENTER_OUTPUT_GAIN (9) |
Gain of the center component when upmixing the wet component (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_OUTPUT_GAIN (10) |
Gain of surround component when upmixing wet component (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_BACK_OUTPUT_GAIN (11) |
Gain of surround back component when upmixing wet component (0 to 1) More... | |
#define | CRIATOMEXASR_IR_REVERB_PARAMETER_CURRENT_IR_INDEX (12) |
IR index number. More... | |
#define | CRIATOMEXASR_IR_REVERB_NUM_PARAMETERS (13) |
Number of effect parameters for IR reverb. | |
This defines the parameters to be set for IR reverb.
#define CRIATOMEXASR_IR_REVERB_PARAMETER_DRY_GAIN (0) |
Dry ingredient mix gain(0 ~ 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_WET_GAIN (1) |
Gain of wet component (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_REVERB_GAIN (2) |
Gain of reverb component (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_INPUT_SEPARATION_RATIO (3) |
Degree of left/right separation when input signal is stereo mixed (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_FRONT_INPUT_GAIN (4) |
Gain of the front component when stereo mixing the input signal (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_CENTER_INPUT_GAIN (5) |
Gain of the center component when stereo mixing the input signal (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_INPUT_GAIN (6) |
Gain of surround component when input signal is stereo mixed (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_BACK_INPUT_GAIN (7) |
Gain of surround back component when input signal is stereo mixed (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_FRONT_OUTPUT_GAIN (8) |
Gain of the front component when upmixing the wet component (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_CENTER_OUTPUT_GAIN (9) |
Gain of the center component when upmixing the wet component (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_OUTPUT_GAIN (10) |
Gain of surround component when upmixing wet component (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_SURROUND_BACK_OUTPUT_GAIN (11) |
Gain of surround back component when upmixing wet component (0 to 1)
#define CRIATOMEXASR_IR_REVERB_PARAMETER_CURRENT_IR_INDEX (12) |
IR index number.