Module xTrack

Static Methods for working with renoise.Tracks objects .

Functions

get_master_track_index () getmastertrack
get_master_track () getmastertrack_index
get_send_track (send_index) get send track
get_track_count (track_type)
determine_track_type (track_index) get the type of track: sequencer/master/send


Functions

get_master_track_index ()
getmastertrack
get_master_track ()
getmastertrack_index
get_send_track (send_index)
get send track

Parameters:

  • send_index (int)

Returns:

    int, number of tracks matching the type
get_track_count (track_type)

Parameters:

  • track_type (renoise.Track.TRACKTYPExxx)

Returns:

    int, number of tracks matching the type
determine_track_type (track_index)
get the type of track: sequencer/master/send

Parameters:

  • track_index (int)
generated by LDoc 1.4.2