CRI ADX
Last Updated: 2024-07-17 10:47 p
|
The definition of the parameter to be set with the pitch shifter. More...
Macros | |
#define | CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_PITCH_RATIO (0) |
Pitch change amount [ratio]. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_FORMANT_RATIO (1) |
Formant change amount [ratio]. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_MODE (2) |
Operation mode. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_DATA_PITCH_FREQUENCY (3) |
Pitch frequency of input audio data [Hz]. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_NUM_PARAMETERS (4) |
Number of parameters of pitch shifter. | |
#define | CRIATOMEXASR_PITCH_SHIFTER_MODE_MUSIC (0) |
Parameter setting value when music is specified in the pitch shifter operation mode. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_MODE_VOCAL (1) |
Parameter setting value when vocal is specified in the pitch shifter operation mode. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_MODE_SE (2) |
Parameter setting value when SE is specified in the pitch shifter operation mode. More... | |
#define | CRIATOMEXASR_PITCH_SHIFTER_MODE_SPEECH (3) |
Parameter setting value for speech is specified in the pitch shifter operation mode. More... | |
The definition of the parameter to be set with the pitch shifter.
#define CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_PITCH_RATIO (0) |
Pitch change amount [ratio].
#define CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_FORMANT_RATIO (1) |
Formant change amount [ratio].
#define CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_MODE (2) |
Operation mode.
#define CRIATOMEXASR_PITCH_SHIFTER_PARAMETER_DATA_PITCH_FREQUENCY (3) |
Pitch frequency of input audio data [Hz].
#define CRIATOMEXASR_PITCH_SHIFTER_MODE_MUSIC (0) |
Parameter setting value when music is specified in the pitch shifter operation mode.
#define CRIATOMEXASR_PITCH_SHIFTER_MODE_VOCAL (1) |
Parameter setting value when vocal is specified in the pitch shifter operation mode.
#define CRIATOMEXASR_PITCH_SHIFTER_MODE_SE (2) |
Parameter setting value when SE is specified in the pitch shifter operation mode.
#define CRIATOMEXASR_PITCH_SHIFTER_MODE_SPEECH (3) |
Parameter setting value for speech is specified in the pitch shifter operation mode.