From owner-cvs-ports@FreeBSD.ORG Fri Jun 10 15:56:42 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE6F616A41C; Fri, 10 Jun 2005 15:56:42 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B6CF43D48; Fri, 10 Jun 2005 15:56:42 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5AFugEt065270; Fri, 10 Jun 2005 15:56:42 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5AFugBE065269; Fri, 10 Jun 2005 15:56:42 GMT (envelope-from jylefort) Message-Id: <200506101556.j5AFugBE065269@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 10 Jun 2005 15:56:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/xmms-fxt Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 15:56:42 -0000 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 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)