Skip to content

libtimidity: MIDI to WAVE converter library. (mirror of git repo at https://sf.net/projects/libtimidity/)

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.artistic
Notifications You must be signed in to change notification settings

sezero/libtimidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d56feaa · Apr 15, 2024
Jan 21, 2023
Apr 20, 2021
Apr 15, 2024
Sep 29, 2016
Oct 25, 2017
Apr 20, 2021
Oct 25, 2017
Oct 25, 2017
Apr 20, 2021
Oct 25, 2017
Sep 15, 2016
Nov 21, 2004
Nov 21, 2004
May 5, 2022
Mar 19, 2017
Sep 28, 2016

Repository files navigation

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/