TiMidity++-2.13.2

所属分类:midi
开发工具:Visual C++
文件大小:2022KB
下载次数:75
上传日期:2006-02-09 13:27:16
上 传 者klensin
说明:  Midi 解码程序,用VC编写的,可以在Windows下运行。
(Midi decoding process, the preparation of the VC can be run under Windows.)

文件列表:
TiMidity++-2.13.2 (0, 2006-02-09)
TiMidity++-2.13.2\AUTHORS (1653, 2004-02-28)
TiMidity++-2.13.2\COPYING (18009, 2002-01-15)
TiMidity++-2.13.2\ChangeLog (12932, 2004-10-03)
TiMidity++-2.13.2\INSTALL (17722, 2004-03-01)
TiMidity++-2.13.2\Makefile.am (2174, 2004-03-29)
TiMidity++-2.13.2\Makefile.in (24058, 2004-09-23)
TiMidity++-2.13.2\NEWS (14819, 2004-10-03)
TiMidity++-2.13.2\TODO (889, 2002-01-15)
TiMidity++-2.13.2\TiMidity-uj.ad.in (14347, 2004-05-05)
TiMidity++-2.13.2\TiMidity.ad.in (13512, 2004-05-05)
TiMidity++-2.13.2\aclocal.m4 (94642, 2004-09-23)
TiMidity++-2.13.2\common.makefile.in (2744, 2004-02-24)
TiMidity++-2.13.2\config.h.in (12849, 2004-09-23)
TiMidity++-2.13.2\configure (623430, 2004-10-03)
TiMidity++-2.13.2\configure.in (58474, 2004-10-03)
TiMidity++-2.13.2\interface.h.in (1340, 2004-05-27)
TiMidity++-2.13.2\ChangeLog.1 (27828, 2002-01-15)
TiMidity++-2.13.2\ChangeLog.2 (174559, 2004-03-29)
TiMidity++-2.13.2\INSTALL.ja (20446, 2004-03-01)
TiMidity++-2.13.2\autoconf (0, 2006-02-09)
TiMidity++-2.13.2\autoconf\Makefile.am (1014, 2004-05-30)
TiMidity++-2.13.2\autoconf\Makefile.in (11999, 2004-09-23)
TiMidity++-2.13.2\autoconf\config.guess (41511, 2003-06-02)
TiMidity++-2.13.2\autoconf\config.sub (30012, 2003-06-02)
TiMidity++-2.13.2\autoconf\depcomp (12509, 2002-07-06)
TiMidity++-2.13.2\autoconf\install-sh (5561, 2002-07-06)
TiMidity++-2.13.2\autoconf\missing (10280, 2002-07-06)
TiMidity++-2.13.2\autoconf\mkinstalldirs (1860, 2003-06-02)
TiMidity++-2.13.2\autoconf\alsa.m4 (4801, 2002-10-09)
TiMidity++-2.13.2\autoconf\ao.m4 (3691, 2004-04-13)
TiMidity++-2.13.2\autoconf\arts.m4 (5699, 2002-10-05)
TiMidity++-2.13.2\autoconf\esd.m4 (6866, 2002-07-06)
TiMidity++-2.13.2\autoconf\gtk.m4 (8285, 2002-07-06)
TiMidity++-2.13.2\autoconf\gtk-2.0.m4 (7528, 2004-05-30)
TiMidity++-2.13.2\autoconf\libFLAC.m4 (3836, 2004-04-17)
TiMidity++-2.13.2\autoconf\libOggFLAC.m4 (4072, 2004-04-17)
TiMidity++-2.13.2\autoconf\ogg.m4 (3574, 2002-07-19)
... ...

====================================================================== TiMidity++ -- MIDI-to-WAVE converter and player Masanao Izumo Apr.25.2004 version 2.13.0 or later ====================================================================== ====================================================================== What is this? ====================================================================== General information TiMidity++ is a software synthesizer. It can play MIDI files by con- verting 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 gener- ated waveforms into hard disks as various audio file formats. TiMidity++ is a free software, distributed under the terms of GNU gen- eral public license. The history TiMidity++ is based on TiMidity 0.2i, written by Tuukka Toivonen (He discontinued development because he was too busy with work), released on 1995. No new version of this original project is developed since then. Development has been continued by Masanao Izumo et al. in the new project named TiMidity++. `++' is to show the difference from original project. ====================================================================== Features ====================================================================== * Plays MIDI files without any external MIDI instruments at all * Understands following formats: + SMF (Format 0, 1, 2) + MOD + RCP, R36, G18, G36 (Recomposer formats) + MFi (Version 3; Melody Format for i-Mode) * Converts MIDI files into various audio file formats: + RIFF WAVE (*.wav) + SUN AU (*.au) + Apple Interchange File Format (*.aiff) + Ogg Vorbis, FLAC, Speex (*.ogg) + MPEG-1 Audio layer 3 (*.mp3) (note: Windows only) * Uses following formats as digital instrument data + Gravis Ultrasound compatible patch files + SoundFonts + AIFF and WAV data (Some restrictions are there with AIFF/WAV) * Displays information about the music that is now playing * Various user interfaces: + dumb terminal interface + ncurses interface + S-Lang interface + X Athena Widget interface + Tcl/Tk interface + Motif interface (runs with lesstif) + vt100 interface + Emacs front-end (type ``M-x timidity'' on your emacs) + skin interface: can use WinAmp? skin (Seems not maintained...) + GTK+ interface + ALSA sequencer interface + Windows synthesizer interface + Windows GUI interface + Windows GUI synthesizer interface + PortMIDI synthesizer interface * Plays remote MIDI files over the network + HTTP + FTP + NetNews * Plays MIDI files in archive files. Supported formats are: + Tar archived (*.tar) + Gzip'ed tar (*.tar.gz, *.tgz) + Zip compressed (*.zip) + LHa compressed lh0, lh1, lh2, lh3, lh4, lh5, lh6, lz4, lzs and lz5 (*.lzh) * Displays sound spectrogram for the playing music * Trace playing ====================================================================== Where to get a copy ====================================================================== The latest release of TiMidity++ are available at: http://www.timidity.jp The primary site. http://timidity.sourceforge.net The development goes on this site. Source codes here. http://www.asahi-net.or.jp/~gb7t-ngm/timidity/ Macintosh version http://timidity.s11.xrea.com/index.en.html Windows version ====================================================================== How to install ====================================================================== Refer INSTALL file in the distribution.

近期下载者

相关文件


收藏者