control_keys() control() `control<-`()
|
Get or set OpenMPT module controls |
convert_mod()
|
Convert a ModPlug Tracker module to an audio file |
demo_mod()
|
Loads demo module included with the package |
get_duration_seconds()
|
Get ModPlug Tracker module duration |
get_metadata() get_metadata_keys()
|
Get ModPlug Tracker module meta data |
get_order_pattern()
|
Get the pattern index of an openmpt module at a specific order index |
has_audio_device()
|
Test if there is an audio device |
modarchive_info() modarchive_search_mod() modarchive_search_genre() modarchive_search_hash() modarchive_random() modarchive_search_artist() modarchive_view_by() modarchive_download() modarchive_api() modarchive_requests() modarchive_genres()
|
Functions to interact with modArchive |
modland_search() modland_download()
|
Functions to interact with modLand |
get_instrument_names() get_sample_names() get_channel_names() get_pattern_names() get_order_names() get_subsong_names()
|
Get openmpt module element names |
get_num_instruments() get_num_samples() get_num_channels() get_num_orders() get_num_patterns() get_num_subsongs() get_pattern_num_rows()
|
Get element counts from an openmpt module |
openmpt_info()
|
Retrieve information about the OpenMPT library |
pattern() format_pattern_row_channel() format_pattern_row_channel_command() highlight_pattern_row_channel() highlight_pattern_row_channel_command()
|
Get a specific openmpt pattern table or its cells |
pitch_factor() `pitch_factor<-`() tempo_factor() `tempo_factor<-`()
|
Control the pitch and tempo of a module |
play()
|
Play a ModPlug Tracker module |
position_seconds() `position_seconds<-`() rewind() set_position_order_row()
|
Get and set ModPlug Tracker module position |
read_mod()
|
Read Open ModPlug module |
render_param() `render_param<-`()
|
Get or set render parameters for a specific module |
repeat_count() `repeat_count<-`()
|
Get or set the repeat count for an openmpt module |
print(<openmpt>) format(<openmpt>)
|
Implementation of basic S3 generics |
get_current_channel_vu_left() get_current_channel_vu_mono() get_current_channel_vu_rear_left() get_current_channel_vu_rear_right() get_current_channel_vu_right() get_current_estimated_bpm() get_current_order() get_current_pattern() get_current_playing_channels() get_current_row() get_current_speed() get_current_tempo()
|
Get the state of specific aspects of an openmpt class object |
subsong() `subsong<-`()
|
Get or set the current subsong in an openmpt module |
channel_mute_status() `channel_mute_status<-`() channel_volume() `channel_volume<-`() global_volume() `global_volume<-`()
|
Control the volume of a module |