![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_inote_expression.h
Go to the documentation of this file.
63 gint32 ags_vst_inote_expression_controller_get_note_expression_count(AgsVstINoteExpressionController *inote_expression_controller,
66 AgsVstTResult ags_vst_inote_expression_controller_get_note_expression_info(AgsVstINoteExpressionController *inote_expression_controller,
71 AgsVstTResult ags_vst_inote_expression_controller_get_note_expression_string_by_value(AgsVstINoteExpressionController *inote_expression_controller,
73 AgsVstNoteExpressionTypeID id, AgsVstNoteExpressionValue value_normalized, AgsVstString128 *string);
75 AgsVstTResult ags_vst_inote_expression_controller_get_note_expression_value_by_string(AgsVstINoteExpressionController *inote_expression_controller,
81 gint32 ags_vst_ikey_switchcontroller_get_keyswitch_count(AgsVstIKeyswitchController *ikeyswitch_controller,
84 AgsVstTResult ags_vst_ikeyswitch_controller_get_keyswitch_info(AgsVstIKeyswitchController *ikeyswitch_controller,
struct NoteExpressionTextEvent AgsVstNoteExpressionTextEvent
Definition ags_vst_inote_expression.h:54
struct NoteExpressionValueDescription AgsVstNoteExpressionValueDescription
Definition ags_vst_inote_expression.h:52
AgsVstTResult ags_vst_inote_expression_controller_get_note_expression_value_by_string(AgsVstINoteExpressionController *inote_expression_controller, gint32 bus_index, gint16 channel, AgsVstNoteExpressionTypeID id, AgsVstTChar *in, AgsVstNoteExpressionValue *value_normalized)
Definition ags_vst_inote_expression.cpp:112
AgsVstTResult ags_vst_inote_expression_controller_get_note_expression_string_by_value(AgsVstINoteExpressionController *inote_expression_controller, gint32 bus_index, gint16 channel, AgsVstNoteExpressionTypeID id, AgsVstNoteExpressionValue value_normalized, AgsVstString128 *string)
Definition ags_vst_inote_expression.cpp:91
struct INoteExpressionController AgsVstINoteExpressionController
Definition ags_vst_inote_expression.h:56
const AgsVstTUID * ags_vst_ikeyswitch_controller_get_iid()
Definition ags_vst_inote_expression.cpp:129
AgsVstTResult ags_vst_inote_expression_controller_get_note_expression_info(AgsVstINoteExpressionController *inote_expression_controller, gint32 bus_index, gint16 channel, gint32 note_expression_index, AgsVstNoteExpressionTypeInfo *note_expression_type_info)
Definition ags_vst_inote_expression.cpp:66
gint32 ags_vst_inote_expression_controller_get_note_expression_count(AgsVstINoteExpressionController *inote_expression_controller, gint32 bus_index, gint16 channel)
Definition ags_vst_inote_expression.cpp:48
gint32 ags_vst_ikey_switchcontroller_get_keyswitch_count(AgsVstIKeyswitchController *ikeyswitch_controller, gint32 bus_index, gint16 channel)
AgsVstTResult ags_vst_ikeyswitch_controller_get_keyswitch_info(AgsVstIKeyswitchController *ikeyswitch_controller, gint32 bus_index, gint16 channel, gint32 keyswitch_index, AgsVstKeyswitchInfo *info)
const AgsVstTUID * ags_vst_inote_expression_controller_get_iid()
Definition ags_vst_inote_expression.cpp:33
struct NoteExpressionValueEvent AgsVstNoteExpressionValueEvent
Definition ags_vst_inote_expression.h:53
guint32 AgsVstNoteExpressionTypeID
Definition ags_vst_inote_expression.h:32
struct IKeyswitchController AgsVstIKeyswitchController
Definition ags_vst_inote_expression.h:59
struct NoteExpressionTypeInfo AgsVstNoteExpressionTypeInfo
Definition ags_vst_inote_expression.h:55
Generated by