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.
Topic: Resampler plugin (Read 436856 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Resampler plugin

Reply #425
and the download (for mod version) gives me just a dll.

No, it should give you .zip file, and foobar2000 supports both .fb2k-component and .zip files.


Re: Resampler plugin

Reply #427
Extrapolation feature seems to work nicely.

Re: Resampler plugin

Reply #428
For the command line interface I'm using these parameters for resampling -G - rate -v -L <targetrate>
To be sure, is Ivqcl's plugin qualitywise up to pair with cmdline interface with used params and does the SoX utility provide the extrapolation feature?

Re: Resampler plugin

Reply #429
For the command line interface I'm using these parameters for resampling -G - rate -v -L <targetrate>
To be sure, is Ivqcl's plugin qualitywise up to pair with cmdline interface with used params and does the SoX utility provide the extrapolation feature?
Ivqcl's plugin is  up to pair with cmdline qualitywise with used params. (Passband: 95% (SoX default), Quality: Best, Allow aliasing: disabled, Phase response: 50% (linear)) But it doesn't provide guard against clipping (-G option). But are you able to hear clipping from resampling?
SoX commandline tool doesn't provide extrapolation feature.

Re: Resampler plugin

Reply #430
Actually foobar2000 component wins the command line in quality. The command line interface can't do floats and suffers from unnecessary rounding and of course clipping. And if you use a parameter to prevent clipping you alter the volume.

Re: Resampler plugin

Reply #431
Thanks!

Re: Resampler plugin

Reply #432
Just want to say thanks for this component. Been meaning to check it out for ages, and it works exactly how I need it to.

Background: I run a mastering studio where EVERYTHING (all DACs, PC, drivers and digital equipment) is clocked to the master capture ADC. To change the sample rate is a PITA as I have to go into my Crookwood mastering console's menu settings multiple layers to do it. Every time I want to audition a quick 22k mp3, or enjoy listening to 192kHz Norah Jones albums, for example, it's a bit of a hassle to go hardware menu diving just to be able to do so. So I have been wondering for ages how I could keep things at 44.1 (my usual) but have those different SRs be automatically converted to 44 on the fly (I know it's not the best quality conversion, I go offline SRC for that in mastering duties with FinalCD or iZotpe RX7 Advanced). Now, thanks to the Mod2 version, I can specify that all those other SRs are real time converted to 44.1 and I can listen quickly without having to dick around.

THANK YOU! I wish I had sorted it out much earlier...

Re: Resampler plugin

Reply #433
@darkflame23 : If you want to resample everything to one single frequency, then you don't need the "mod2" version?
I use the mod2 in order to select for upsampling files of unsupported sampling frequency, but I do not want to spend that weak computer's CPU load on resampling when I don't have to.

(My "ideal" component would intercept an "unsupported" error message and only then start resampling, but I don't switch output device when I don't have to.)


Re: Resampler plugin

Reply #435
Version 0.8.4 is available (see the 1st post).

Re: Resampler plugin

Reply #436
Ivqcl:  Thank you for the update, mod2 is one of my "essential" plugins.

Re: Resampler plugin

Reply #437
Thank you for an update of this very fast and transparent SRC, for me unique in that it's suitable for real time playback conversion and imo very high quality offline conversion.
Shame it has not yet been added into components catalog.  

Re: Resampler plugin

Reply #438
Possible bug with v. 0.8.5
Options for 2x/4x upsampling are not saved. After adjusting one of the upsampling values, confirming with "OK" and subsequent plugin options window opening, there stays "1000".

Re: Resampler plugin

Reply #439
@jaro1 Thanks, should be fixed in 0.8.6.

Re: Resampler plugin

Reply #440
@lvqcl

mod link still points to 0.8.4 ...


Re: Resampler plugin

Reply #441
No reason to update them. The bug was introduced in 0.8.5, so they weren't affected.

Re: Resampler plugin

Reply #442
@lvqcl version 0.8.6 is not available for fb2k?



Re: Resampler plugin

Reply #445
Hi lvqcl, thanks for the awesome software! Do you know how long the filter is for x8 oversampling? Would we get better performance with an even longer filter?


Re: Resampler plugin

Reply #447
Do you know how long the filter is for x8 oversampling?
Have no idea.

Would we get better performance with an even longer filter?
Why? It can be worse, not better.

I know SSRC is 16k max, if that's useful. It is often suggested that longer filters are more accurate, though more computation-intensive. Why do you think longer filters can be worse given the same design?

Re: Resampler plugin

Reply #448
I thought that "performance" means speed, not accuracy.
There's no need for better accuracy, because SoX quality is already excellent.

Re: Resampler plugin

Reply #449
Longer filters can lead to more pre- and/or post-echo or ringing. The current filter design is already sufficient for mathematical accuracy, which is already way more than you'll ever need for audible accuracy.