|
| using | SlotNo = std::uint_fast8_t |
Definition at line 24 of file plugin_slot.h.
◆ SlotNo
| using zrythm::plugins::PluginSlot::SlotNo = std::uint_fast8_t |
◆ PluginSlot() [1/2]
| zrythm::plugins::PluginSlot::PluginSlot |
( |
PluginSlotType | type, |
|
|
SlotNo | slot ) |
|
inlineexplicit |
◆ PluginSlot() [2/2]
| zrythm::plugins::PluginSlot::PluginSlot |
( |
PluginSlotType | type | ) |
|
|
inlineexplicit |
◆ get_slot_after_n()
| PluginSlot zrythm::plugins::PluginSlot::get_slot_after_n |
( |
PluginSlot::SlotNo | n | ) |
const |
|
inline |
◆ get_slot_type_only()
| auto zrythm::plugins::PluginSlot::get_slot_type_only |
( |
| ) |
const |
|
inline |
◆ get_slot_with_index()
| auto zrythm::plugins::PluginSlot::get_slot_with_index |
( |
| ) |
const |
|
inline |
◆ has_slot_index()
| bool zrythm::plugins::PluginSlot::has_slot_index |
( |
| ) |
const |
|
inline |
◆ is_modulator()
| bool zrythm::plugins::PluginSlot::is_modulator |
( |
| ) |
const |
|
inline |
◆ validate_slot_type_slot_combo()
| bool zrythm::plugins::PluginSlot::validate_slot_type_slot_combo |
( |
| ) |
const |
|
inline |
Verifies that slot_type and slot is a valid combination.
Definition at line 94 of file plugin_slot.h.
◆ operator<=>
◆ operator==
The documentation for this class was generated from the following file: