Interface SongSetProperties

Hierarchy

  • SongSetProperties

Properties

arrangement_overdub: number

Get/set the state of the MIDI Arrangement Overdub button.

back_to_arranger: number

Get/set the current state of the Back to Arrangement button located in Live's transport bar (1 = highlighted).
This button is used to indicate that the current state of the playback differs from what is stored in the Arrangement.

clip_trigger_quantization: Quantization

Reflects the quantization setting in the transport bar.

count_in_duration: number

The duration of the Metronome's Count-In setting as an index, mapped as follows:
0 = None
1 = 1 Bar
2 = 2 Bars
3 = 4 Bars

current_song_time: number

The playing position in the Live Set, in beats.

exclusive_arm: number

Current status of the exclusive Arm option set in the Live preferences.

exclusive_solo: number

Current status of the exclusive Solo option set in the Live preferences.

groove_amount: number

The groove amount from the current set's groove pool (0. - 1.0).

is_counting_in: boolean

true = the Metronome is currently counting in.

is_playing: boolean

Get/set if Live's transport is running.

last_event_time: number

The beat time of the last event (i.e. automation breakpoint, clip end, cue point, loop end) in the Arrangement.

loop: number

Get/set the enabled state of the Arrangement loop.

loop_length: number

Arrangement loop length in beats.

loop_start: number

Arrangement loop start in beats.

master_track: number

Inherit Doc

metronome: number

Get/set the enabled state of the metronome.

midi_recording_quantization: RecordingQuantization

Get/set the current Record Quantization value.

nudge_down: number

true = the Tempo Nudge Down button in the transport bar is currently pressed.

nudge_up: number

true = the Tempo Nudge Up button in the transport bar is currently pressed.

overdub: number

true = MIDI Arrangement Overdub is enabled in the transport.

punch_in: number

true = the Punch-In button is enabled in the transport.

punch_out: number

true = the Punch-Out button is enabled in the transport.

re_enable_automation_enabled: number

true = the Re-Enable Automation button is on.

record_mode: number

true = the Arrangement Record button is on.

return_tracks: number

Inherit Doc

root_note: number

The root note of the song used for control surfaces.
The root note can be a number between 0 and 11, where 0 = C and 11 = B.

scale_name: ScaleName

The last used scale name used for control surfaces

scenes: number

Inherit Doc

select_on_launch: number

true = the "Select on Launch" option is set in Live's preferences.

session_automation_record: number

The state of the Automation Arm button.

session_record: number

The state of the Session Overdub button.

session_record_status: number

Reflects the state of the Session Record button.

signature_denominator: number

Inherit Doc

signature_numerator: number

Inherit Doc

song_length: number

A little more than last_event_time , in beats.

swing_amount: number

Range: 0.0 - 1.0; affects MIDI Recording Quantization and all direct calls to Clip.quantize.

tempo: number

Current tempo of the Live Set in BPM, 20.0 ... 999.0. The tempo may be automated, so it can change depending on the current song time.

tempo_follower_enabled: boolean

true = the Tempo Follower controls the tempo.
The Tempo Follower Toggle must be made visible in the preferences for this property to be effective.

visible_tracks: number

Inherit Doc