From 33140f32671576a285d62f529447f941f96313fc Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 24 Apr 2012 02:28:51 +0000 Subject: add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort git-svn-id: svn://localhost/ardour2/branches/3.0@12069 d708f5d6-7413-0410-9779-e7cbd77b26cf --- mcp/nucleus.device | 1 + 1 file changed, 1 insertion(+) (limited to 'mcp') diff --git a/mcp/nucleus.device b/mcp/nucleus.device index ce9a546d6b..1456d4e8a7 100644 --- a/mcp/nucleus.device +++ b/mcp/nucleus.device @@ -11,4 +11,5 @@ + -- cgit v1.2.3