Module Duplex.Applications.TrackSelector

Switch between tracks, including shortcuts for master & send tracks

View the README.md (github)

Functions

__init (VarArg) Constructor method
start_app () inherited from Application
on_new_document () inherited from Application
on_idle () inherited from Application
_attach_to_song (song) adds notifiers to song, set essential values
update () set all components to values from Renoise
_build_app (song) inherited from Application


Functions

__init (VarArg)
Constructor method

Parameters:

  • VarArg )

See also:

start_app ()
inherited from Application

Returns:

    bool or nil

See also:

on_new_document ()
inherited from Application

See also:

on_idle ()
inherited from Application

See also:

_attach_to_song (song)
adds notifiers to song, set essential values

Parameters:

  • song
update ()
set all components to values from Renoise
_build_app (song)
inherited from Application

Parameters:

  • song

Returns:

    bool

See also:

generated by LDoc 1.4.2