Don't add origin value to MIDI controller regions on initial insert.
authorDavid Robillard <d@drobilla.net>
Sun, 16 Nov 2014 07:09:33 +0000 (02:09 -0500)
committerDavid Robillard <d@drobilla.net>
Mon, 17 Nov 2014 03:35:45 +0000 (22:35 -0500)
commitb4fcdbb100ec3be331e7bd8b51a86cc198448397
treea80159bb0c6dd7afedc6175f774d96acd7b61c6a
parentd63161426f256c293c92b73f1be4b375f962d298
Don't add origin value to MIDI controller regions on initial insert.

This should probably hijack the same modifier as the guard points and work the
same on all automation tracks, but I did it this way to not change behaviour of
track automation where a default is much more reasonable.
gtk2_ardour/automation_region_view.cc
libs/evoral/evoral/ControlList.hpp
libs/evoral/src/ControlList.cpp