aboutsummaryrefslogtreecommitdiffstats
path: root/audio/hexter
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.6.1trasz2007-04-213-8/+8
| | | | Approved by: miwi (mentor)
* Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 0.6.0miwi2007-03-074-44/+8
| | | | | PR: 109915 Submitted by: trasz (Maintainer)
* - Fix after objformat removalmiwi2007-02-141-2/+38
| | | | | PR: 109153 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
* hexter is a software synthesizer that models the sound generationmiwi2007-01-255-0/+61
of a Yamaha DX7 synthesizer. It can easily load most DX7 patch bank files, accept patch editing commands via MIDI sys-ex messages (ALSA systems only), and recreate the sound of the DX7 with greater accuracy than any previous open-source emulation (that the author is aware of....) hexter operates as a plugin for the Disposable Soft Synth Interface (DSSI). WWW: http://dssi.sourceforge.net/hexter.html PR: ports/108147 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>