From owner-cvs-ports@FreeBSD.ORG Wed Jan 24 20:41:29 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E935816A401; Wed, 24 Jan 2007 20:41:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id DACDF13C467; Wed, 24 Jan 2007 20:41:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l0OKfTHs080185; Wed, 24 Jan 2007 20:41:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0OKfTFb080184; Wed, 24 Jan 2007 20:41:29 GMT (envelope-from miwi) Message-Id: <200701242041.l0OKfTFb080184@repoman.freebsd.org> From: Martin Wilke Date: Wed, 24 Jan 2007 20:41:29 +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/whysynth Makefile distinfo pkg-descr pkg-plist ports/audio/whysynth/files patch-configure patch-src-Makefile.in 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: Wed, 24 Jan 2007 20:41:30 -0000 miwi 2007-01-24 20:41:29 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/whysynth Makefile distinfo pkg-descr pkg-plist audio/whysynth/files patch-configure patch-src-Makefile.in Log: WhySynth is a versatile softsynth which operates as a plugin for the Disposable Soft Synth Interface (DSSI). A brief list of features: - 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per voice. - 7 oscillator modes: minBLEP, wavecycle, asynchronous granular, FM, waveshaper, noise, and PADsynth. - 5 filter modes. - flexible modulation and mixdown options. WWW: http://home.jps.net/~musound/whysynth.html PR: ports/108145 Submitted by: trasz Revision Changes Path 1.821 +1 -0 ports/audio/Makefile 1.1 +27 -0 ports/audio/whysynth/Makefile (new) 1.1 +3 -0 ports/audio/whysynth/distinfo (new) 1.1 +11 -0 ports/audio/whysynth/files/patch-configure (new) 1.1 +20 -0 ports/audio/whysynth/files/patch-src-Makefile.in (new) 1.1 +14 -0 ports/audio/whysynth/pkg-descr (new) 1.1 +7 -0 ports/audio/whysynth/pkg-plist (new)