Copy local state in AudioRegionView copy constructor. Fixes #4047.
[ardour2.git] / manual / xml / track_display.xml
blob603bc919c0682cde463830fb5670287e16a892f4
1 <?xml version="1.0" standalone="no"?>
3 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
5 <!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
6 %BOOK_ENTITIES;
8 ]>
10 <section id="sn-track-display">
11   <title>Track Display</title>
12   <para>
13     This is the main area within the editor. Each track or bus is
14     represented by a horizontal "stripe", with a set of controls on the left
15     side, with the timeline above them all.
16   </para>
17 </section>