summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/thread_buffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/thread_buffers.h')
-rw-r--r--libs/ardour/ardour/thread_buffers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/thread_buffers.h b/libs/ardour/ardour/thread_buffers.h
index 598d8f3947..12e549fe55 100644
--- a/libs/ardour/ardour/thread_buffers.h
+++ b/libs/ardour/ardour/thread_buffers.h
@@ -45,6 +45,7 @@ public:
gain_t* gain_automation_buffer;
gain_t* trim_automation_buffer;
gain_t* send_gain_automation_buffer;
+ gain_t* scratch_automation_buffer;
pan_t** pan_automation_buffer;
uint32_t npan_buffers;