Remove boolean automation special case
authorRobin Gareus <robin@gareus.org>
Wed, 13 Nov 2019 16:21:51 +0000 (17:21 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 13 Nov 2019 16:21:51 +0000 (17:21 +0100)
commit74f8db2def120e8edb181c8008b98e8dbd242713
tree5ab509bbcac2ef373b3e204bb500ca55ec652256
parentff301419b3ca88635744984350cb1643f144deeb
Remove boolean automation special case

Previously setting a boolean-control to "write" and roll did not
create an automation-point.

The state was not correctly captured.
The boolean-control needed to be toggled explicitly to create
an automation point.
libs/ardour/automation_control.cc