From 9c543fd4839a6c5ac18dedbb216045c0dfb9e1e9 Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Thu, 17 Jan 2019 11:29:21 +0100 Subject: [PATCH] Added the record with preroll/count-in menus --- include/the-transport-menu.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/the-transport-menu.html b/include/the-transport-menu.html index e6a462f..d5caa44 100644 --- a/include/the-transport-menu.html +++ b/include/the-transport-menu.html @@ -7,13 +7,15 @@ Start/StopStarts or stops the playhead, and recording if it is armed Play Play SelectionOnly plays the selected part of the session, be it a range or selected regions - Play Selection w/PrerollAs the previous menu, except it starts the playback 1/2 bar before the beginning of the selection + Play Selection w/PrerollAs the previous menu, except it starts the playback a few bars or seconds before the beginning of the selection (the amount of time can be set in the Preferences) Start/Continue/StopFIXME Play from Edit Point and ReturnStarts the playback at the Edit point, and when stopped, goes back to the original location Play Loop RangeIf a Loop range is defined, play it and loop until stopped Start RecordingThis is a shortcut to trigger the global recording, and start playback at once Stop and Forget CaptureStops the recording, removes the newly created material, and goes back to the original position Enable RecordTriggers the global recording. Next time "Play" is pressed, it will record on the track(s) that are armed for recording + Record w/PrerollAs the Start Recording menu, except it starts the recording a few bars or seconds before the playhead's position (the amount of time can be set in the Preferences) + Record w/Count-InAs the Start Recording menu, except it waits for 2 bars before the playhead's position. The Metronome will tick (even if disabled) during the count-in Set Loop from SelectionConverts the selection into a Loop range by placing loop markers at the start and end of the selected range Set Punch from SelectionSame thing, for Punch @@ -80,4 +82,3 @@ [] Stationary PlayheadIf checked and if Follow playhead is checked, on playback, the playhead stays at the center of the screen, and the session scrolls PanicImmediately stops all MIDI playback (useful e.g. when a MIDI bug in encountered) -