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" [
7 <section id="sn-mouse-operations-object-mode">
8 <title>Object Mode</title>
9 <section id="sn-object-mode-region-operations">
10 <title>Region Operations</title>
12 A region has several areas in its on-screen representation:
18 the waveform (the majority of the region's display area, normally)
24 the trim bar (the colored bar below the waveform)
30 the name (in the trim bar, text)
36 the fade handles (small squares that default to the upper left +
43 the fade shape (filled or empty curves representing fade in + fade
50 the gain envelope (hidden by default)
56 Mouse operations on each area will do different things.
59 <table id="tbl-object-mode-region-operations">
60 <title>Region Operations</title>
62 <colspec colnum="1" colname="Mouse Action" colwidth="1"/>
63 <colspec colnum="2" colname="Result" colwidth= "2"/>
78 Button1 click on waveform
88 <keycombo><keycap>Shift</keycap>
89 <mousebutton>Button1</mousebutton> </keycombo> click
93 add region to selection, or deselect it if selected
99 <mousebutton>Button1</mousebutton> drag on "empty space"
103 rubber-band selection of regions
109 <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap>
110 <mousebutton>Button1</mousebutton> </keycombo> drag on region
114 rubber-band selection of regions
120 <mousebutton>Button1</mousebutton> click in trim bar
130 <mousebutton>Button2</mousebutton> click in trim bar
140 <mousebutton>Button1</mousebutton> drag near ends of trim bar
144 adjust start/end of region
150 <keycombo><keycap>Ctrl</keycap>
151 <mousebutton>Button1</mousebutton> </keycombo> drag in trim
156 move audio inside region
162 <mousebutton>Button1</mousebutton> drag
172 <keycombo><keycap>Ctrl</keycap>
173 <mousebutton>Button1</mousebutton> </keycombo> drag
177 copy region and move copy
183 <mousebutton>Button2</mousebutton> drag
187 fixed time move (for transfer to other tracks)
193 <keycombo><keycap>Ctrl</keycap>
194 <mousebutton>Button2</mousebutton> </keycombo> drag
204 <keycombo><keycap>Shift</keycap>
205 <mousebutton>Button2</mousebutton> </keycombo> click
215 <keycombo><keycap>Alt</keycap><keycap>Shift</keycap>
216 <mousebutton>Button2</mousebutton> </keycombo> click
228 <section id="object-mode-automation-operations">
229 <title>Automation Operations</title>
231 In general Button2-drag will do a constrained drag: control points
232 will stay at the same position in time if dragged up and down and they
233 will stay at the same value if dragged sideways.
236 <table id="tbl-object-mode-automation-operations">
237 <title>Region Operations</title>
239 <colspec colnum="1" colname="Mouse Action" colwidth="1"/>
240 <colspec colnum="2" colname="Result" colwidth= "2"/>
255 <mousebutton>Button1</mousebutton> click in automation track
259 add a new control point to the line
265 <mousebutton>Button1</mousebutton> drag in an automation track
269 rubber-band select control points
275 <mousebutton>Button1</mousebutton> drag on control point
285 <mousebutton>Button1</mousebutton> drag on line
289 move line segment vertically
295 <mousebutton>Button2</mousebutton> drag on control-point
299 constrained adjustment
305 <keycombo><keycap>Ctrl</keycap><mousebutton>Button1</mousebutton></keycombo>
306 drag on control point
310 move control point+all later points move with the same time
317 <keycombo><keycap>Ctrl</keycap><mousebutton>Button2</mousebutton></keycombo>
318 drag on control point
322 constrained move control point + move all later points with
323 the same time displacement
331 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
332 href="Some_Subsection.xml" />