Fix completely wrong MidiRegionView::get_patch_key_at().
authorDavid Robillard <d@drobilla.net>
Sun, 20 Jan 2013 02:31:41 +0000 (02:31 +0000)
committerDavid Robillard <d@drobilla.net>
Sun, 20 Jan 2013 02:31:41 +0000 (02:31 +0000)
commit411dd7566f64959167419713e702e06af09465e2
treec934fbf117bce1ca2c20c6a7ed2115522b3b2fb2
parent4a47edeaf0b1a663277e0423d60fe6a3a2f7375c
Fix completely wrong MidiRegionView::get_patch_key_at().

This fixes the note name displayed at a given time to be based on the correct program at that time, and not one in the future.

git-svn-id: svn://localhost/ardour2/branches/3.0@13912 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/midi_region_view.cc