Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
21
Scientific Discussion / Re: ARDFTSRC - Real Discrete Fourier Transform Sample Rate Conversion
Last post by mycroft -
SoXr  resampler is very good, when downsampling you would miss only very small portion of high frequency range when comparing with ardftsrc parameters (with right combinations of options).
ARDFTSRC is using rather extremely trivial algorithm to implement resampling, you just need good FFT lib that supports RDFT transforms (FFTW3, libhpk), and do correct amount of left and right padding and apply pre-constructed taper window to subset of coefficients in frequency domain + do overlap save step.
Construction of the taper window is also very trivial. I might write python script which would do same thing as this filter, if there is enough of interest.
22
Scientific Discussion / Re: ARDFTSRC - Real Discrete Fourier Transform Sample Rate Conversion
Last post by Squeller -
Just want to say I am reading it with interest. I usually downsample >=96 kHz FLAC to mostly 48, sometimes 64 (also bit depth reduction at times, e.g., 64k/20bit are a good chunk smaller than 48k/24bit, just for consideration). I'm all for best practise, but the "more than good enough" and practical solution as for fb2k addicts is using SoX (plus ditherer) and I'm not yet feeling the itch to e.g. create and call batch files or idk.. from fb2ks converter. If someone made an fb2k plugin, and I cannot do that myself, I'd probably happily use that librempeg or r8 thing. After all we're in the inaudible realms.
29
General - (fb2k) / Suggestions for Search
Last post by Ojos Azules -
1. Add support for * in Search for Field

Example to Search by Lyrics -
LYRICS HAS Baby OR SYNCEDLYRICS HAS Baby
use *LYRICS HAS Baby

2. Support for ARTIST OR ALUBUMARTIST HAS Eminem

instead of ARTIST HAS Eminem OR ALUBUMARTIST HAS Eminem

3. Auto Complete/UI for quicker/easier search

X

4. Search should use AutoCorrect, Synonyms dictionary to improve search