cvs commit: ports/audio Makefile ports/audio/xmms-fxt Makefile distinfo pkg-descr

Jean-Yves Lefort jylefort at FreeBSD.org
Fri Jun 10 15:56:42 GMT 2005


jylefort    2005-06-10 15:56:42 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/xmms-fxt       Makefile distinfo pkg-descr 
  Log:
  Add xmms-fxt.
  
  FX Toolbox plugin for XMMS.
  
  People who enjoyed EaglePlayer II on Amiga, may remember the 8-bit Amplifier,
  which featured a nice Surround effect. This plugin is an attempt to recreate
  the same effect, plus some other goodies.
  
  About the surround effect: it works like a cross echo. Some amount of the left
  channel is delayed of some milliseconds, then added to the right channel, and
  vice-versa.
  
  * Provide a feeling of bigger room (that's what they said :).
  * Reduce ear pressure when using headphones, especially with mods (try it to
    understand).
  * Despite being nearly a stereo -> mono effect, you can still locate the sound
    in space, thanks to the delay.
  
  WWW: http://xmms-fxt.sourceforge.net/
  
  PR:             ports/82053
  Submitted by:   Alejandro Pulver <alejandro at varnet.biz>
  
  Revision  Changes    Path
  1.628     +1 -0      ports/audio/Makefile
  1.1       +27 -0     ports/audio/xmms-fxt/Makefile (new)
  1.1       +2 -0      ports/audio/xmms-fxt/distinfo (new)
  1.1       +20 -0     ports/audio/xmms-fxt/pkg-descr (new)


More information about the cvs-ports mailing list