libTiMidity

Core libraries and systems
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

libTiMidity

#1 Post by robwoj44 »

http://libtimidity.sourceforge.net/
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.
Compiled in racy 5.5
Attachments
libtimidity-0.1.0-i486.pet
timidity library
(122.13 KiB) Downloaded 299 times

Post Reply