Archive for February, 2007

foo_dsp_crossfader 0.2 released

update:
0.2.6
- fixed when it’s gonna stop playback after the current one, the gap/silence at the end of the current song will be lost
- a bit more code optimisation

0.2.5.1
- fixed the crackle sound produced during track change when both gapless and fading enabled

0.2.5
- when gapless or fading is disabled, their memory buffers will be freed
- little code optimisation
- minor bugs fixed

0.2.4
- fixed the crackle sound produced during track change when both gapless and fading enabled
- during fading when encounter another track change, it will not crossfade now
- the name “Crossfader” is changed to “Gapless Crossfader”

0.2.3
- finally eliminated the annonying incorrect fading behavior
- slightly improved gap detection

0.2.2
- fixed incorrect fading implementation when gapless and fading both enabled
- fixed audio samples in buffer will not be played when encounters different sample rate
- fixed some other buffer managment problems

0.2.1
- for some fading length values would make incorrect output, now fixed
- little changes to the menu items

0.2
- resampling function removed
- integrated with foo_dsp_gapless, which is now discontinued
- some minor changes

Comments (4)

new component and one update

update:
foo_dsp_gapless 0.2
- rewrote, now behaves like the one in 0.8.3, even the setting.
so you should remove the current setting in foobar to avoid any unexpected errors

update:
foo_dsp_gapless 0.1.3
foo_dsp_crossfader 0.1.7.2
- they both had a common bug that produce white noise, now fixed.

update:
foo_dsp_gapless 0.1.2
- gaps will not be removed after seeking

update:
foo_dsp_gapless 0.1.1
foo_dsp_crossfader 0.1.7.1
- they both had a common bug, now fixed.

foo_dsp_gapless 0.1
- provides gapless playback, probably a lot of people has been long for this.

foo_dsp_crossfader 0.1.7
- added a resampling function internally, so different sample rate songs can have the fading effect.

Comments (19)

foo_menu_addons 0.3.9 released

update:
- jump group is moved to the EDIT main menu
- added a title format viewer

probably the update of this component is a bit too fast, but today I was customising the layout of foobar, I found it is quite handy if can have a title format evaluator next to you. I know in the foobar preference’s dialog already has one, but it just too inconvenient.
this is my new foobar look, it’s cool, isn’t it?

Comments (7)

foo_menu_addons 0.3.8 released

update:
1. invert select is moved out of selection group
2. jump and expand group now support genre
3. expand by user defined tag is now supported
4. added repeat A-B type of playback
更新:
1. invert select 搬離了selection組別
2. jump 和 expand 組別現支援genre
3. expand指令新增了使用者定義的tag
4. 新增了重播A-B這種播放方式

Comments (2)