diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-01-30 23:33:50 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-01-30 23:33:50 -0800 |
| commit | 7557adc6776004d4f21bd88be07b6551ba66f13f (patch) | |
| tree | 3d94974bc2ceb3cc1d21b33d7d00079e10c38c4e /src/LV2-render_internal.h | |
| parent | d85de818f5e48033d6029ea040e76fc35f17185d (diff) | |
major cleanup. added some cli args as well
Diffstat (limited to 'src/LV2-render_internal.h')
| -rw-r--r-- | src/LV2-render_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LV2-render_internal.h b/src/LV2-render_internal.h index 92be2f9..3cea889 100644 --- a/src/LV2-render_internal.h +++ b/src/LV2-render_internal.h @@ -83,6 +83,7 @@ typedef struct { int nchannels; /// int sample_rate; /// char* outfile; // + char* infile; // } JalvOptions; typedef struct { |
