Fix alignment of automation paste.
authorDavid Robillard <d@drobilla.net>
Mon, 8 Dec 2014 04:16:42 +0000 (23:16 -0500)
committerDavid Robillard <d@drobilla.net>
Mon, 8 Dec 2014 04:16:42 +0000 (23:16 -0500)
commit4f8714a038b5067b9d74c36f8f00dc6eb6c68f7f
tree426f874325a3aae817f2979851beab222e193065
parent116722f1820395b545804976fe9bf3441f933f4c
Fix alignment of automation paste.

Preserve alignment between notes and control points when doing an internal
copy/paste of both.

Relative alignment between points on multi-paste is still not preserved.  Both
behaviours here are actually useful, perhaps a modifier...
gtk2_ardour/automation_streamview.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_ops.cc