From 10c98b106dbb7ee90aca745c7c100a43f80fa01e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 15 Aug 2014 21:27:30 +0200 Subject: Port JACK patch to this toolame --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 733ecaa..2219643 100644 --- a/options.h +++ b/options.h @@ -16,6 +16,7 @@ typedef struct float athlevel; /* 0 extra argument to the ATH equation - used for VBR in LAME */ int verbosity; /* 2 by default. 0 is no output at all */ + int enable_jack; /* 1=use JACK input, 2=use wav input */ } options; -- cgit v1.2.3