#include <libopenmpt/libopenmpt_ext.hpp>
◆ effect_type
Pattern command type.
Enumerator |
---|
effect_unknown | |
effect_general | |
effect_global | |
effect_volume | |
effect_panning | |
effect_pitch | |
◆ pattern_vis()
openmpt::ext::pattern_vis::pattern_vis |
( |
| ) |
|
|
inlineprotected |
◆ ~pattern_vis()
virtual openmpt::ext::pattern_vis::~pattern_vis |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ get_pattern_row_channel_effect_type()
virtual effect_type openmpt::ext::pattern_vis::get_pattern_row_channel_effect_type |
( |
std::int32_t |
pattern, |
|
|
std::int32_t |
row, |
|
|
std::int32_t |
channel |
|
) |
| const |
|
pure virtual |
◆ get_pattern_row_channel_volume_effect_type()
virtual effect_type openmpt::ext::pattern_vis::get_pattern_row_channel_volume_effect_type |
( |
std::int32_t |
pattern, |
|
|
std::int32_t |
row, |
|
|
std::int32_t |
channel |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: