Module Duplex.Applications.Metronome
Take control of the Renoise metronome (tutorial).
View the README.md (github)
Functions
__init (VarArg) | Constructor method |
start_app () | inherited from Application |
_build_app () | inherited from Application |
update () | set button to current state |
on_new_document () | inherited from Application |
_attach_to_song () | attach notifier to the song, handle changes |
Functions
- __init (VarArg)
-
Constructor method
Parameters:
- VarArg )
See also:
- start_app ()
-
inherited from Application
Returns:
-
bool or nil
See also:
- _build_app ()
-
inherited from Application
Returns:
-
bool
See also:
- update ()
- set button to current state
- on_new_document ()
-
inherited from Application
See also:
- _attach_to_song ()
- attach notifier to the song, handle changes