Различия между версиями 1 и 2

Удаления помечены так. Добавления помечены так.
Строка 9: Строка 9:
This library based on the TiMidity decoder from [http://icculus.org/SDL_sound/ SDL_sound] library. Purpose to create this library is to avoid unnecessary dependences. SDL_sound requires SDL and some other libraries, that not needed to process MIDI files. In addition libTiMidity provides more suitable API to work with MIDI songs, it enables to specify full path to the !TiMidity configuration file, ({{{timidity.cfg}}}) and have function to retrieve meta data from MIDI song. This library based on the !TiMidity decoder from [http://icculus.org/SDL_sound/ SDL_sound] library. Purpose to create this library is to avoid unnecessary dependences. SDL_sound requires SDL and some other libraries, that not needed to process MIDI files. In addition libTiMidity provides more suitable API to work with MIDI songs, it enables to specify full path to the !TiMidity configuration file, ({{{timidity.cfg}}}) and have function to retrieve meta data from MIDI song.

libTiMidity

libTiMidity is a MIDI to WAVE converter library that uses Gravis Ultrasound-compatible patch files to generate digital audio data from General MIDI files.

This library based on the TiMidity decoder from SDL_sound library. Purpose to create this library is to avoid unnecessary dependences. SDL_sound requires SDL and some other libraries, that not needed to process MIDI files. In addition libTiMidity provides more suitable API to work with MIDI songs, it enables to specify full path to the TiMidity configuration file, (timidity.cfg) and have function to retrieve meta data from MIDI song.

The original version of TiMidity program was written by Tuukka Toivonen, thanks to him.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Now libTiMidity hosted on http://libtimidity.sourceforge.net/

Also I wrote XMMS plugin that use this library.

Projects/libTiMidity (последним исправлял(а) LostCluster 2007-07-09 18:38:52)