ardour/share/mcp/user.profile
Robin Gareus 54c4d3adc5
Clean up top-level source tree
Collect architecture independent data in 'share' subfolder.
This also matches the install path
2020-02-23 16:21:55 +01:00

15 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>