![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
#include <ags/vst3-capi/pluginterfaces/base/ags_vst_funknown.h>
#include <ags/vst3-capi/pluginterfaces/vst/ags_vst_types.h>
Include dependency graph for ags_vst_iparameter_function_name.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
typedef struct IParameterFunctionName | AgsVstIParameterFunctionName |
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 |
const gchar * | ags_vst_kcomp_gain_reduction_max |
const gchar * | ags_vst_kcomp_gain_reduction_peak_hold |
const gchar * | ags_vst_kcomp_reset_gain_reduction_max |
const gchar * | ags_vst_klow_latency_mode |
const gchar * | ags_vst_kdry_wet_mix |
const gchar * | ags_vst_krandomize |
Typedef Documentation
◆ AgsVstIParameterFunctionName
typedef struct IParameterFunctionName AgsVstIParameterFunctionName |
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
|
extern |
◆ ags_vst_kcomp_gain_reduction_max
|
extern |
◆ ags_vst_kcomp_gain_reduction_peak_hold
|
extern |
◆ ags_vst_kcomp_reset_gain_reduction_max
|
extern |
◆ ags_vst_kdry_wet_mix
|
extern |
◆ ags_vst_klow_latency_mode
|
extern |
◆ ags_vst_krandomize
|
extern |
Generated by