01-02-2021, 06:19 PM
It looks like the help for the canned filters is incorrect. Below if from SoX documentation.
http://manpages.ubuntu.com/manpages/bion...sox.1.html
Phase response (0 = minimum, 25 = intermediate, 50 = linear, 100 = maximum)
The year and other predefined filters are described in Quick help
Enter "year YYYY-YYYY" or "year YYYY" which will just search the date tag. If just YYYY is entered the "any" tag filter is used i.e. "any YYYY" which searched all the tags for YYYY.
http://manpages.ubuntu.com/manpages/bion...sox.1.html
Phase response (0 = minimum, 25 = intermediate, 50 = linear, 100 = maximum)
The year and other predefined filters are described in Quick help
Code:
Predefined filters
The following predefined filters are available: Encoded [bits/rate], Format [.ext], Folder [path], Hdonly, Lossless, Lossy and Year [yyyy] or [yyyy-yyyy].
Examples: encoded 24/96 | encoded 192 | hdonly | format .dsf | folder u2/achtung baby | lossy | year 1962 | year 1994-1998
Enter "year YYYY-YYYY" or "year YYYY" which will just search the date tag. If just YYYY is entered the "any" tag filter is used i.e. "any YYYY" which searched all the tags for YYYY.