JJZolx;697750 Wrote: 
> The first thing I'd do is place that comment above the rule. Since the
> commmented second line is part of the rule, it would be safer.
> 
> > 
Code:
--------------------
  >   > 
  > # Run all flac through SoX to notch out one designated octave for tinnitus
  > # treatment. In this example the octave is centered on 5.8kHz.
  > flc flc * *
  >     # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
  >     [sox] -q -t flac $FILE$ -t flac -C 0 $RESAMPLE$ - sinc 8.7k-4.35k
--------------------
> > 
> 
> It may be a little difficult to hear using 8.7k-4.35k. To make it
> very obvious, try something like 9.7k-1.35k.

Oh, yeah!  That works!  Thanks.


-- 
Apesbrain
------------------------------------------------------------------------
Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=94130

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to