![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_iphysical_ui.cpp File Reference
#include <ags/vst3-capi/pluginterfaces/vst/ags_vst_iphysical_ui.h>
#include <pluginterfaces/vst/ivstphysicalui.h>
Include dependency graph for ags_vst_iphysical_ui.cpp:

Functions | |
const AgsVstTUID * | ags_vst_inote_expression_physical_ui_mapping_get_iid () |
AgsVstTResult | ags_vst_inote_expression_physical_ui_mapping_get_physical_ui_mapping (AgsVstINoteExpressionPhysicalUIMapping *inote_expression_physical_ui_mapping, gint32 bus_index, gint16 channel, AgsVstPhysicalUIMapList *list) |
Function Documentation
◆ ags_vst_inote_expression_physical_ui_mapping_get_iid()
const AgsVstTUID * ags_vst_inote_expression_physical_ui_mapping_get_iid | ( | ) |
Get IID.
- Returns
- the Steinberg::TUID as AgsVstFUID
- Since
- 5.0.0
◆ ags_vst_inote_expression_physical_ui_mapping_get_physical_ui_mapping()
AgsVstTResult ags_vst_inote_expression_physical_ui_mapping_get_physical_ui_mapping | ( | AgsVstINoteExpressionPhysicalUIMapping * | inote_expression_physical_ui_mapping, |
gint32 | bus_index, | ||
gint16 | channel, | ||
AgsVstPhysicalUIMapList * | list | ||
) |
Get physical UI mapping.
- Parameters
-
inote_expression_physical_ui_mapping note expression physical UI mapping bus_index the bus index channel the MIDI channel list the physical UI map list
- Returns
- the return value
- Since
- 5.0.0
Generated by