Invert Pan-Azimuth (up means left)
authorRobin Gareus <robin@gareus.org>
Mon, 7 Oct 2019 03:07:55 +0000 (05:07 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 7 Oct 2019 03:07:55 +0000 (05:07 +0200)
commitc663a2d8ef6669054eac817c86d70552580f2138
treece042183c86193dd130437236f1f6006d45d02ea
parent85ea1250e1c5be9b941cd0966127facf871c53ac
Invert Pan-Azimuth (up means left)

It's a well established convention that pan y-axis automation,
or vertical uses (top) +1 for left.

This special cases rotary knobs (and horizontal sliders) to retain
a clockwise movement (or movement to the right) for panning to the
right.
libs/ardour/ardour/automation_control.h
libs/ardour/ardour/parameter_descriptor.h
libs/ardour/automation_control.cc
libs/ardour/parameter_descriptor.cc
libs/pbd/pbd/controllable.h