Module Duplex.Applications.Recorder

Record and loop any signal that you feed into Renoise

View the README.md (github)

Functions

__init (VarArg) Constructor method
start_app () inherited from Application
on_idle () inherited from Application
on_new_document () inherited from Application
_set_active_track (track_idx) set the active track
_build_app () inherited from Application


Functions

__init (VarArg)
Constructor method

Parameters:

  • VarArg )

See also:

start_app ()
inherited from Application

Returns:

    bool or nil

See also:

on_idle ()
inherited from Application

See also:

on_new_document ()
inherited from Application

See also:

_set_active_track (track_idx)
set the active track

Parameters:

  • track_idx (int)
_build_app ()
inherited from Application

Returns:

    bool

See also:

generated by LDoc 1.4.2