allow to set custom thread-buffer size
authorRobin Gareus <robin@gareus.org>
Mon, 26 May 2014 04:21:05 +0000 (06:21 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 26 May 2014 04:56:04 +0000 (06:56 +0200)
commitbb727f4588a5ecdcf750a19bab08db5d6c71653e
tree31d3b8700934794608b1ec254de69bff19442fc3
parent491f3f6e448f5cde73a1af8bac22990dffe55106
allow to set custom thread-buffer size

This is needed for gain and pan automation buffers
as well as silent and scratch buffers when bouncing or
exporting with larger chunk size than the current engine
period.
libs/ardour/ardour/buffer_manager.h
libs/ardour/ardour/thread_buffers.h
libs/ardour/buffer_manager.cc
libs/ardour/thread_buffers.cc