Yet Another Convolver |
Yet Another Convolver |
Aug 6 2010, 07:24
Post
#1
|
|
|
Group: Members Posts: 33 Joined: 19-September 07 From: Santo, TX Member No.: 47182 |
foo_dsp_yac v1.0
This one chooses the impulse filter based on the current track’s tags and the current sample rate. The tag name is "filter" and the tag value is the name of the impulse file. The file path is ".\filter\n\", where "n" is the sample rate divided by 1000. For example, if the tag "filter" == "PopEQ.wav" and the sample rate is 44100, foo_dsp_yac will use ".\filter\44\PopEQ.wav". The impulse file may be mono or stereo in any format Foobar can decode but its sample rate must equal the current sample rate and it can contain no more than 16K frames. Also, the audio track being convolved must be stereo. The filter size limitations are necessary because foo_dsp_yac does convolution the old fashioned way: multiply and accumulate. foo_dsp_yac is intended for simple equalization, which, unlike reverb and other special effects, doesn’t require large impulse response files. Even so, a slow CPU may not be able to keep up at high sample rates regardless of the filter size. If the process affinity mask indicates more than one logical processor, the left and right channels will be convolved in separate threads. |
|
|
|
j_b Yet Another Convolver Aug 6 2010, 07:24
j_b foo_dsp_yac v1.1
New version posted. As described... Oct 13 2010, 15:29
odyssey Works great I'm just using it with EQ-modifie... Oct 14 2010, 08:59
j_b QUOTE (odyssey @ Oct 14 2010, 01:59) Work... Oct 14 2010, 13:57
MC Escher If I don't know I'm probably not the audie... Oct 14 2010, 10:22
odyssey QUOTE (MC Escher @ Oct 14 2010, 10:22) If... Oct 14 2010, 10:50
j_b QUOTE (MC Escher @ Oct 14 2010, 03:22) If... Oct 14 2010, 14:01
knutinh QUOTE (j_b @ Oct 14 2010, 15:01) QUOTE (M... Oct 15 2010, 16:18
romor Is it possible to make this DSP gapless?
While pl... Aug 16 2012, 20:47
j_b QUOTE (romor @ Aug 16 2012, 12:47) Is it ... Aug 17 2012, 14:42
AndreaT Hello J_B,
sorry for placing a "stupid... Dec 24 2012, 15:34
j_b The right channel of the music file is convolved w... Dec 24 2012, 18:33
AndreaT Thank you J_B for the clarification.
Merry Xmas
An... Dec 25 2012, 18:29![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 08:22 |