aboutsummaryrefslogtreecommitdiff
path: root/audio/gnuitar
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add OPTION to install as suid so that it can set realtime scheduling [1]Gabor Kovesdan2006-12-193-18/+74
| | | | | | | | | | | | | | | - Install a desktop entry [1] - Move to LOCALBASE [1] - Makefile cleanups [1] - Add support for NOPORTDOCS - Bump PORTREVISION [1] PR: ports/106730 Submitted by: jylefort [1] Approved by: erwin (mentor) Notes: svn path=/head/; revision=180193
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* - Change fixed -lpthread to ${PTHREAD_LIBS}Marcus Alves Grando2006-03-241-0/+4
| | | | | | | | PR: 94794 Notified by: maintainer Notes: svn path=/head/; revision=158038
* EXTRACT_SUFX=.tar.bz2 -> USE_BUNZIP2=yesEdwin Groothuis2005-12-061-1/+1
| | | | Notes: svn path=/head/; revision=150517
* [new port] audio/gnuitarEdwin Groothuis2005-12-035-0/+64
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> Notes: svn path=/head/; revision=150321