From c40437430acf4b65d8acb8b084eae8cd2f6f5402 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 11 Jun 2012 10:42:30 +0000 Subject: Make send automation work (#4734). git-svn-id: svn://localhost/ardour2/branches/3.0@12650 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/thread_buffers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/ardour/thread_buffers.h') diff --git a/libs/ardour/ardour/thread_buffers.h b/libs/ardour/ardour/thread_buffers.h index f75efa082d..be8cb42282 100644 --- a/libs/ardour/ardour/thread_buffers.h +++ b/libs/ardour/ardour/thread_buffers.h @@ -21,6 +21,7 @@ public: BufferSet* scratch_buffers; BufferSet* mix_buffers; gain_t* gain_automation_buffer; + gain_t* send_gain_automation_buffer; pan_t** pan_automation_buffer; uint32_t npan_buffers; -- cgit v1.2.3