Namespace
SV.Unitune.Libopenmpt

Enum Types

Enum Summary
ChannelCount The different output channel count that can be handled by Libopenmpt.
LibraryMetadataType The possible metadata keys related to the Libopenmpt plugin.
ModuleMetadataType The possible metadata keys related to the currently loaded module file.
RenderParamIndices Parameter index to use with openmpt_module_get_render_param() and openmpt_module_set_render_param()

Struct Types

Struct Summary
ModuleExtInterfaceInteractive A simple bindings class for openmpt_module_ext_interface_interactive. https://lib.openmpt.org/doc/structopenmpt__module__ext__interface__interactive.html
ModuleExtInterfaceInteractive2 A simple bindings class for openmpt_module_ext_interface_interactive2. https://lib.openmpt.org/doc/structopenmpt__module__ext__interface__interactive2.html
ModuleExtInterfaceInteractive3 A simple bindings class for openmpt_module_ext_interface_interactive3. https://lib.openmpt.org/doc/structopenmpt__module__ext__interface__interactive3.html

Class Types

Class Summary
Libopenmpt A simple bindings class using Libopenmpt's C API. https://lib.openmpt.org/doc/group__libopenmpt__c.html
LibopenmptExt A simple bindings class using Libopenmpt_ext's C API. https://lib.openmpt.org/doc/group__libopenmpt__ext__c.html
LibopenmptUtility A static utility class for Libopenmpt
Module Represents a module that can be used to play tracker music formats. Provides functionality to manipulate and retrieve audio data from the module.

Interface Types

Interface Summary
IModuleExtInterface