Add a scratch buffer for automation.
authorRobin Gareus <robin@gareus.org>
Sat, 3 Jun 2017 10:26:33 +0000 (12:26 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 3 Jun 2017 11:54:55 +0000 (13:54 +0200)
commit0c57199a6ca4e6681ad934873dc107f0ef83a8ee
tree0116a50a6de8b3b5ff976e9a3a8845a99d9bfef4
parent5f7d50a69017c6de04dad8a5348f5b24bf6f0554
Add a scratch buffer for automation.

Useful as temporary buffer: This allows a controllable to
get a master's automation-curve and combine it with its own
(gain, trim, send) automation buffer.
libs/ardour/ardour/process_thread.h
libs/ardour/ardour/session.h
libs/ardour/ardour/thread_buffers.h
libs/ardour/process_thread.cc
libs/ardour/session.cc
libs/ardour/thread_buffers.cc