Adapt range when copying between automation types.
authorDavid Robillard <d@drobilla.net>
Sat, 6 Dec 2014 18:37:08 +0000 (13:37 -0500)
committerDavid Robillard <d@drobilla.net>
Sat, 6 Dec 2014 18:40:35 +0000 (13:40 -0500)
commit4650912ae36ef79fd342a6e183e0bc205d3326c2
tree3af63c1b0dc9dfdbb16441e35b7c0a966c254d3f
parent96a9292a407dd90b85ed6bebae932c096b357ce8
Adapt range when copying between automation types.

For things like copying from pitch bender to a CC.

Also things like fader to pan, but that seems a bit funny.  The conversion
probably needs to be a bit smarter here, perhaps taking the normal into
consideration...
gtk2_ardour/editor_ops.cc
libs/evoral/evoral/Parameter.hpp
libs/evoral/src/ControlList.cpp