Per-region MIDI CC "automation".
authorDavid Robillard <d@drobilla.net>
Fri, 17 Aug 2007 17:25:20 +0000 (17:25 +0000)
committerDavid Robillard <d@drobilla.net>
Fri, 17 Aug 2007 17:25:20 +0000 (17:25 +0000)
commite486a8d86fee39b3bcca59441eb5d1c945cbef19
tree61fbaaf470000e93db82672bd0849f4fe5177c09
parentfac0379cabee29038e1b7149cf2aa6613937bf87
Per-region MIDI CC "automation".
Extremely broken in several ways.
This commit brought to you by the letters D, R, and my need to switch machines.

git-svn-id: svn://localhost/ardour2/trunk@2323 d708f5d6-7413-0410-9779-e7cbd77b26cf
14 files changed:
gtk2_ardour/SConscript
gtk2_ardour/automation_line.cc
gtk2_ardour/automation_region_view.cc [new file with mode: 0644]
gtk2_ardour/automation_region_view.h [new file with mode: 0644]
gtk2_ardour/midi_region_view.cc
gtk2_ardour/midi_region_view.h
gtk2_ardour/midi_time_axis.cc
gtk2_ardour/region_view.cc
gtk2_ardour/route_time_axis.cc
gtk2_ardour/route_time_axis.h
libs/ardour/ardour/automatable.h
libs/ardour/ardour/automation_event.h
libs/ardour/ardour/midi_model.h
libs/ardour/midi_model.cc