See:
http://www.google.com/search?q=tinnitus+notched+music&sourceid=ie7&rls=com.microsoft:en-us:IE-Address&ie=&oe=

I tried the following modification in custom-convert.conf:

Code:
--------------------
    flc flc * *
        # runs ALL flc through SoX to notch out one designated octave for 
tinnitus treatment
        # in this example the octave is centered on 5.8k
  
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C0 
sinc 8.7k-4.35k -
--------------------

It gives me an error when I try to play a flac file.  Any suggestions
on how to make this work?  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
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to