From owner-cvs-all@FreeBSD.ORG Sat Sep 8 06:21:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B9D716A41B; Sat, 8 Sep 2007 06:21:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6AB2D13C465; Sat, 8 Sep 2007 06:21:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l886LGrO076167; Sat, 8 Sep 2007 06:21:16 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l886LGNG076156; Sat, 8 Sep 2007 06:21:16 GMT (envelope-from edwin) Message-Id: <200709080621.l886LGNG076156@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 8 Sep 2007 06:21:15 +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/ecamegapedal Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2007 06:21:16 -0000 edwin 2007-09-08 06:21:15 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/ecamegapedal Makefile distinfo pkg-descr pkg-plist Log: New port: audio/ecamegapedal realtime audio processor Ecamegapedal is a real-time effect processor software with a graphical user interface for controlling the effect parameters. It is meant to be used as a virtual guitar-fx or studio effect box. In addition to real-time operation, Ecamegapedal also supports reading from and writing to audio files. All audio object and effect plugin types provided by the Ecasound libraries are supported. This includes ALSA, JACK, OSS, aRts, over 20 file formats, over 30 effect types, LADSPA plugins and multi-operator effect presets. Ecamegapedal's implementation is based on Ecasound and Qt libraries. WWW: http://www.wakkanet.fi/~kaiv/ecamegapedal/ PR: ports/115460 Submitted by: dk Revision Changes Path 1.888 +1 -0 ports/audio/Makefile 1.1 +43 -0 ports/audio/ecamegapedal/Makefile (new) 1.1 +3 -0 ports/audio/ecamegapedal/distinfo (new) 1.1 +10 -0 ports/audio/ecamegapedal/pkg-descr (new) 1.1 +9 -0 ports/audio/ecamegapedal/pkg-plist (new)