Introduce global default-fade-shape configuration variable
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Mon, 24 Mar 2014 12:22:49 +0000 (13:22 +0100)
committerAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 1 May 2014 18:02:14 +0000 (20:02 +0200)
commit17702278345e6ab728623038fa6c0b6811cdbc78
treedd8c182c146fbfc473c57eaf33ebaaa573adee33
parentca68814faf8a9e152b3aee2cb58da6eb7f1cab8f
Introduce global default-fade-shape configuration variable

Some users always want the same fade in/out style, e.g., constant power,
symmetric, fast etc.

To avoid having them change the fade style manually for each fade, use a
global configuration variable instead.
libs/ardour/ardour/rc_configuration_vars.h
libs/ardour/ardour/types.h
libs/ardour/audioregion.cc
libs/ardour/enums.cc