SRC Resampler DSP

Component for foobar2000 v1.1 and newer.

foobar2000 v2.0 version available here.

foobar2000 v1.4 version available here.

Version:1.0.8
Released:2018-03-24 21:51
Size:1322.0 KB
License:Modified ISC license

Download

foo_dsp_src_resampler

Description

Secret Rabbit Code resampler. Uses libsamplerate 0.1.9.

Additional info

Changes

1.0.8 (2018-03-24):Added extra checks against malformed audio chunks
1.0.7 (2018-03-19):Fixed resampler being listed twice on DSP Manager
1.0.6 (2018-03-16):Fixed upsampling truncating the ending
1.0.5 (2018-03-15):Added ability to exclude frequencies and frequency ranges
1.0.4 (2018-01-28):Disabled ability to use linear and ZOH modes with resampler service. Fixed priority config to allow zero priority
1.0.3 (2018-01-21):Added resampler service entry. Priority of the service can be configured in advanced preferences
1.0.2 (2018-01-17):Added signal extrapolation to help with gapless track transitions when converting individual tracks
1.0.1 (2018-01-15):Recompile with faster float-to-int conversion functions enabled
1.0 (2018-01-15):Initial version