[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SOX_OPTS gone?
From: |
Eric Wong |
Subject: |
Re: SOX_OPTS gone? |
Date: |
Sat, 2 Nov 2019 21:16:03 +0000 |
Rene Maurer <address@hidden> wrote:
> Eric Wong <address@hidden> wrote:
>
> > I think you added $SOX_OPTS to "command:" yourself, since I
> > can't find evidence in dtas.git history that ever put $SOX_OPTS
> > in the command-line.
>
> I don't remember, but you could be right ;-)
>
> > You can put arbitrary variables there, such as MYFX, of course:
> >
> > command: exec sox "$INFILE" $SOXFMT - $TRIMFX $RGFX $MYFX
>
> That works perfect for me. I have now:
>
> command: exec sox "$INFILE" $SOXFMT - $TRIMFX $RGFX $MYFILTER $MYFADE
> env: !!omap
> - MYFADE: ''
> - MYFILTER: ''
> tryorder: 0
>
> Thanks.
Thanks for confirming. Btw, did you forget to Cc: the list?
Reply-all is the convention, here; since I don't require or even
encourage mailing list subscriptions, public mail archives are
more important than mailing lists IMHO :>