Menu

Tree [d56fea] master /
 History

HTTPS access


File Date Author Commit
 autotools 2023-01-21 Ozkan Sezer Ozkan Sezer [9e475e] typo fix to config.sub,
 m4 2021-04-20 Ozkan Sezer Ozkan Sezer [150019] autotools update
 src 2024-04-15 Ozkan Sezer Ozkan Sezer [d56fea] updated watcom windows makefiles.
 tests 2016-09-29 sezero sezero [3e89a2] midi2raw: do not leak outfile upon failure. do ...
 AUTHORS 2017-10-25 sezero sezero [d217a4] Allow dual-licensing of libtimidity as LGPL / A...
 CHANGES 2021-04-20 Ozkan Sezer Ozkan Sezer [5eb0c8] bumped version to 0.2.7, updated changelog.
 COPYING 2017-10-25 sezero sezero [d217a4] Allow dual-licensing of libtimidity as LGPL / A...
 COPYING.artistic 2017-10-25 sezero sezero [d217a4] Allow dual-licensing of libtimidity as LGPL / A...
 INSTALL 2021-04-20 Ozkan Sezer Ozkan Sezer [da83f0] Removed support for lcc-win32 compiler, renamed...
 Makefile.am 2017-10-25 sezero sezero [d217a4] Allow dual-licensing of libtimidity as LGPL / A...
 README 2016-09-15 sezero sezero [2cbac0] tidy-ups. update README.
 README.timidity 2004-11-21 lostclus lostclus [182847] Initial revision
 TODO 2004-11-21 lostclus lostclus [182847] Initial revision
 configure.ac 2022-05-05 Ozkan Sezer Ozkan Sezer [479fac] put back LOOKUP_SINE compile time option.
 libtimidity.pc.in 2017-03-18 sezero sezero [f8ba2f] pkg-config file: make it more compatible. add m...
 libtimidity.spec.in 2016-09-28 sezero sezero [0b67aa] updated rpm spec file doc section

Read Me

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
contact us through the project page at: https://sf.net/p/libtimidity/