summaryrefslogtreecommitdiff
path: root/mcp
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-04-30 15:54:13 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-04-30 15:54:13 +0000
commiteaa7cc5a73416c4b8672ccbf8e53c049e7279285 (patch)
tree6ea2bb241ba27f90464fb3c1c7596d77e61fe6cd /mcp
parentf99dc6d2ab5acd69268f993ea2bb628d70728426 (diff)
fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it
git-svn-id: svn://localhost/ardour2/branches/3.0@12124 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'mcp')
-rw-r--r--mcp/nucleus.device2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/nucleus.device b/mcp/nucleus.device
index 1456d4e8a7..7ab3eb8146 100644
--- a/mcp/nucleus.device
+++ b/mcp/nucleus.device
@@ -11,5 +11,5 @@
<JogWheel value="yes"/>
<TouchSenseFaders value="yes"/>
<LogicControlButtons value="yes"/>
- <UsesIPMIDI value="yes"/>
+ <UsesIPMIDI value="no"/>
</MackieProtocolDevice>