- Call channel pressure channel pressure, not aftertouch (that's key specific).
authorDavid Robillard <d@drobilla.net>
Sun, 21 Sep 2008 18:08:18 +0000 (18:08 +0000)
committerDavid Robillard <d@drobilla.net>
Sun, 21 Sep 2008 18:08:18 +0000 (18:08 +0000)
commita43d53e3b92b02f4c35b4935509bf523f7630d94
treef6289ef64f48cdedb37b24830698950c00ab668c
parentca12fe973324cbc000bf2aa46d9c378022a14fa2
- Call channel pressure channel pressure, not aftertouch (that's key specific).
- Add context menu items to add a bender or pressure automation track to a MIDI track.
- Now just need to figure out creation of program change events and you can create
  everything MIDI ardour understands from the GUI...

git-svn-id: svn://localhost/ardour2/branches/3.0@3782 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/audio_time_axis.cc
gtk2_ardour/audio_time_axis.h
gtk2_ardour/midi_time_axis.cc
gtk2_ardour/midi_time_axis.h
gtk2_ardour/route_time_axis.h
libs/ardour/ardour/parameter.h
libs/ardour/ardour/types.h
libs/ardour/audioengine.cc
libs/ardour/automatable.cc
libs/ardour/midi_track.cc
libs/ardour/parameter.cc