aboutsummaryrefslogtreecommitdiff
path: root/audio/hexter
Commit message (Collapse)AuthorAgeFilesLines
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.6.1Edward Tomasz Napierala2007-04-213-8/+8
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=190542
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Update to 0.6.0Martin Wilke2007-03-074-44/+8
| | | | | | | | PR: 109915 Submitted by: trasz (Maintainer) Notes: svn path=/head/; revision=186778
* - Fix after objformat removalMartin Wilke2007-02-141-2/+38
| | | | | | | | PR: 109153 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) Notes: svn path=/head/; revision=185164
* hexter is a software synthesizer that models the sound generationMartin Wilke2007-01-245-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> Notes: svn path=/head/; revision=183192