This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
83a0c30c24ce6bb6e3e718c267a82fbaffc33b4b
ardour
/
libs
/
midi++2
/
midi++
History
Paul Davis
83a0c30c24
major redesign of MIDI port heirarchy and management
...
basic, very flaky functionality is back. program unstable at present
2013-08-07 22:21:36 -04:00
..
.DS_Store
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
2008-06-02 21:41:35 +00:00
channel.h
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
2012-04-24 02:28:51 +00:00
event.h
*** NEW CODING POLICY ***
2009-02-25 18:26:51 +00:00
events.h
* MIDI control lanes: Set Interpolationtype according to Parameter
2009-01-28 04:55:31 +00:00
ipmidi_port.h
merge Marcel Bonnet's patches for Free-BSD
2013-01-04 17:36:52 +00:00
midnam_patch.h
Show matching controller name in automation lane header.
2013-01-20 08:56:00 +00:00
mmc.h
part-way through getting the audioengine changes to compile
2013-07-24 19:29:45 -04:00
parser.h
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
2012-04-24 02:28:51 +00:00
port.h
MIDI::Port::(get|set)_state() should be virtual, so that derived classes get their chance in the sun.
Fixes
#4887
2012-05-27 16:49:51 +00:00
types.h
Remove all use of nframes_t.
2010-12-03 22:26:29 +00:00