Module Duplex.Applications.Mixer

Use the Mixer for controlling the Renoise mixer

View the README.md (github)

Functions

__init (VarArg) Constructor method
on_idle ()
start_app () inherited from Application
on_new_document () inherited from Application
_build_app () inherited from Application
_attach_to_song () adds notifiers to song invoked when a new document becomes available
_set_track_page (page_idx) paged navigation: if follow track is enabled, this will set the active track - otherwise, only the track offset is updated


Functions

__init (VarArg)
Constructor method

Parameters:

  • VarArg )

See also:

on_idle ()

See also:

start_app ()
inherited from Application

Returns:

    bool or nil

See also:

on_new_document ()
inherited from Application

See also:

_build_app ()
inherited from Application

Returns:

    bool

See also:

_attach_to_song ()
adds notifiers to song invoked when a new document becomes available

See also:

_set_track_page (page_idx)
paged navigation: if follow track is enabled, this will set the active track - otherwise, only the track offset is updated

Parameters:

  • page_idx (int)
generated by LDoc 1.4.2