Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Libtimidity-dev | Description: | add midi playback to your app! (Shared/Static) | Download: | libtimidity-dev.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 960kb | Version: | 0.1.0r2 | Date: | 07 Oct 2008 | Author: | Tuukka Toivonen, Torbj¿rn Andersson, Konstantin Korikov, AmigaOS 4.0 compile by Spot | Submitter: | Spot / Up Rough | Email: | spot/triad se | Category: | development/library/audio | Replaces: | development/library/audio/libtimidity.lha | License: | LGPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 4140 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 237 (Current version) | | 314 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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>
Changes:
08-Oct-08 - Fixed a seruious bug, libTimidity couldn't find
it's own prefs file.
It now reads ENV:timidity.cfg
It now stores the soundfonts in Libs:Soundfonts/
This should make it easy for all apps to share
the same Soundfont, and not use an own copy.
Just read ENV:timidity.cfg
The soundquality of the GUS Soundfont has also
been greatly improved.
|