Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..
[ardour.git] / libs / ardour / ardour / chan_count.h
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList