manual/_manual/10_working-with-tracks/04_controlling-track-appear.../01_layering-display.html

18 lines
2.0 KiB
HTML
Raw Normal View History

2013-01-29 19:26:36 -05:00
---
layout: default
title: Layering Display
---
2013-07-03 17:06:43 -04:00
<p>Ardour allows arbitrary layering of regions - you can stack as many regions you wish over a given position. By default, the editor windows overlaps the regions. The overlapping layers saves vertical space.</p>
<p>However, this display mode can be confusing for tracks with many overdubs, because its not always entirely clear how the overdubs are all layered with respect to each other. Although there are other methods of moving particular regions to the top of an overlapping set, and although Ardour also has playlists to let you manage takes a bit more efficiently than just continually overdubbing, there are times when being able to clearly see all regions in a track without any overlaps is reassuring and useful. </p>
2013-01-29 19:26:36 -05:00
<p>Here is an image of a track with a rather drastic overdub/overlap situation, viewed in normal "overlaid" mode:</p>
2014-02-02 17:00:52 -05:00
<p><img src="/files/a3/a3_overlaps_layered.png" alt="overlapping regions in overlaid mode" /></p>
2013-01-29 19:26:36 -05:00
<p>To change this display, right click on the track header, and you'll see this menu:</p>
2014-02-02 17:00:52 -05:00
<p><img src="/files/a3/a3_layers_menu.png" alt="layer display menu" /></p>
2013-01-29 19:26:36 -05:00
<p>You will see that there are two choices for "Layers": overlaid (currently selected) and stacked. Click on stacked and the track display changes to this:</p>
2014-02-02 17:00:52 -05:00
<p><img src="/files/a3/a3_layers_stacked.png" alt="overlapping regions in stacked mode" /></p>
2013-07-03 17:06:43 -04:00
<p>You can still move regions around as usual, and in fact you can even drag them so that they overlay each again, but when you release the mouse button, things will flip back to them all being stacked cleaning. This display mode works best when you use sensible track heights. The number of "lanes" for the track is determined by the maximum number of regions existing in any one spot throughout the track, so if you have really stacked up 10 overdubs in one spot, you'll end up with 10 lanes. Obviously, using a large track height works much better for this than a small one.</p>
2013-01-29 19:26:36 -05:00