summaryrefslogtreecommitdiff
path: root/mcp
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2017-05-05 16:39:15 -0500
committerRobin Gareus <robin@gareus.org>2017-05-12 15:43:50 +0200
commit47291389bcd3bc522d5d5515f2f7ea50d547b297 (patch)
tree807fda42a70ccce16aa089bfe26b2eac5dd5bdef /mcp
parent6f298b1a8312f9dee8431c818b2e20b020f3503d (diff)
Mackie MCP: Assign some F-keys for default user profile.
Diffstat (limited to 'mcp')
-rw-r--r--mcp/user.profile8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcp/user.profile b/mcp/user.profile
index fcaba7110c..3ba9e4c5be 100644
--- a/mcp/user.profile
+++ b/mcp/user.profile
@@ -2,5 +2,13 @@
<MackieDeviceProfile>
<Name value="User"/>
<Buttons>
+ <Button name="F1" plain="Window/show-mixer"/>
+ <Button name="F2" plain="Mixer/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="Common/ToggleMixerList"/>
+ <Button name="F7" plain="Editor/show-editor-mixer"/>
+ <Button name="F8" plain="Main/close-current-dialog"/>
</Buttons>
</MackieDeviceProfile>