LT: record in non-layered mode. (still nondestructive tho)
This commit is contained in:
parent
355647d6e3
commit
39b104d1b6
@ -42,7 +42,7 @@ CONFIG_VARIABLE (bool, punch_in, "punch-in", false)
|
||||
CONFIG_VARIABLE (bool, punch_out, "punch-out", false)
|
||||
CONFIG_VARIABLE (bool, count_in, "count-in", false)
|
||||
CONFIG_VARIABLE (MonitorChoice, session_monitoring, "session-monitoring", MonitorAuto)
|
||||
CONFIG_VARIABLE (RecordMode, record_mode, "record-mode", RecLayered)
|
||||
CONFIG_VARIABLE (RecordMode, record_mode, "record-mode", RecNonLayered)
|
||||
CONFIG_VARIABLE (bool, draw_opaque_midi_regions, "draw-opaque-midi_regions", false)
|
||||
CONFIG_VARIABLE (uint32_t, subframes_per_frame, "subframes-per-frame", 100)
|
||||
CONFIG_VARIABLE (Timecode::TimecodeFormat, timecode_format, "timecode-format", Timecode::timecode_30)
|
||||
|
Loading…
Reference in New Issue
Block a user