Compare commits
13 Commits
f89464ef34
...
8fa896e294
Author | SHA1 | Date | |
---|---|---|---|
8fa896e294 | |||
1ed175187a | |||
e519a1d380 | |||
944961fd8b | |||
be5d08fb19 | |||
95501d7fc3 | |||
4d2793811e | |||
e979859095 | |||
893a31e3e8 | |||
6feb088885 | |||
ebcf334731 | |||
2b7099b494 | |||
fedc724fe2 |
@ -1,15 +1,15 @@
|
||||
<p>
|
||||
<dfn>CD Markers</dfn> are helpful for producing Cue sheets and TOC files that
|
||||
describe how tracks are laid out on a CD Audio media and how these tracks are
|
||||
named.
|
||||
named. These markers are displayed on the Location Markers ruler.
|
||||
</p>
|
||||
|
||||
<figure>
|
||||
<img class="hdimage" src="/images/cd-markers.png" alt="CD Markers ruler">
|
||||
<figcaption>CD Markers ruler</figcaption>
|
||||
<img style="width:75%;" src="/images/cd-markers.png" alt="CD Markers ruler">
|
||||
<figcaption>CD markers</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>Creating CD Markers</h2>
|
||||
<h2 id="creating-cd-markers">Creating CD Markers</h2>
|
||||
|
||||
<p>
|
||||
Ardour supports two types of CD markers: single and paired. Each one of them
|
||||
@ -22,14 +22,8 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<kbd class="mouse mod1">Left</kbd>-clicking on the CD Markers ruler. This
|
||||
places a marker named "mark<em>N</em>" where N is a number that starts
|
||||
with 1 and is incremented by 1 (e.g. mark2, mark 3 etc.) for every next
|
||||
single CD marker.
|
||||
</li>
|
||||
<li>
|
||||
<kbd class="mouse">Right</kbd>-clicking on the ruler and selecting
|
||||
<kbd class="menu">New CD Track marker</kbd>.
|
||||
<kbd class="mouse">Right</kbd>-clicking on the Location Markers ruler and
|
||||
selecting <kbd class="menu">Add > CD Track Marker</kbd>.
|
||||
</li>
|
||||
<li>
|
||||
Any pre-existing location marker can be converted to a CD marker. Thus
|
||||
@ -59,7 +53,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Choosing Between Single and Paired Markers</h2>
|
||||
<h2 id="single-vs-paired-markers">Choosing Between Single and Paired Markers</h2>
|
||||
|
||||
<p>
|
||||
Single and paired CD markers both target dedicated use cases, which has a lot
|
||||
@ -83,7 +77,7 @@
|
||||
CD markers.
|
||||
</p>
|
||||
|
||||
<h2>Editing CD Markers</h2>
|
||||
<h2 id="editing-cd-markers">Editing CD Markers</h2>
|
||||
|
||||
<p>
|
||||
There are several ways to rename CD markers (both single and paired ones):
|
||||
@ -160,7 +154,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>Removing CD Markers</h2>
|
||||
<h2 id="removing-cd-markers">Removing CD Markers</h2>
|
||||
|
||||
<p>
|
||||
CD markers can be deleted in several ways:
|
||||
@ -181,7 +175,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>More Options</h2>
|
||||
<h2 id="more-options">More Options</h2>
|
||||
|
||||
<p>
|
||||
The <kbd class="mouse">right</kbd>-click menu for single and paired CD
|
||||
|
150
include/control-surfaces-novation-launchkey-mk4.html
Normal file
@ -0,0 +1,150 @@
|
||||
<p>
|
||||
Novation Launchkey mk4 series was introduced in August 2024 and has been
|
||||
supported in Ardour since v8.7.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
There are currently 6 devices in the series:
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
Launchkey Mini 25 and 37 have 16 pads, 8 encoders, no faders, and only
|
||||
2 transport controls.
|
||||
</li>
|
||||
<li>
|
||||
Launchkey 25 and 37 have 16 pads, 8 encoders, no faders, all transport
|
||||
controls.
|
||||
</li>
|
||||
<li>
|
||||
Launchkey 49 and 61 have 16 pads, 8 encoders, 9 faders, 9 track buttons,
|
||||
all transport controls.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
This documentation covers the full set of features that is only available
|
||||
in Launchkey 49 and 61. It partially applies to junior models in the series.
|
||||
Please refer to the Launchkey user manual for specifics on operating your
|
||||
controller.
|
||||
</p>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
style="width:75%;"
|
||||
src="/images/novation-launchkey-mk4-61.svg"
|
||||
alt="Novation Launchkey mk4 61"
|
||||
class="invert-in-dark">
|
||||
<figcaption>
|
||||
Novation Launchkey mk4 61
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2 id="configuration">Configuration</h2>
|
||||
|
||||
<p>
|
||||
All configuration of the devices is expected to be done in Novation
|
||||
Components. Thus in Ardour, you can only select ports for incoming and
|
||||
outgoing MIDI messages.
|
||||
</p>
|
||||
|
||||
<h2 id="general-behavior">General behavior</h2>
|
||||
|
||||
<p>
|
||||
Ardour ships with a number of hardcoded mappings between hardware controls
|
||||
and the DAW's features:
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Track selection</strong>: you can press left-pointing
|
||||
and right-pointing buttons to select the previous or the next
|
||||
track.
|
||||
</li>
|
||||
<li>
|
||||
<strong>Faders</strong>: 8 faders are mapped to the first 8 tracks,
|
||||
1 fader (on the right) is mapped either to the monitor (if the monitor
|
||||
section exists) or to the master bus (if there is no monitor section).
|
||||
</li>
|
||||
<li>
|
||||
<strong>Basic transport controls</strong>: rolling, stopping,
|
||||
toggling rec-mode.
|
||||
</li>
|
||||
<li>
|
||||
<strong>Workflow buttons</strong>: Undo/Redo (Shift+Undo),
|
||||
Metronome toggle. Capture MIDI is not
|
||||
a function available in Ardour, thus there is no mapping for it.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="encoder-modes">Encoder modes</h2>
|
||||
|
||||
<p>
|
||||
Launchkey mk4 controllers come with 4 predefined encoder modes
|
||||
and 4 custom modes. To switch to a particular mode, press and hold
|
||||
the <kbd class="button">Shift</kbd> button and then press
|
||||
the corresponding pad.
|
||||
</p>
|
||||
|
||||
<table class="dl">
|
||||
<tr>
|
||||
<th>Plugin</th>
|
||||
<td>
|
||||
Encoders control plugin parameters, right now i don't recall how
|
||||
to navigate between plugins
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Mixer</th>
|
||||
<td>
|
||||
Encoders can be used for pan, the first 2 sends, and additional
|
||||
gain controls; pads do solo & mute
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Sends</th>
|
||||
<td>
|
||||
Encoders control 8 sends of the selected track
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Transport</th>
|
||||
<td>
|
||||
Encoders control playhead, loop points, can be used to jump between markers, visual zoom
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="pad-modes">Pad modes</h2>
|
||||
|
||||
<p>
|
||||
Launchkey mk4 controllers come with 4 predefined pad modes
|
||||
and 4 custom modes. To switch to a particular mode, press and hold
|
||||
the <kbd class="button">Shift</kbd> button and then press
|
||||
the corresponding pad.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Ardour only requires predefined mappings for the DAW pad mode.
|
||||
In that case pads function to control 2 scenes/cues of 8 tracks.
|
||||
See the <a href="#cue-support">Cue support</a> section below
|
||||
for more details.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Additional modes — Drum, User Chord, Arp Patterns — do not require
|
||||
DAW involvement. All MIDI processing happens inside the box,
|
||||
the keyboard only sends final MIDI events to the output.
|
||||
</p>
|
||||
|
||||
<h2 id="cue-support">Cue support</h2>
|
||||
|
||||
<p>
|
||||
In the DAW mode, the 2 by 8 pads matrix represents 2 cues in 8 tracks.
|
||||
You can use arrow up/down buttons to scroll up and down the cues.
|
||||
Pressing pads will toggle playback of individul cues. The arrow-up
|
||||
button will trigger an entire cue.
|
||||
</p>
|
||||
|
||||
<!-- Function button - enables various secondary functions based on the pad mode -->
|
||||
|
@ -15,6 +15,11 @@
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
Please refer to the Launch Control XL user manual for specifics
|
||||
on operating your controller.
|
||||
</p>
|
||||
|
||||
<h2>Connecting the Launch Control XL</h2>
|
||||
|
||||
<p>
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
<p>
|
||||
<dfn>Location Markers</dfn> appear in the <a href="@@ruler">Locations Markers
|
||||
ruler</a> at the top of the timeline. They have multiple uses, most
|
||||
<dfn>Location Markers</dfn> appear in the <a href="@@ruler">Locations Markers</a>
|
||||
ruler at the top of the timeline. They have multiple uses, most
|
||||
commonly — for navigation in a session, e.g. where this or that
|
||||
instrument should start/stop playing. Custom markers can be created at
|
||||
any position in a session.
|
||||
@ -15,7 +15,7 @@
|
||||
to the right once more material gets added.
|
||||
</p>
|
||||
|
||||
<h2>Creating Location Markers</h2>
|
||||
<h2 id="creating-location-markers">Creating Location Markers</h2>
|
||||
|
||||
<p>
|
||||
There are multiple ways to create custom markers at the current playhead
|
||||
@ -33,13 +33,13 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li><kbd class="mouse">right</kbd> clicking in the Location Marker ruler, and
|
||||
selecting <kbd class="menu">New location marker</kbd></li>
|
||||
selecting <kbd class="menu">Add > Location Marker</kbd></li>
|
||||
<li>using the <a href="@@the-ranges-and-marks-lists">Ranges & Marks List</a>,
|
||||
clicking <kbd class="menu">New Marker</kbd> and using the <a href="@@editing-clocks">
|
||||
clock widget</a> to set its position.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Moving Location Markers</h2>
|
||||
<h2 id="moving-location-markers">Moving Location Markers</h2>
|
||||
|
||||
<p>
|
||||
<kbd class="mouse">Left</kbd>-clicking and dragging moves a single marker to a
|
||||
@ -52,7 +52,7 @@
|
||||
markers that can be dragged left or right together.
|
||||
</p>
|
||||
|
||||
<h2>Renaming Location Markers</h2>
|
||||
<h2 id="renaming-location-markers">Renaming Location Markers</h2>
|
||||
|
||||
<p>
|
||||
There are three ways to rename a location marker:
|
||||
@ -72,7 +72,7 @@
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h2>Removing Location Markers</h2>
|
||||
<h2 id="removing-location-markers">Removing Location Markers</h2>
|
||||
|
||||
<p>
|
||||
There are three ways to remove a location marker:
|
||||
@ -91,7 +91,7 @@
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h2>More Options</h2>
|
||||
<h2 id="more-options">More Options</h2>
|
||||
|
||||
<p>
|
||||
The context (right-click) menu for location markers has more options than the
|
||||
|
@ -6,7 +6,12 @@
|
||||
the beginning and end of a section on the timeline.
|
||||
</p>
|
||||
|
||||
<h2>Creating a Range on the Timeline</h2>
|
||||
<p>
|
||||
Ardour combines regular range markers, loop ranges, and punch ranges in the
|
||||
same Range Markers ruler.
|
||||
</p>
|
||||
|
||||
<h2 id="creating-range-on-timeline">Creating a Range on the Timeline</h2>
|
||||
|
||||
<p>
|
||||
There are multiple ways to create range markers:
|
||||
@ -15,18 +20,23 @@
|
||||
<ul>
|
||||
<li>
|
||||
<kbd class="mouse">Right</kbd>-clicking on the Range Markers ruler at the
|
||||
top of the timeline, then selecting <kbd class="menu">New Range</kbd>.
|
||||
top of the timeline, then selecting <kbd class="menu">Add > Range</kbd>.
|
||||
For loop ranges and punch ranges, please select
|
||||
<kbd class="menu">Add > Loop Range</kbd> and
|
||||
<kbd class="menu">Add > Punch Range</kbd> respectively.
|
||||
</li>
|
||||
<li>
|
||||
<!-- <li>
|
||||
<kbd class="mouse mod1">Left</kbd>-clicking and dragging right on the Range
|
||||
Markers ruler. This will render a red-filled area across all tracks and
|
||||
busses to help preview the extent of the range in creation. Once the mouse
|
||||
button is released, a paired range marker will be created.
|
||||
</li>
|
||||
</li> -->
|
||||
<li>
|
||||
Selecting a range in the Editor window, then
|
||||
<kbd class="mouse">right</kbd>-clicking and selecting
|
||||
<kbd class="menu">Add Range Markers</kbd>.
|
||||
<kbd class="menu">Add Range Markers</kbd>,
|
||||
<kbd class="menu">Set Loop from Selection</kbd> or
|
||||
<kbd class="menu">Set Punch from Selection</kbd>.
|
||||
</li>
|
||||
<li>
|
||||
Clicking <kbd class="button">New Range</kbd> button at the bottom of the
|
||||
@ -44,7 +54,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Editing a Range</h2>
|
||||
<h2 id="editing-range">Editing a Range</h2>
|
||||
|
||||
<p>
|
||||
Both markers of a range can be independently moved along the timeline by
|
||||
@ -59,7 +69,7 @@
|
||||
<kbd class="menu">Set Range from Selection</kbd> in the menu.
|
||||
</p>
|
||||
|
||||
<h3>Renaming Range Markers</h3>
|
||||
<h3 id="renaming-range-markers">Renaming Range Markers</h3>
|
||||
|
||||
<p>
|
||||
Ardour provides several ways to rename an existing pair of range markers:
|
||||
@ -80,7 +90,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Removing Range Markers</h2>
|
||||
<h2 id="removing-range-markers">Removing Range Markers</h2>
|
||||
|
||||
<p>
|
||||
Range markers can be deleted in several ways:
|
||||
@ -105,7 +115,7 @@
|
||||
<kbd class="mouse">right</kbd>-clicking on an empty part of the Range Markers
|
||||
ruler and selecting the <kbd class="menu">Clear All Ranges</kbd> menu item.
|
||||
|
||||
<h2>More Options</h2>
|
||||
<h2 id="more-options">More Options</h2>
|
||||
|
||||
<p>
|
||||
The context (right-click) menu for range markers has more options than the
|
||||
|
@ -6,31 +6,29 @@
|
||||
<a href="@@mixing-linear-nonlinear-workflows">Mixing Linear and Non-Linear Workflows</a> section.
|
||||
</p>
|
||||
|
||||
<figure>
|
||||
<img class="hdimage" src="/images/cue-markers-ruler-example.png" alt="Cue Markers Ruler">
|
||||
<figcaption>Cue Markers Ruler</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>Adding Cue Markers</h2>
|
||||
|
||||
<p>
|
||||
There are several ways to add a cue marker:
|
||||
Cue markers are displayed in the Location Markers ruler.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><kbd class="mod1n"></kbd>-click on the ruler creates a marker that
|
||||
launches the A cue.</li>
|
||||
<li><kbd class="mod1n"></kbd>-doubleclick on the rules creates a marker that
|
||||
launches the A cue, then opens the dialog to edit its name</li>
|
||||
<li>Right-click on the ruler opens a menu where A to P markers are listed</li>
|
||||
</ul>
|
||||
<figure>
|
||||
<img style="width:75%;" src="/images/cue-markers-ruler-example.png" alt="Cue Markers Ruler">
|
||||
<figcaption>Cue Markers on the Location Markers ruler</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2 id="adding-cure-markers">Adding Cue Markers</h2>
|
||||
|
||||
<p>
|
||||
To add a cue marker, right-click on the Location Markers ruler, then
|
||||
selecting <kbd class="menu">Add > Cue Marker</kbd>, and then selecting
|
||||
a marker between A and P in the submenu.
|
||||
</p>
|
||||
|
||||
<figure>
|
||||
<img class="hdimage" src="/images/cue-marker-ruler-right-click-menu.png" alt="Right-click menu for the Cue Markers ruler">
|
||||
<figcaption>Right-click menu for the Cue Markers ruler</figcaption>
|
||||
<figcaption>Right-click menu for creating a cue marker</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2>Moving Cue Markers</h2>
|
||||
<h2 id="moving-cure-markers">Moving Cue Markers</h2>
|
||||
|
||||
<p>
|
||||
<kbd class="mouse">Left</kbd>-clicking and dragging moves a single marker to a
|
||||
@ -43,13 +41,13 @@
|
||||
markers that can be dragged left or right together.
|
||||
</p>
|
||||
|
||||
<h2>Single marker</h2>
|
||||
<h2 id="moving-single-marker">Single marker</h2>
|
||||
<p>
|
||||
<kbd class="mouse">Left</kbd>-clicking and dragging moves a single marker to a
|
||||
new location on the timeline.
|
||||
</p>
|
||||
|
||||
<h2>Multiple markers</h2>
|
||||
<h2 id="moving--multiple-markers">Multiple markers</h2>
|
||||
<p>
|
||||
It is possible to move multiple markers by the same distance. <kbd
|
||||
class="mouse mod1">Left</kbd>-clicking each discrete marker, or <kbd
|
||||
@ -58,7 +56,7 @@
|
||||
selected markers together.
|
||||
</p>
|
||||
|
||||
<h2>Stopping All Cues</h2>
|
||||
<h2 id="stopping-all-cues">Stopping All Cues</h2>
|
||||
|
||||
<p>
|
||||
Ardour has a special kind of a marker that immediately stops all playing cues.
|
||||
@ -66,7 +64,7 @@
|
||||
right-click menu on the Cue Markers ruler.
|
||||
</p>
|
||||
|
||||
<h2>Removing Cue Markers</h2>
|
||||
<h2 id="removing-cure-markers">Removing Cue Markers</h2>
|
||||
|
||||
<p>
|
||||
Right-clicking on an existing cue marker opens the context menu with a number
|
||||
@ -81,7 +79,7 @@
|
||||
markers in the session.
|
||||
</p>
|
||||
|
||||
<h2>More Options</h2>
|
||||
<h2 id="more-options">More Options</h2>
|
||||
|
||||
<p>
|
||||
The context menu for existing markers provides several more options:
|
||||
|
@ -7,10 +7,10 @@
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
The <dfn>nudge controls</dfn> will move the selected region(s) by a
|
||||
fixed amount of time. The left and right buttons move either backward
|
||||
or forward in time, and the small clock to the right of these buttons
|
||||
sets the amount of time to nudge by.
|
||||
The <dfn>nudge controls</dfn> will move the selected region(s) or notes
|
||||
in MIDI regions by a fixed amount of time. The left and right buttons move
|
||||
either backward or forward in time, and the small clock to the right of
|
||||
these buttons sets the amount of time to nudge by.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -1044,6 +1044,16 @@
|
||||
recording when using a preroll. Can be a musical duration (in bars) or a
|
||||
duration in seconds.
|
||||
</li>
|
||||
<li>
|
||||
<dfn>Create a marker when a MIDI program change is received (and RECORDING)</dfn>
|
||||
allows capturing a MIDI program change when recording from an external MIDI
|
||||
device.
|
||||
</li>
|
||||
<li>
|
||||
<dfn>Locate to the next matching scene marker when a MIDI program change
|
||||
is received (and NOT recording)</dfn>: allows moving the playhead to a
|
||||
previously captured MIDI scene event when received a MIDI program change.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
@ -1115,6 +1125,10 @@
|
||||
respond to when an MMC command is received on the <code>ardour:MMC in</code>
|
||||
MIDI port.
|
||||
</li>
|
||||
<li>
|
||||
<dfn>MMC Fast-wind behavior:</dfn> how to respond to the "fast-wind"
|
||||
command that allows quickly navigating through the timeline.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -11,6 +11,10 @@
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
By <kbd class="mouse">right</kbd>-clicking on the Range Markers ruler at the
|
||||
top of the timeline, then selecting <kbd class="menu">Add > Punch Range</kbd>.
|
||||
</li>
|
||||
<li>
|
||||
By selecting a range on the timeline,
|
||||
<kbd class="mouse">right</kbd>-clicking, then selecting
|
||||
@ -18,18 +22,18 @@
|
||||
range's start and end markers that match the beginning and the end of the
|
||||
range selection respectively.
|
||||
</li>
|
||||
<li>
|
||||
<!-- <li>
|
||||
By <kbd class="mod1 mouse">left</kbd>-dragging on the Loop/Punch Ranges
|
||||
ruler, releasing the mouse button, then choosing
|
||||
<kbd class="menu">Set Punch Range</kbd> in the pop-up menu.
|
||||
</li>
|
||||
</li> -->
|
||||
</ul>
|
||||
|
||||
<figure>
|
||||
<!-- <figure>
|
||||
<img style="width:75%;" width="50%" src="/images/a7-create-punch-region-on-ruler.gif"
|
||||
alt="Creating a punch range directly on the ruler">
|
||||
<figcaption>Creating a punch range directly on the ruler</figcaption>
|
||||
</figure>
|
||||
</figure> -->
|
||||
|
||||
<h2>Editing a Punch Range</h2>
|
||||
|
||||
@ -40,10 +44,10 @@
|
||||
<ul>
|
||||
<li>
|
||||
Individual markers can be dragged on the ruler by
|
||||
<kbd class="mod1 mouse">left</kbd>-clicking and dragging. It is also
|
||||
<kbd class="mouse">left</kbd>-clicking and dragging. It is also
|
||||
possible to drag both the start and the end markers togother.
|
||||
<kbd class="mod1 mouse">Left</kbd>-click and select both markers, then
|
||||
<kbd class="mod1 mouse">left</kbd>-drag them.
|
||||
<kbd class="mod3 mouse">Left</kbd>-click and select both markers, then
|
||||
drag them.
|
||||
</li>
|
||||
<li>
|
||||
Positions of the start and the end markers can be edited numerically in the
|
||||
@ -65,8 +69,8 @@
|
||||
|
||||
<ol>
|
||||
<li>
|
||||
<kbd class="mod1 mouse">Right</kbd>-clicking and selecting the
|
||||
<kbd class="menu">Remove Range</kbd> menu item.
|
||||
<kbd class="mouse">Right</kbd>-click on one of the punch range markers
|
||||
and select the <kbd class="menu">Remove Range</kbd> menu item.
|
||||
</li>
|
||||
<li>
|
||||
Click the <kbd>X</kbd> button in the list of ranges in the
|
||||
|
@ -1,12 +1,11 @@
|
||||
|
||||
<figure>
|
||||
<img src="/images/ruler.png" alt="Ardour's Ruler">
|
||||
<img style="width:100%;" src="/images/ruler.png" alt="Ardour's Ruler">
|
||||
<figcaption>
|
||||
Ardour's Ruler
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
|
||||
<p>
|
||||
The <dfn>ruler</dfn> scales the session along time, allows navigating, and
|
||||
can be marked for different uses.
|
||||
@ -56,26 +55,12 @@
|
||||
<tr>
|
||||
<th><dfn>Range Markers</dfn></th>
|
||||
<td>allow to create and modify ranges directly on the Ruler.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><dfn>Loop/Punch Ranges</dfn></th>
|
||||
<td>are special kind of ranges designed to be played as a loop and to do
|
||||
punch recording, i.e. recording on a precise section of time, respectively.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><dfn>CD Markers</dfn></th>
|
||||
<td>are markers designed to be used while creating a recording that has
|
||||
to be split in time, as an audio CD</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><dfn>Location Markers</dfn></th>
|
||||
<td>is meant to receive any kind of marker, user generated or from Ardour
|
||||
itself.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><dfn>Cue Markers</dfn></th>
|
||||
<td>allows triggering entire cues from the grid in the <em>Cue</em>window</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><dfn>Arrangement</dfn></th>
|
||||
<td>allows creating range sections like a verse, a chorus, a bridge etc.</td>
|
||||
|
@ -11,6 +11,10 @@
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
By <kbd class="mouse">right</kbd>-clicking on the Range Markers ruler at the
|
||||
top of the timeline, then selecting <kbd class="menu">Add > Loop Range</kbd>.
|
||||
</li>
|
||||
<li>
|
||||
By selecting a region on the timeline,
|
||||
<kbd class="mouse">right</kbd>-clicking, then selecting
|
||||
@ -31,20 +35,20 @@
|
||||
<kbd class="menu">Loop Range</kbd>. This will create the same loop
|
||||
region and start loop playback immediately.
|
||||
</li>
|
||||
<li>
|
||||
<!-- <li>
|
||||
By <kbd class="mod1 mouse">left</kbd>-dragging on the Loop/Punch Ranges
|
||||
ruler, releasing the mouse button, then choosing
|
||||
<kbd class="menu">Set Loop Range</kbd> in the pop-up menu.
|
||||
</li>
|
||||
</li> -->
|
||||
</ul>
|
||||
|
||||
<figure>
|
||||
<!-- <figure>
|
||||
<img style="width:75%;" width="50%" src="/images/a7-create-loop-on-ruler.gif"
|
||||
alt="Creating a loop range directly on the ruler">
|
||||
<figcaption>Creating a loop range directly on the ruler</figcaption>
|
||||
</figure>
|
||||
</figure> -->
|
||||
|
||||
<h2>Playing a Loop Range</h2>
|
||||
<h2 id="playing-loop-range">Playing a Loop Range</h2>
|
||||
|
||||
<p>
|
||||
Playback of the loop range can be triggered the following ways:
|
||||
@ -58,12 +62,12 @@
|
||||
By pressing the <kbd class="button">L</kbd> key.
|
||||
</li>
|
||||
<li>
|
||||
By <kbd class="mod1 mouse">right</kbd>-clicking on either of the two loop
|
||||
By <kbd class="mouse">right</kbd>-clicking on either of the two loop
|
||||
markers and selecting the <kbd class="menu">Loop Range</kbd> menu item.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Editing a Loop Range</h2>
|
||||
<h2 id="editing-loop-range">Editing a Loop Range</h2>
|
||||
|
||||
<p>
|
||||
The loop range can be edited in multiple ways as well.
|
||||
@ -74,8 +78,8 @@
|
||||
Individual markers can be dragged on the ruler by
|
||||
<kbd class="mod1 mouse">left</kbd>-clicking and dragging. It is also
|
||||
possible to drag both the start and the end markers togother.
|
||||
<kbd class="mod1 mouse">Left</kbd>-click and select both markers, then
|
||||
<kbd class="mod1 mouse">left</kbd>-drag them.
|
||||
<kbd class="mod3 mouse">Left</kbd>-click and select both markers, then
|
||||
drag them.
|
||||
</li>
|
||||
<li>
|
||||
Positions of the start and the end markers can be edited numerically in the
|
||||
@ -89,7 +93,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Removing a Loop Range</h2>
|
||||
<h2 id="removing-loop-range">Removing a Loop Range</h2>
|
||||
|
||||
<p>
|
||||
There are two ways to delete a loop range:
|
||||
@ -106,7 +110,7 @@
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h2>More Options</h2>
|
||||
<h2 id="more-options">More Options</h2>
|
||||
|
||||
<p>
|
||||
The right-click menu mostly copies that of a regular pair of range markers.
|
||||
|
@ -1,10 +1,10 @@
|
||||
<p>
|
||||
Ardour supports multiple type of markers, all designed for particular tasks:
|
||||
Ardour supports multiple types of markers, all designed for particular tasks:
|
||||
single markers that define a location, single markers that change a value,
|
||||
paired markers that define a range on a timeline etc.
|
||||
</p>
|
||||
|
||||
<h2>Creating New Markers</h2>
|
||||
<h2 id="creating-new-markers">Creating New Markers</h2>
|
||||
|
||||
<p>
|
||||
There are several ways to create markers in Ardour.
|
||||
@ -12,14 +12,14 @@
|
||||
|
||||
<p>
|
||||
The most common way is to right-click over a ruler and select a menu item
|
||||
called like <kbd class="menu">New Loop Range</kbd> (for the
|
||||
<kbd class="title">Loop/Punch Ranges</kbd> ruler) or
|
||||
<kbd class="menu">New Tempo</kbd> (for the
|
||||
called like <kbd class="menu">Add > Loop Range</kbd> (for the
|
||||
<kbd class="title">Range Markers</kbd> ruler) or
|
||||
<kbd class="menu">Add New Tempo</kbd> (for the
|
||||
<kbd class="title">Tempo</kbd> ruler).
|
||||
</p>
|
||||
|
||||
<figure>
|
||||
<img class="hdimage" src="/images/new-range-markers.gif" alt="Adding a New Range Marker">
|
||||
<img style="width:50%;" src="/images/new-range-markers.gif" alt="Adding a New Range Marker">
|
||||
<figcaption>
|
||||
Adding a New Range Marker
|
||||
</figcaption>
|
||||
@ -38,13 +38,13 @@
|
||||
<kbd class="title">Ranges & Marks</kbd> respectively.
|
||||
</p>
|
||||
|
||||
<h2>Moving Markers</h2>
|
||||
<h2 id="moving-markers">Moving Markers</h2>
|
||||
|
||||
<p>
|
||||
Once a single or a paired marker has been added, it can be moved around.
|
||||
</p>
|
||||
|
||||
<h3>Single marker</h3>
|
||||
<h3 id="moving-single-marker">Single marker</h3>
|
||||
<p>
|
||||
<kbd class="mouse">Left</kbd>-clicking and dragging moves a single marker to a
|
||||
new location on the timeline.
|
||||
@ -55,7 +55,7 @@
|
||||
choosing the <kbd class="menu">Move Mark to Playhead</kbd> menu item.
|
||||
</p>
|
||||
|
||||
<h3>Multiple markers</h3>
|
||||
<h3 id="moving-multiple-marker">Multiple markers</h3>
|
||||
<p>
|
||||
It is possible to move multiple markers by the same distance. <kbd
|
||||
class="mouse mod1">Left</kbd>-clicking each discrete marker, or <kbd
|
||||
@ -68,13 +68,13 @@
|
||||
first marker in the selection cannot move to the left of zero on the timeline.
|
||||
</p>
|
||||
|
||||
<h3>Both ends of a range marker</h3>
|
||||
<h3 id="moving-entire-range-marker">Both ends of a range marker</h3>
|
||||
<p>
|
||||
By <kbd class="mod1 mouse">left</kbd>-dragging either end of the range marker,
|
||||
the other end will move by the same distance.
|
||||
</p>
|
||||
|
||||
<h2>Renaming Markers</h2>
|
||||
<h2 id="renaming-markers">Renaming Markers</h2>
|
||||
|
||||
<p>
|
||||
Some markers on the ruler can have unique names: location markers, CD markers,
|
||||
@ -96,7 +96,7 @@
|
||||
The same dialog for submitting a new name will appear.
|
||||
</p>
|
||||
|
||||
<h2>Editing Marker's Properties</h2>
|
||||
<h2 id="editing-marker-properties">Editing Marker's Properties</h2>
|
||||
|
||||
<p>
|
||||
Markers on rulers such as <kbd class="title">Time Signature</kbd> or
|
||||
@ -106,7 +106,7 @@
|
||||
<kbd class="title">Edit...</kbd> menu item.
|
||||
</p>
|
||||
|
||||
<h2>Hiding Markers</h2>
|
||||
<h2 id="hiding-markers">Hiding Markers</h2>
|
||||
|
||||
<p>
|
||||
Most marker types can be temporarily hidden from the ruler if the user chooses
|
||||
@ -127,7 +127,7 @@
|
||||
reveal the marker on the ruler again.
|
||||
</p>
|
||||
|
||||
<h2>Removing Markers</h2>
|
||||
<h2 id="removing-markers">Removing Markers</h2>
|
||||
|
||||
<p>
|
||||
There are three ways to permanently delete a marker. The first one is to
|
||||
@ -152,7 +152,7 @@
|
||||
the <em>Ranges & Marks</em> sidebar.
|
||||
</p>
|
||||
|
||||
<h2>Additional Actions</h2>
|
||||
<h2 id="additional actions">Additional Actions</h2>
|
||||
|
||||
<p>
|
||||
Depending on the type of a marker additional actions are possible, such as
|
||||
|
257
master-doc.txt
@ -2142,7 +2142,136 @@ part: part
|
||||
---
|
||||
|
||||
---
|
||||
title: Controlling Ardour with OSC
|
||||
title: Using the Ableton Push 2
|
||||
menu_title: Ableton Push 2
|
||||
include: control-surfaces-ableton-push-2.html
|
||||
link: using-the-ableton-push-2
|
||||
uri: using-control-surfaces/Ableton_Push2
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Contour Design Shuttle Devices
|
||||
menu_title: Contour Design
|
||||
include: control-surfaces-countourdesign.html
|
||||
link: control-surfaces-countourdesign
|
||||
uri: using-control-surfaces/Countour_Design
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI
|
||||
include: generic-midi.html
|
||||
link: generic-midi
|
||||
uri: using-control-surfaces/midi-binding-maps
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI Binding Maps
|
||||
include: generic-midi-binding-maps.html
|
||||
link: generic-midi-binding-maps
|
||||
uri: using-control-surfaces/generic-midi/midi-binding-maps
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI Learn
|
||||
include: generic-midi-learn.html
|
||||
link: generic-midi-learn
|
||||
uri: using-control-surfaces/generic-midi/midi-learn
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI and Encoders
|
||||
menu_title: Working With Encoders
|
||||
include: generic-midi-and-encoders.html
|
||||
link: generic-midi-and-encoders
|
||||
uri: using-control-surfaces/generic-midi/working-with-encoders
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Mackie Control Devices
|
||||
include: controlling-ardour-with-mackie-control-devices.html
|
||||
link: controlling-ardour-with-mackie-control-devices
|
||||
uri: using-control-surfaces/mackie-control-protocol
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Devices Using Mackie/Logic Control Protocol
|
||||
include: devices-using-mackielogic-control-protocol.html
|
||||
link: devices-using-mackielogic-control-protocol
|
||||
uri: using-control-surfaces/devices-using-mackielogic-control-protocol
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: SSL Nucleus
|
||||
include: ssl-nucleus.html
|
||||
link: ssl-nucleus
|
||||
uri: using-control-surfaces/mackie-control-protocol/ssl-nucleus
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Behringer Devices in Mackie/Logic Control Mode
|
||||
menu_title: Behringer Devices
|
||||
include: behringer-devices-in-mackielogic-control-mode.html
|
||||
link: behringer-devices-in-mackielogic-control-mode
|
||||
uri: using-control-surfaces/mackie-control-protocol/behringer-devices-in-mackielogic-control-mode
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: What to do if your Device is not Listed
|
||||
menu_title: Unlisted Devices
|
||||
include: what-to-do-if-your-device-is-not-listed.html
|
||||
link: what-to-do-if-your-device-is-not-listed
|
||||
uri: using-control-surfaces/mackie-control-protocol/devices-not-listed
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Working With Extenders
|
||||
menu_title: Working With Extenders
|
||||
include: working-with-extenders.html
|
||||
link: working-with-extenders
|
||||
uri: using-control-surfaces/mackie-control-protocol/working-with-extenders
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Novation Launch Control XL
|
||||
menu_title: Novation Launch Control XL
|
||||
include: control-surfaces-novation-lcxl.html
|
||||
link: control-surfaces-novation-lcxl
|
||||
uri: using-control-surfaces/Launch_Control_XL
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Novation Launchkey mk4
|
||||
menu_title: Novation Launchkey mk4
|
||||
include: control-surfaces-novation-launchkey-mk4.html
|
||||
link: using-the-launchkey-mk4
|
||||
uri: using-control-surfaces/Launchkey_mk4
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Novation Launchpad Pro Mk3
|
||||
menu_title: Novation Launchpad Pro
|
||||
include: control-surfaces-launchpad-pro.html
|
||||
link: using-the-launchpad-pro
|
||||
uri: using-control-surfaces/Launchpad_Pro
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Open Sound Control (OSC)
|
||||
include: controlling-ardour-with-osc.html
|
||||
pdf-exclude: yes
|
||||
link: controlling-ardour-with-osc
|
||||
@ -2151,7 +2280,7 @@ part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Controlling Ardour with OSC
|
||||
title: Basics
|
||||
include: osc58-controlling-ardour-with-osc.html
|
||||
link: osc58-controlling-ardour-with-osc
|
||||
uri: using-control-surfaces/controlling-ardour-with-osc/osc-control
|
||||
@ -2159,7 +2288,7 @@ part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Setup Dialog
|
||||
title: Using the setup dialog
|
||||
include: osc58-using-the-setup-dialog.html
|
||||
link: osc58-using-the-setup-dialog
|
||||
uri: using-control-surfaces/controlling-ardour-with-osc/osc-setup-dialog
|
||||
@ -2191,7 +2320,7 @@ part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Feedback and Strip-types Values
|
||||
title: Feedback and strip-types values
|
||||
include: osc58-feedback-and-strip-types-values.html
|
||||
link: osc58-feedback-and-strip-types-values
|
||||
uri: using-control-surfaces/controlling-ardour-with-osc/calculating-feedback-and-strip-types-values
|
||||
@ -2254,126 +2383,6 @@ uri: using-control-surfaces/controlling-ardour-with-osc/osc-control-in-ardour-4.
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Controlling Ardour with Mackie Control Devices
|
||||
include: controlling-ardour-with-mackie-control-devices.html
|
||||
link: controlling-ardour-with-mackie-control-devices
|
||||
uri: using-control-surfaces/mackie-control-protocol
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Devices Using Mackie/Logic Control Protocol
|
||||
include: devices-using-mackielogic-control-protocol.html
|
||||
link: devices-using-mackielogic-control-protocol
|
||||
uri: using-control-surfaces/devices-using-mackielogic-control-protocol
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: SSL Nucleus
|
||||
include: ssl-nucleus.html
|
||||
link: ssl-nucleus
|
||||
uri: using-control-surfaces/mackie-control-protocol/ssl-nucleus
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Behringer Devices in Mackie/Logic Control Mode
|
||||
menu_title: Behringer Devices
|
||||
include: behringer-devices-in-mackielogic-control-mode.html
|
||||
link: behringer-devices-in-mackielogic-control-mode
|
||||
uri: using-control-surfaces/mackie-control-protocol/behringer-devices-in-mackielogic-control-mode
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: What to do if your Device is not Listed
|
||||
menu_title: Unlisted Devices
|
||||
include: what-to-do-if-your-device-is-not-listed.html
|
||||
link: what-to-do-if-your-device-is-not-listed
|
||||
uri: using-control-surfaces/mackie-control-protocol/devices-not-listed
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Working With Extenders
|
||||
menu_title: Working With Extenders
|
||||
include: working-with-extenders.html
|
||||
link: working-with-extenders
|
||||
uri: using-control-surfaces/mackie-control-protocol/working-with-extenders
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Ableton Push 2
|
||||
menu_title: Ableton Push 2
|
||||
include: control-surfaces-ableton-push-2.html
|
||||
link: using-the-ableton-push-2
|
||||
uri: using-control-surfaces/Ableton_Push2
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Novation Launchpad Pro Mk3
|
||||
menu_title: Novation Launchpad Pro
|
||||
include: control-surfaces-launchpad-pro.html
|
||||
link: using-the-launchpad-pro
|
||||
uri: using-control-surfaces/Launchpad_Pro
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Novation Launch Control XL
|
||||
menu_title: Novation Launch Control XL
|
||||
include: control-surfaces-novation-lcxl.html
|
||||
link: control-surfaces-novation-lcxl
|
||||
uri: using-control-surfaces/Launch_Control_XL
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the Contour Design Shuttle Devices
|
||||
menu_title: Contour Design
|
||||
include: control-surfaces-countourdesign.html
|
||||
link: control-surfaces-countourdesign
|
||||
uri: using-control-surfaces/Countour_Design
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI
|
||||
include: generic-midi.html
|
||||
link: generic-midi
|
||||
uri: using-control-surfaces/midi-binding-maps
|
||||
part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI Binding Maps
|
||||
include: generic-midi-binding-maps.html
|
||||
link: generic-midi-binding-maps
|
||||
uri: using-control-surfaces/generic-midi/midi-binding-maps
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI Learn
|
||||
include: generic-midi-learn.html
|
||||
link: generic-midi-learn
|
||||
uri: using-control-surfaces/generic-midi/midi-learn
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Generic MIDI and Encoders
|
||||
menu_title: Working With Encoders
|
||||
include: generic-midi-and-encoders.html
|
||||
link: generic-midi-and-encoders
|
||||
uri: using-control-surfaces/generic-midi/working-with-encoders
|
||||
part: subchapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Using the PreSonus FaderPort
|
||||
menu_title: PreSonus FaderPort
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 91 KiB |
820
source/images/novation-launchkey-mk4-61.svg
Normal file
@ -0,0 +1,820 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="3000"
|
||||
height="882"
|
||||
viewBox="0 0 3000 882"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xml:space="preserve"
|
||||
inkscape:version="1.4-beta (62f545b, 2024-04-22)"
|
||||
sodipodi:docname="novation-launchkey-mk4-61.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#cccccc"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="1"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="px"
|
||||
showborder="false"
|
||||
borderlayer="true"
|
||||
inkscape:zoom="0.13644173"
|
||||
inkscape:cx="1857.936"
|
||||
inkscape:cy="604.65373"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="683"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer2"
|
||||
showguides="true"
|
||||
showgrid="false"><inkscape:grid
|
||||
id="grid83"
|
||||
units="px"
|
||||
originx="0"
|
||||
originy="0"
|
||||
spacingx="1"
|
||||
spacingy="1"
|
||||
empcolor="#0099e5"
|
||||
empopacity="0.30196078"
|
||||
color="#0099e5"
|
||||
opacity="0.14901961"
|
||||
empspacing="5"
|
||||
enabled="true"
|
||||
visible="false" /><sodipodi:guide
|
||||
position="2608.1241,50.60114"
|
||||
orientation="0,-1"
|
||||
id="guide103"
|
||||
inkscape:locked="false" /><sodipodi:guide
|
||||
position="2712.0094,209.78079"
|
||||
orientation="0,-1"
|
||||
id="guide104"
|
||||
inkscape:locked="false" /><sodipodi:guide
|
||||
position="2932.5321,511.50443"
|
||||
orientation="0,-1"
|
||||
id="guide117"
|
||||
inkscape:locked="false" /></sodipodi:namedview><defs
|
||||
id="defs1" /><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Base Shape"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect30"
|
||||
width="2995.969"
|
||||
height="877.82928"
|
||||
x="2.2673357"
|
||||
y="2.5912409"
|
||||
rx="7.7833166"
|
||||
ry="7.7833166" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect31"
|
||||
width="2863.2795"
|
||||
height="468.77853"
|
||||
x="68.252579"
|
||||
y="371.49557"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Piano keys"
|
||||
sodipodi:insensitive="true"><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 76.95593,831.39886 V 371.49557 h 47.63938 v 300.72364 h 30.34384 v 159.17965 z"
|
||||
id="path83"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 313.32058,831.39886 V 371.49557 h 43.75252 v 300.72364 h 36.11955 v 159.17965 z"
|
||||
id="path84"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 629.97704,831.39886 V 371.49557 h 47.63938 v 300.49458 h 32.28727 v 159.40871 z"
|
||||
id="path85"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 867.35744,831.39886 V 371.49557 h 43.97481 v 300.72364 h 35.62794 v 159.17965 z"
|
||||
id="path86"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1184.1136,831.39886 V 371.49557 h 47.6394 v 300.72364 h 31.9634 v 159.17965 z"
|
||||
id="path87"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1422.2825,831.39886 V 371.49557 h 41.1613 v 300.72364 h 37.3409 v 159.17965 z"
|
||||
id="path88"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1737.5415,831.39886 V 371.49557 h 47.6394 v 300.72364 h 32.2873 v 159.17965 z"
|
||||
id="path89"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1976.2329,831.39886 V 371.49557 h 40.3103 v 300.72364 h 37.7295 v 159.17965 z"
|
||||
id="path90"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 2292.2375,831.39886 V 371.49557 h 46.3438 v 300.72364 h 31.696 v 159.17965 z"
|
||||
id="path91"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 2529.4931,831.39886 V 371.49557 h 41.4852 v 300.72364 h 37.1458 v 159.17965 z"
|
||||
id="path92"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 2843.7047,831.39886 V 371.49557 h -42.1425 v 300.49458 h -33.8973 v 159.40871 z"
|
||||
id="path93"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 2529.5235,831.39886 V 371.49557 h -47.6394 v 300.72364 h -31.1316 v 159.17965 z"
|
||||
id="path94"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 2292.187,831.39886 V 371.49557 h -43.6394 v 300.72364 h -36.2873 v 159.17965 z"
|
||||
id="path95"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1976.2293,831.39886 V 371.49557 h -47.6394 v 300.72364 h -32.2873 v 159.17965 z"
|
||||
id="path96"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1737.3846,831.39886 V 371.49557 h -41.1613 v 300.72364 h -36.8785 v 159.17965 z"
|
||||
id="path97"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1422.2317,831.39886 V 371.49557 h -47.6394 v 300.72364 h -31.9634 v 159.17965 z"
|
||||
id="path98"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 1184.0348,831.39886 V 371.49557 h -41.8091 v 300.72364 h -37.2048 v 159.17965 z"
|
||||
id="path99"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 867.1283,831.39886 V 371.49557 h -46.26519 v 300.49458 h -32.04195 v 159.40871 z"
|
||||
id="path100"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 629.82447,831.39886 V 371.49557 H 588.01536 V 671.99015 H 551.9303 v 159.40871 z"
|
||||
id="path101"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 313.32042,831.39886 V 371.49557 h -46.01987 v 300.72364 h -32.28727 v 159.17965 z"
|
||||
id="path102"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
id="rect102"
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round"
|
||||
d="m 2843.7046,371.49557 h 79.2321 v 459.90329 h -79.2321 z"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2767.6649,831.39886 h -79.4752 V 672.21921 h 23.8197 V 371.49557 h 40.5393 v 300.72364 h 15.1162 z"
|
||||
id="path103"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2688.1897,831.83886 h -80.0656 V 672.21921 h 11.6205 V 371.49557 l 40.812,0.44 v 300.28364 h 27.6331 z"
|
||||
id="path104"
|
||||
sodipodi:nodetypes="cccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2450.7525,831.39886 h -80.4752 V 672.21921 h 18.9611 V 371.49557 h 43.7784 v 300.72364 h 17.7357 z"
|
||||
id="path105"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2212.2603,831.39886 h -78.5124 V 672.21921 h 24.7438 V 371.49557 h 40.5393 v 300.72364 h 13.2293 z"
|
||||
id="path106"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2054.2727,831.39886 h 79.4752 V 672.21921 h -23.8197 V 371.49557 h -40.5393 v 300.72364 h -15.1162 z"
|
||||
id="path107"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1659.3448,831.39886 h -79.4752 V 672.21921 h 23.8197 V 371.49557 h 40.5393 v 300.72364 h 15.1162 z"
|
||||
id="path108"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1500.7847,831.39886 h 79.0849 V 672.21921 h -26.3445 V 371.49557 h -40.5393 v 300.72364 h -12.2011 z"
|
||||
id="path109"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1105.0209,831.39886 h -79.1513 V 672.21921 h 23.8197 V 371.49557 h 40.5393 v 300.72364 h 14.7923 z"
|
||||
id="path110"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 946.96019,831.39886 h 78.90941 V 672.21921 H 999.5251 V 371.49557 h -40.5393 v 300.72364 h -12.02561 z"
|
||||
id="path111"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 393.19265,831.39886 h 77.64292 V 672.21921 h -23.8197 V 371.49557 h -40.5393 v 300.72364 h -13.28392 z"
|
||||
id="path112"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 551.9303,831.39886 H 470.83557 V 672.21921 H 497.4037 V 371.49557 h 40.99737 v 300.72364 h 13.52923 z"
|
||||
id="path113"
|
||||
sodipodi:nodetypes="ccccccccc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1896.3026,831.39886 h -78.8344 V 672.21921 h 15.8348 V 371.49557 h 45.9945 v 300.72364 h 17.0051 z"
|
||||
id="path114" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1342.6289,831.39886 h -78.9125 V 672.21921 h 16.3566 V 371.49557 h 43.7522 v 300.72364 h 18.8037 z"
|
||||
id="path115" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 788.82116,831.39886 H 709.90369 V 671.99015 h 16.82597 V 371.49557 h 45.46014 v 300.72364 h 16.63136 z"
|
||||
id="path116" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 235.01328,831.39886 H 154.93915 V 672.21921 h 17.70228 V 371.49557 h 46.64233 v 300.72364 h 15.72952 z"
|
||||
id="path117" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="Wheels"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect38"
|
||||
width="43.974812"
|
||||
height="202.00929"
|
||||
x="69.168724"
|
||||
y="40.768322"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect39"
|
||||
width="43.974812"
|
||||
height="202.00929"
|
||||
x="183.68648"
|
||||
y="40.768322"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect40"
|
||||
width="43.974815"
|
||||
height="51.662872"
|
||||
x="69.168724"
|
||||
y="114.50046"
|
||||
rx="0"
|
||||
ry="0" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect41"
|
||||
width="43.974808"
|
||||
height="41.297909"
|
||||
x="183.68648"
|
||||
y="178.30977"
|
||||
rx="0"
|
||||
ry="0" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="Faders"
|
||||
sodipodi:insensitive="true"><path
|
||||
id="path11-9"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 701.43702,169.20303 2e-5,-121.588523" /><path
|
||||
id="path65"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 701.43704,218.15055 10e-6,-17.01767" /><path
|
||||
id="path21"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 781.59946,135.37473 10e-6,-87.760223" /><path
|
||||
id="path66"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 781.59947,218.15055 2e-5,-50.84791" /><path
|
||||
id="path22"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 862.21995,76.450596 V 47.614507" /><path
|
||||
id="path67"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 862.21995,218.15055 V 108.38045" /><path
|
||||
id="path23"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 942.8404,90.41551 3e-5,-42.801003" /><path
|
||||
id="path68"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 942.84043,218.15055 V 122.34341" /><path
|
||||
id="path24"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1023.4609,63.847019 V 47.614507" /><path
|
||||
id="path69"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1023.4609,218.15055 V 95.774914" /><path
|
||||
id="path25"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1104.0814,150.88067 V 47.614507" /><path
|
||||
id="path70"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1104.0814,218.15055 V 182.80857" /><path
|
||||
id="path26"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1184.7019,110.21249 V 47.614507" /><path
|
||||
id="path71"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1184.7019,218.15055 V 142.14039" /><path
|
||||
id="path27"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1265.3224,92.706534 V 47.614507" /><path
|
||||
id="path72"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1265.3224,218.15055 V 124.63444" /><path
|
||||
id="path28"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1345.9429,127.06023 V 47.614507" /><path
|
||||
id="path73"
|
||||
style="display:inline;opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1345.9429,218.15055 V 158.99008" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect21"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="676.5036"
|
||||
y="169.20404"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect22"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="756.66602"
|
||||
y="135.3752"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect23"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="837.2865"
|
||||
y="76.451759"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect24"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="917.90698"
|
||||
y="90.415825"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect25"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="998.52747"
|
||||
y="63.84771"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect26"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="1079.1479"
|
||||
y="150.8812"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect27"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="1159.7684"
|
||||
y="110.21218"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect28"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="1240.3889"
|
||||
y="92.706184"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect29"
|
||||
width="49.44965"
|
||||
height="31.928135"
|
||||
x="1321.0094"
|
||||
y="127.06151"
|
||||
rx="1.1432617"
|
||||
ry="1.1432617" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer7"
|
||||
inkscape:label="Fader buttons"
|
||||
style="display:inline"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect3"
|
||||
width="714.40259"
|
||||
height="43.110565"
|
||||
x="666.63019"
|
||||
y="287.47952"
|
||||
rx="5.0368738" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1305.6615,321.15192 v -22.1875"
|
||||
id="path4" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1224.8472,321.15192 v -22.1875"
|
||||
id="path5" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1144.3568,321.15192 v -22.1875"
|
||||
id="path6" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1064.1902,321.15192 v -22.1875"
|
||||
id="path7" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 983.37587,321.15192 v -22.1875"
|
||||
id="path8" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 902.56154,321.15192 v -22.1875"
|
||||
id="path9" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 822.07112,321.15192 v -22.1875"
|
||||
id="path10" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 741.74265,321.15192 v -22.1875"
|
||||
id="path11" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 686.11195,309.73427 h 29.47536"
|
||||
id="path12"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 766.92629,309.73427 h 29.47536"
|
||||
id="path13"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 847.74059,309.73427 h 29.47536"
|
||||
id="path14"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 928.23102,309.73427 h 29.47536"
|
||||
id="path15"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1009.0454,309.73427 h 29.4753"
|
||||
id="path16"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1089.5359,309.73427 h 29.4753"
|
||||
id="path17"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1170.674,309.73427 h 29.4753"
|
||||
id="path18"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1251.8121,309.73427 h 29.4753"
|
||||
id="path19"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="m 1330.0356,309.73427 h 29.4753"
|
||||
id="path74"
|
||||
sodipodi:nodetypes="cc" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer6"
|
||||
inkscape:label="Pads"
|
||||
style="display:inline"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect42"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1675.9413"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect43"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1756.791"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect44"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1837.4117"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect45"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1918.2615"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect46"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1998.4242"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect47"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="2078.8823"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect48"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="2159.5693"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect49"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="2240.2563"
|
||||
y="180.73912"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect50"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1675.9413"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect51"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1756.791"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect52"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1837.4117"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect53"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1918.2615"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect54"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="1998.4242"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect55"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="2078.8823"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect56"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="2159.5693"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect57"
|
||||
width="69.315697"
|
||||
height="69.315697"
|
||||
x="2240.2563"
|
||||
y="261.42624"
|
||||
rx="1.6195256"
|
||||
ry="1.6195256" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1673.677,355.23407 h 290.5315"
|
||||
id="path63" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2021.677,355.23407 h 290.5315"
|
||||
id="path64" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1673.677,157.23407 h 280.8143"
|
||||
id="path75"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2030.5844,157.23407 h 281.6241"
|
||||
id="path76"
|
||||
sodipodi:nodetypes="cc" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer12"
|
||||
inkscape:label="Pads buttons"
|
||||
sodipodi:insensitive="true"><path
|
||||
id="rect58"
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round"
|
||||
d="m 1629.1618,179.73912 h 36.0344 v 152.00281 h -36.0344 c -3.9029,0 -7.045,-3.14204 -7.045,-7.04493 V 186.78405 c 0,-3.90289 3.1421,-7.04493 7.045,-7.04493 z"
|
||||
sodipodi:nodetypes="sccssss" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1633.7774,255.74053 h 19.1104"
|
||||
id="path60" /><path
|
||||
id="path61"
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round"
|
||||
d="m 2356.6092,179.73912 h -36.0344 v 152.00281 h 36.0344 c 3.9029,0 7.045,-3.14204 7.045,-7.04493 V 186.78405 c 0,-3.90289 -3.1421,-7.04493 -7.045,-7.04493 z"
|
||||
sodipodi:nodetypes="sccssss" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2351.9936,255.74053 h -19.1104"
|
||||
id="path62" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer11"
|
||||
inkscape:label="Encoders"
|
||||
sodipodi:insensitive="true"><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path77"
|
||||
cx="1711.3533"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle77"
|
||||
cx="1791.5157"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle78"
|
||||
cx="1872.1364"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle79"
|
||||
cx="1952.8574"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle80"
|
||||
cx="2033.5785"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle81"
|
||||
cx="2114.2996"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle82"
|
||||
cx="2195.0205"
|
||||
cy="91.614204"
|
||||
r="18.056475" /><circle
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle83"
|
||||
cx="2275.7415"
|
||||
cy="91.614204"
|
||||
r="18.056475" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer13"
|
||||
inkscape:label="Encoders buttons"
|
||||
sodipodi:insensitive="true"><path
|
||||
id="path61-0"
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round"
|
||||
d="m 2356.3861,41.445083 h -36.0344 V 142.4217 h 36.0344 c 3.9029,0 7.045,-3.14204 7.045,-7.04493 V 48.490013 c 0,-3.90289 -3.1421,-7.04493 -7.045,-7.04493 z"
|
||||
sodipodi:nodetypes="sccssss" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2351.7705,91.614209 h -19.1104"
|
||||
id="path62-4"
|
||||
sodipodi:nodetypes="cc" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer9"
|
||||
inkscape:label="Octave buttons"
|
||||
style="display:inline"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect19"
|
||||
width="42.600552"
|
||||
height="70.084854"
|
||||
x="579.6889"
|
||||
y="40.997356"
|
||||
rx="5.0368738" /><rect
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect20"
|
||||
width="42.600552"
|
||||
height="70.084854"
|
||||
x="579.6889"
|
||||
y="172.00566"
|
||||
rx="5.0368738" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer10"
|
||||
inkscape:label="Track, arp and chord buttons"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect32"
|
||||
width="150.45784"
|
||||
height="43.904594"
|
||||
x="1425.1825"
|
||||
y="179.76735"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect33"
|
||||
width="150.4762"
|
||||
height="96.42395"
|
||||
x="1425.288"
|
||||
y="234.30331"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1500.8697,213.23206 V 191.24465"
|
||||
id="path33" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1500.8697,279.65235 V 246.21317"
|
||||
id="path34"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1500.8697,319.27549 V 285.83631"
|
||||
id="path35"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 1438.343,282.40078 h 125.5115"
|
||||
id="path36"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="display:inline;opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 324.1825,77.21214 h 56.8454"
|
||||
id="path37"
|
||||
transform="translate(1101,93)" /><path
|
||||
style="display:inline;opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 417.95303,77.21214 h 56.8454"
|
||||
id="path38"
|
||||
transform="translate(1101,93)" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer14"
|
||||
inkscape:label="Workflow buttons"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect33-1"
|
||||
width="150.4762"
|
||||
height="96.42395"
|
||||
x="2409.4905"
|
||||
y="127.60463"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 2485.0723,172.95366 V 139.51448"
|
||||
id="path34-3"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 2485.0723,212.5768 V 179.13762"
|
||||
id="path35-3"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2422.5456,175.70209 h 125.5115"
|
||||
id="path36-4"
|
||||
sodipodi:nodetypes="cc" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer15"
|
||||
inkscape:label="Transport buttons"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
id="rect33-0"
|
||||
width="150.4762"
|
||||
height="96.42395"
|
||||
x="2409.4905"
|
||||
y="234.62579"
|
||||
rx="4.5442739"
|
||||
ry="4.5442739" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 2485.0723,279.97483 V 246.53565"
|
||||
id="path34-1"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 2485.0723,319.59797 V 286.15879"
|
||||
id="path35-1"
|
||||
sodipodi:nodetypes="cc" /><path
|
||||
style="opacity:0.99;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 2422.5456,282.72326 h 125.5115"
|
||||
id="path36-41"
|
||||
sodipodi:nodetypes="cc" /></g><g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer8"
|
||||
inkscape:label="LCD"
|
||||
sodipodi:insensitive="true"><rect
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-opacity:1"
|
||||
id="rect1"
|
||||
width="150.3508"
|
||||
height="101.493"
|
||||
x="1425.4351"
|
||||
y="41.554203"
|
||||
rx="5.0368738"
|
||||
ry="5.0368738" /><rect
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-opacity:1"
|
||||
id="rect2"
|
||||
width="80.841812"
|
||||
height="43.317108"
|
||||
x="1460.6932"
|
||||
y="50.872417"
|
||||
rx="5.0368738"
|
||||
ry="0" /><path
|
||||
style="opacity:0.99;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-opacity:1"
|
||||
d="M 1500.6105,132.97345 V 110.81121"
|
||||
id="path3" /></g></svg>
|
After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 24 KiB |