Audio (113) Datatype (15) Demo (64) Development (262) Document (70) Driver (20) Emulation (70) Game (586) Graphics (234) Library (23) Network (67) Office (22) Utility (293) Video (19)
Total files: 1858
Full index file Recent index file
Part of Aros World Exec |
WildMidi | | Description: | Midi Player | | Download: | wildmidi.i386-aros.zip (TIPS: Use the right click menu if your browser takes you back here all the time) | | Size: | 423kb | | Version: | 0.4.6 | | Date: | 29 Jun 26 | | Author: | Mindwerks | | Submitter: | AMIGASYSTEM | | Email: | carlo/plagimusicali net | | Homepage: | https://sites.google.com/view/arosone | | Requirements: | AROS | | Category: | audio/play | | License: | GPL | | Distribute: | yes | | FileID: | 3309 | | | |  | | | | | Comments: | 0 | | Snapshots: | 0 | | Videos: | 0 | | Downloads: | 12 (Current version) | | 257 (Accumulated) | | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI
files into audio which is then passed back to the calling application.
The library API is designed so that it is easy to include WildMIDI into
applications that wish to include MIDI file playback.
Version: 0.4.6
Licenses: GPLv3+ and LGPLv3
Website: https://github.com/Mindwerks/wildmidi
CHANGELOG
0.4.6
* A lot of player cleanup and refactoring, thanks to initial work
by Azamat H. Hackimov, with addition of several safeguards and
minor fixes.
* Ability to choose which audio output backends to include in the
build system: see the cmake script for the relevant `WANT_???`
options. Player's `--help` command line switch lists the available
backends. Thanks to initial work by Azamat H. Hackimov.
* New native audio output backends for player: coreaudio for macOS,
sndio for OpenBSD, netbsd (sunaudio) for NetBSD.
* Improved pkg-config file generation in cmake script (bug #236).
* Workaround a link failure on AmigaOS4 with newer SDKs (bug #241).
* Other minor source clean-ups.
* CMake project clean-ups. Cmake v3.4 or newer is now required.
|