mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Add entities for a couple of common sections and use them where appropriate
Move Track Display section to separate file Move section on track controls to a separate file git-svn-id: svn://localhost/ardour2/trunk@1895 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0c45849344
commit
4a1328bab1
9 changed files with 57 additions and 29 deletions
|
|
@ -51,15 +51,8 @@
|
|||
sections.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id="editor-window-track-display">
|
||||
<title>Track Display</title>
|
||||
<para>
|
||||
This is the main area within the editor. Each track or bus is
|
||||
represented by a horizontal "stripe", with a set of controls on the
|
||||
left side, with the timeline above them all.
|
||||
</para>
|
||||
</section>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="track_display.xml" />
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="editor_window_timeline.xml" />
|
||||
<section id="editor-window-track-controls">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue