nongnu.org/gsequencer


gsequencer 7.0.5
Advanced Gtk+ Sequencer
ags_vst_iparameter_function_name.h File Reference
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 AgsVstTUIDags_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_namethe parameter function name
unit_idthe unit identifier
function_namethe function name
param_idthe parameter identifier
Returns
the return value
Since
5.0.0

Variable Documentation

◆ ags_vst_kcomp_gain_reduction

const gchar* ags_vst_kcomp_gain_reduction
extern

◆ ags_vst_kcomp_gain_reduction_max

const gchar* ags_vst_kcomp_gain_reduction_max
extern

◆ ags_vst_kcomp_gain_reduction_peak_hold

const gchar* ags_vst_kcomp_gain_reduction_peak_hold
extern

◆ ags_vst_kcomp_reset_gain_reduction_max

const gchar* ags_vst_kcomp_reset_gain_reduction_max
extern

◆ ags_vst_kdry_wet_mix

const gchar* ags_vst_kdry_wet_mix
extern

◆ ags_vst_klow_latency_mode

const gchar* ags_vst_klow_latency_mode
extern

◆ ags_vst_krandomize

const gchar* ags_vst_krandomize
extern