diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-03 22:22:11 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-03 22:22:11 +0000 |
commit | 2b376e4b669e39af12b8f3886cd0e19fdc55f0bf (patch) | |
tree | a1d0deac5238380e8495c8fdcac535897d28aeb7 /audio/Makefile | |
parent | c4f42b1b4f7b70fe75f0c1e76230cae4c0e851dc (diff) | |
download | FreeBSD-ports-2b376e4b669e39af12b8f3886cd0e19fdc55f0bf.zip FreeBSD-ports-2b376e4b669e39af12b8f3886cd0e19fdc55f0bf.tar.gz |
[new port] audio/gnuitar
This is an open source program for real-time sound effect
processing. You can use it to add some distortion to your
guitar, or some reverb to your voice. Available effects
are:
* 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation)
* sustain
* various flavors of reverb, echo & delay
* chorus/flanger
* equalizer
* noise reduction
* wah-wah
* phasor
* tremolo
* vibrato
WWW: http://www.gnuitar.com
PR: ports/89895
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index f535d7b..71e321f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -166,6 +166,7 @@ SUBDIR += gnomemedia2 SUBDIR += gnomoradio SUBDIR += gnowavcut + SUBDIR += gnuitar SUBDIR += gnump3d SUBDIR += gnupod SUBDIR += gogo |