From 579dfce1bae018efd73c9f5f3f31770cb401d19a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 22 Oct 2012 21:04:50 +0100 Subject: Try again to sort out the audio padding / alignment. --- src/lib/util.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/util.h') diff --git a/src/lib/util.h b/src/lib/util.h index 2265dfe70..1d9984d9d 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -222,6 +222,8 @@ public: void set_frames (int f); + void make_silent (); + private: /* no copy construction */ AudioBuffers (AudioBuffers const &); -- cgit v1.2.3