libopenmpt  0.3.4+release.autotools
cross-platform C++ and C library to decode tracked music files
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
libopenmpt_ext C++

Namespaces

 openmpt
 
 openmpt::ext
 

Classes

class  openmpt::module_ext
 
class  openmpt::ext::pattern_vis
 
class  openmpt::ext::interactive
 

Enumerations

enum  openmpt::ext::pattern_vis::effect_type {
  openmpt::ext::pattern_vis::effect_unknown = 0, openmpt::ext::pattern_vis::effect_general = 1, openmpt::ext::pattern_vis::effect_global = 2, openmpt::ext::pattern_vis::effect_volume = 3,
  openmpt::ext::pattern_vis::effect_panning = 4, openmpt::ext::pattern_vis::effect_pitch = 5
}
 Pattern command type. More...
 

Detailed Description

Enumeration Type Documentation

Pattern command type.

Enumerator
effect_unknown 
effect_general 
effect_global 
effect_volume 
effect_panning 
effect_pitch