Date: Wed, 29 Jun 2011 01:27:53 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/wildmidi Makefile distinfo pkg-descr ports/audio/wildmidi/files patch-wildmidi.c--typecasting Message-ID: <201106290127.p5T1RrqZ047543@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-06-29 01:27:53 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/wildmidi Makefile distinfo pkg-descr
audio/wildmidi/files patch-wildmidi.c--typecasting
Log:
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>
Revision Changes Path
1.1173 +1 -0 ports/audio/Makefile
1.1 +42 -0 ports/audio/wildmidi/Makefile (new)
1.1 +2 -0 ports/audio/wildmidi/distinfo (new)
1.1 +27 -0 ports/audio/wildmidi/files/patch-wildmidi.c--typecasting (new)
1.1 +15 -0 ports/audio/wildmidi/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106290127.p5T1RrqZ047543>
