Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sezero/libtimidity
libtimidity: MIDI to WAVE converter library. (mirror of git repo at https://sf.net/projects/libtimidity/)
https://github.com/sezero/libtimidity
gravis gus gus-patch libtimidity midi synthesizer timidity
Last synced: about 2 months ago
JSON representation
libtimidity: MIDI to WAVE converter library. (mirror of git repo at https://sf.net/projects/libtimidity/)
- Host: GitHub
- URL: https://github.com/sezero/libtimidity
- Owner: sezero
- License: other
- Created: 2014-11-23T13:30:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T15:26:06.000Z (8 months ago)
- Last Synced: 2024-10-31T22:21:35.729Z (about 2 months ago)
- Topics: gravis, gus, gus-patch, libtimidity, midi, synthesizer, timidity
- Language: C
- Homepage: http://libtimidity.sourceforge.net/
- Size: 629 KB
- Stars: 32
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: COPYING
Awesome Lists containing this project
README
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/