From 801133a743ec05f15991d7b6f732efa7b8cda9a7 Mon Sep 17 00:00:00 2001 From: yo mama Date: Tue, 27 Jan 2015 20:15:20 -0800 Subject: added some command line processing, need to fix inconsistant multichannel behavior --- src/LV2-render_internal.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/LV2-render_internal.h') diff --git a/src/LV2-render_internal.h b/src/LV2-render_internal.h index cac20b0..6b1cd51 100644 --- a/src/LV2-render_internal.h +++ b/src/LV2-render_internal.h @@ -80,6 +80,9 @@ typedef struct { int no_menu; ///< Hide menu iff true int show_ui; ///< Show non-embedded UI int print_controls; ///< Print control changes to stdout + int nchannels; /// + int sample_rate; /// + char* outfile; /// } JalvOptions; typedef struct { -- cgit v1.2.3-70-g09d2