summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-27 16:20:07 +0200
committerRobin Gareus <robin@gareus.org>2020-04-27 16:20:07 +0200
commite6de7957eede7cac0c41a48b43be8d07d5322792 (patch)
tree5c3d7289ef72a65deabf588cc296780711de05f2 /share
parent74de320bd958fb93c6f856e9c5b8240ff37173e8 (diff)
Move US2400 device profile to shared data
This file is not referenced by any bundle script nor wscript install directives. Perhaps it's not needed?
Diffstat (limited to 'share')
-rw-r--r--share/us2400/default_us2400.profile15
1 files changed, 15 insertions, 0 deletions
diff --git a/share/us2400/default_us2400.profile b/share/us2400/default_us2400.profile
new file mode 100644
index 0000000000..48cc159f90
--- /dev/null
+++ b/share/us2400/default_us2400.profile
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<US2400DeviceProfile>
+ <Name value="Default US-2400"/>
+ <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"/>
+ <Button name="Play" shift="Transport/Loop"/>
+ </Buttons>
+</US2400DeviceProfile>