#include <libopenmpt/libopenmpt_ext.hpp>
Pattern command type.
Enumerator |
---|
effect_unknown |
|
effect_general |
|
effect_global |
|
effect_volume |
|
effect_panning |
|
effect_pitch |
|
openmpt::ext::pattern_vis::pattern_vis |
( |
| ) |
|
|
inlineprotected |
virtual openmpt::ext::pattern_vis::~pattern_vis |
( |
| ) |
|
|
inlineprotectedvirtual |
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 |
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: