no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


manual:main_view [2020/03/31 11:39] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Main View ======
 +Aubade starts with the main view. Here you will find the main operating and display elements, which are described in the following sections. From top to bottom these are the action bar, the audio tracks, the timeline, the text field, the level meter and the control buttons.
 +
 +===== Action Bar =====
 +The action bar is located at the top of the main view. From left to right, it contains the following elements.\\
 +  * The name of the currently open project is displayed on the far left in the action bar.
 +  * Further to the right are three frequently used actions, which depending on the screen size are either only displayed as icons or additionally with text: project, mixer and marker.
 +  * On the far right is the three-point symbol with which you open the main menu.
 +Details of all these actions are described in the [[manual:main_menu|Main Menu]] chapter.
 +
 +===== Audio Tracks =====
 +The audio tracks show the waveforms of the audio signals. All eight tracks are displayed simultaneously on large screens, such as tablets. Not all tracks are visible at the same time on smaller screens, but can then be moved by vertical scrolling. The tracks can also be moved horizontally.\\
 +In the horizontal center of the screen, the playback cursor is drawn vertically over the audio tracks. When playing or recording, the audio tracks move under the playback cursor.\\
 +The following elements are drawn over the audio tracks on the left margin.
 +  * **Track label**: By default, the names of the tracks run from "Track 1" to "Track 8". Tracks can be renamed in the context menu.
 +  * **Mute / unmute button**: With the speaker button, a track can be muted. A muted track is excluded from playback.
 +  * **Recording track button**: The microphone button can be used to determine which track will be used for the next recording. The next free track is automatically selected by default.
 +  * **Length display**: Displays the length of the track in minutes, seconds and tenths of a second. An empty track is marked with the text "empty".
 +A single-tap on a track opens the [[manual:context_menu|context menu]]. The context menu of a track provides various actions for this particular track, e.g. [[manual:context_menu#import|import]] audio, apply [[manual:effects|effects]] and others.
 +
 +===== Timeline =====
 +The timeline below the audio tracks measures the time from the start of the tracks in minutes and seconds.
 +
 +===== Text Field =====
 +A text field can be shown below the timeline using the [[manual:main_menu|main menu]]. The text field moves parallel to the audio tracks and can be used, for example, to display the lyrics and the chords to be played; the text field has two lines.\\
 +In order to accommodate longer texts in sync with the waveform, the audio tracks can be spread out in time (zoom). This works, as is common practice, using the two-finger gesture (pinch).\\
 +\\
 +Entering texts and changing or deleting existing texts work as follows.
 +  * **Enter new text**: Tapping on any free space in the text field opens the input dialog. The new text can be entered here.
 +  * **Edit or delete text**: Tapping on an existing text opens the input dialog, where the text can be edited or deleted.
 +  * **Move text**: By tapping and holding on an existing text, it is marked and can then be moved. The text can also be moved to another line.
 +On the left edge of the text field are the **undo** and **redo** buttons, with which changes can be undone or redone.
 +
 +===== Level Meter =====
 +The level meter is located in the lower area of the screen. The top line stands for the left audio channel, the bottom line stands for the right audio channel.\\
 +During playback, the level meter shows the level of the audio signal being played back.\\
 +The level of the recorded audio signal is displayed during recording.\\
 +If there is neither recording nor playback, the level meter shows the level of the audio signal on the microphone. This is helpful to find a suitable recording level. The recording level should be as high as possible, but the meter should remain as green as possible and should rarely turn orange.
 +
 +
 +===== Control Buttons =====
 +At the bottom of the screen are the four buttons for controlling playback and recording.
 +|{{ aubade:ic_skip_previous.png |Skip to Start}} |**Skip to Start**: Jump to position 0:00.0 |
 +|{{ aubade:ic_play_arrow.png |Play}}   |**Play**: Mix and play all (unmuted) tracks from the current position. When the markers are active, the sequence between the markers is played in an endless loop. |
 +|{{ aubade:ic_stop.png |Stop}}   |**Stop**: Stop recording or playback. |
 +|{{ aubade:ic_fiber_manual_record.png  |Record}} |**Record**: Start recording on the selected recording track. The recording starts at the current position. The other (unmuted) tracks are played back during recording. Recording is disabled while the markers are active. |