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
Edward Tomasz Napierala
trasz at FreeBSD.org
Sun May 25 10:10:00 UTC 2008
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)
More information about the cvs-all
mailing list