Optimize automation-event process splitting
authorRobin Gareus <robin@gareus.org>
Sun, 16 Dec 2018 03:07:55 +0000 (04:07 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 16 Dec 2018 03:25:24 +0000 (04:25 +0100)
commit6b1b72a247bf04c81292fc41af4f69c9b7f90379
tree9d5757acb39b406ae0215ec692c0cd58d843b2ff
parente4d3ebfb666e2c4e9cf134d8f3ed42152da343bf
Optimize automation-event process splitting

Use RCU of automated parameter when looking for next automation event
to use for split processing. This speeds up PluginInsert processing
when rolling for plugins with many not-automated parameters.
libs/ardour/ardour/automatable.h
libs/ardour/automatable.cc