Files
Miguel Horta 38f8308926 Prepack every asset
It should now be possible to install and play a game without downloading
anything from the internet

Bump to rev111
2022-06-15 19:56:12 +01:00
..
2010-11-16 18:19:46 +02:00
2022-06-15 19:56:12 +01:00
2022-06-15 19:56:12 +01:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00
2010-11-16 18:19:46 +02:00

libTiMidity -- MIDI to WAVE converter library.

This library is 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, and have function to retrieve meta data
from MIDI song.

If you have propositions regarding development of this library please
mail to me <lostclus@ua.fm>