Date: Sun, 25 May 2008 10:09:59 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/sineshaper Makefile distinfo pkg-descr pkg-plist ports/audio/sineshaper/files patch-configure.ac patch-src-sineshaper-Makefile.am Message-ID: <200805251009.m4PA9xVX072258@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2008-05-25 10:09:59 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/sineshaper Makefile distinfo pkg-descr pkg-plist audio/sineshaper/files patch-configure.ac patch-src-sineshaper-Makefile.am Log: A monophonic synth plugin that sends the sound from two sine oscillators through two sine waveshapers in series. You can control the vibrato, tremolo, portamento, the tuning of both oscillators, the oscillator mix, the shape amount (total and split over both shapers) and the phase of the second waveshaper function. There is also an ADSR envelope generator that can control the total shape amount and the amplification (with controllable sensitivity for both), an LFO for the total shape amount, distortion, and a feedback delay. The shape amount and amplification is velocity sensitive, and the synth supports MIDI pitch bend events (with a range of +/- 2 semitones). All parameters can be controlled using MIDI Controller events. WWW: http://ll-plugins.sourceforge.net Revision Changes Path 1.957 +1 -0 ports/audio/Makefile 1.1 +30 -0 ports/audio/sineshaper/Makefile (new) 1.1 +3 -0 ports/audio/sineshaper/distinfo (new) 1.1 +11 -0 ports/audio/sineshaper/files/patch-configure.ac (new) 1.1 +11 -0 ports/audio/sineshaper/files/patch-src-sineshaper-Makefile.am (new) 1.1 +16 -0 ports/audio/sineshaper/pkg-descr (new) 1.1 +8 -0 ports/audio/sineshaper/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805251009.m4PA9xVX072258>