![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
Loading...
Searching...
No Matches
#include <ags/vst3-capi/pluginterfaces/vst/ags_vst_iparameter_function_name.h>#include <pluginterfaces/vst/ivstparameterfunctionname.h>
Include dependency graph for ags_vst_iparameter_function_name.cpp:

Functions | |
| const AgsVstTUID * | ags_vst_iparameter_function_name_get_iid () |
| AgsVstTResult | ags_vst_iparameter_function_name_get_parameter_id_from_function_name (AgsVstIParameterFunctionName *iparameter_function_name, AgsVstUnitID unit_id, AgsVstFIDString function_name, AgsVstParamID *param_id) |
Variables | |
| const gchar * | ags_vst_kcomp_gain_reduction = "Comp:GainReduction" |
| const gchar * | ags_vst_kcomp_gain_reduction_max = "Comp:GainReductionMax" |
| const gchar * | ags_vst_kcomp_gain_reduction_peak_hold = "Comp:GainReductionPeakHold" |
| const gchar * | ags_vst_kcomp_reset_gain_reduction_max = "Comp:ResetGainReductionMax" |
| const gchar * | ags_vst_klow_latency_mode = "LowLatencyMode" |
| const gchar * | ags_vst_kdry_wet_mix = "DryWetMix" |
| const gchar * | ags_vst_krandomize = "Randomize" |
Function Documentation
◆ ags_vst_iparameter_function_name_get_iid()
| const AgsVstTUID * ags_vst_iparameter_function_name_get_iid | ( | ) |
Get IID.
- Returns
- the Steinberg::TUID as AgsVstFUID
- Since
- 5.0.0
◆ ags_vst_iparameter_function_name_get_parameter_id_from_function_name()
| AgsVstTResult ags_vst_iparameter_function_name_get_parameter_id_from_function_name | ( | AgsVstIParameterFunctionName * | iparameter_function_name, |
| AgsVstUnitID | unit_id, | ||
| AgsVstFIDString | function_name, | ||
| AgsVstParamID * | param_id | ||
| ) |
Get parameter identifier from function name.
- Parameters
-
iparameter_function_name the parameter function name unit_id the unit identifier function_name the function name param_id the parameter identifier
- Returns
- the return value
- Since
- 5.0.0
Variable Documentation
◆ ags_vst_kcomp_gain_reduction
| const gchar* ags_vst_kcomp_gain_reduction = "Comp:GainReduction" |
◆ ags_vst_kcomp_gain_reduction_max
| const gchar* ags_vst_kcomp_gain_reduction_max = "Comp:GainReductionMax" |
◆ ags_vst_kcomp_gain_reduction_peak_hold
| const gchar* ags_vst_kcomp_gain_reduction_peak_hold = "Comp:GainReductionPeakHold" |
◆ ags_vst_kcomp_reset_gain_reduction_max
| const gchar* ags_vst_kcomp_reset_gain_reduction_max = "Comp:ResetGainReductionMax" |
◆ ags_vst_kdry_wet_mix
| const gchar* ags_vst_kdry_wet_mix = "DryWetMix" |
◆ ags_vst_klow_latency_mode
| const gchar* ags_vst_klow_latency_mode = "LowLatencyMode" |
◆ ags_vst_krandomize
| const gchar* ags_vst_krandomize = "Randomize" |
Generated by

