mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Collect architecture independent data in 'share' subfolder. This also matches the install path
14 lines
572 B
XML
14 lines
572 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<MackieDeviceProfile>
|
|
<Name value="User"/>
|
|
<Buttons>
|
|
<Button name="F1" plain="Common/show-mixer"/>
|
|
<Button name="F2" plain="Common/show-editor"/>
|
|
<Button name="F3" plain="Common/toggle-meterbridge"/>
|
|
<Button name="F4" plain="Window/toggle-big-clock"/>
|
|
<Button name="F5" plain="Editor/show-editor-list"/>
|
|
<Button name="F6" plain="Mixer/ToggleMixerList"/>
|
|
<Button name="F7" plain="Editor/show-editor-mixer"/>
|
|
<Button name="F8" plain="Main/close-current-dialog"/>
|
|
</Buttons>
|
|
</MackieDeviceProfile>
|