1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update COMMENT, pkg-descr

- Give maintainership to submitter

PR:		ports/176831
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
Pawel Pekala 2013-03-13 17:23:05 +00:00
parent fcdd94f4bd
commit 87869d5fef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314098
2 changed files with 11 additions and 7 deletions

View File

@ -9,8 +9,8 @@ MASTER_SITES= http://www.onicos.com/staff/iz/timidity/dist/:timidity \
DISTFILES= ${TIINS}:tiins ${DISTNAME}.tar.gz:timidity
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI to WAV renderer and player
MAINTAINER= kevinz5000@gmail.com
COMMENT= MIDI to PCM software synthesizer
CONFLICTS= timidity++-2.13.*

View File

@ -1,7 +1,11 @@
TiMidity is a MIDI to WAVE converter using Gravis Ultra-
sound-compatible patch files to generate digital audio
data from General MIDI files. The data can be stored in a
file for processing, or played in real time through an
audio device.
TiMidity is a software synthesizer. It can play MIDI files by converting them
into PCM waveform data; give it a MIDI data along with digital instrument data
files, then it synthesizes them in real-time, and plays. It can not only play
sounds, but also can save the generated waveforms into hard disks as various
audio file formats.
TiMidity 0.2i was written by Tuukka Toivonen <tt@cgs.fi> in 1995. No new version
of this project has been released since then. Development has been continued by
Masanao Izumo et al. in the new project named TiMidity++ (audio/timidity++).
WWW: http://www.onicos.com/staff/iz/timidity/