Commit graph

4 commits

Author SHA1 Message Date
Michael Scheidell
6d117a2f5b - Correct wrong use of '&&' instead of '&' for logical "bit and"
- Bump PORTREVISION (cause failure on clang build)

PR:		ports/170079
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-07-30 18:40:23 +00:00
Philip M. Gollucci
618361cf47 - Update to 0.2.3.5
PR:             ports/163124
Submitted by:   RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-02-16 04:39:37 +00:00
Wen Heping
e3c89c70c6 - Remove USE_GZIP=yes since it is default
PR:		ports/157174
Submitted by:	Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:	pav@(portmgr)
2011-07-07 09:17:32 +00:00
Martin Wilke
967345c8dc WildMIDI is a simple software midi player which has a core softsynth library
that can be used with other applications.

The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files
into audio which is them passed back to the calling application for further
processing or output. The API of the library is designed so that it is easy to
include WildMIDI into applications that wish to include MIDI file playback.
With multiple MIDI file support you can develop applications to mix several
midi files together at the same time and with the next release you will be
able to use a different patch set for each MIDI file.

The wildmidi player is a demonstration program to show the capabilities of
libWildMidi.

WWW: http://wildmidi.sourceforge.net/

PR:		ports/158372
Submitted by:	SimaMoto,RyoTa <liangtai.s4 at gmail.com>
2011-06-29 01:27:53 +00:00