Softsynth midi player
https://www.mindwerks.net/projects/wildmidi
WildMidi is a software midi player which has a core softsynth library that can
be used with other applications.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / wildmidi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/wildmidi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
wildmidi-0.4.3.tar.gz | 0000196750 192 KB | |
wildmidi.cfg | 0000000043 43 Bytes | |
wildmidi.changes | 0000001961 1.92 KB | |
wildmidi.spec | 0000003026 2.96 KB |
Revision 2 (latest revision is 12)
Luigi Baldoni (alois)
accepted
request 774624
from
Martin Hauke (mnhauke)
(revision 2)
- Update to version 0.4.3 * New API addition: WildMidi_InitVIO(). It is like WildMidi_Init(), but tells the library to use caller-provided functions for file IO. See wildmidi_lib.h or the man page WildMidi_InitVIO(3) for details. * Fixed a thinko in one of the buffer size checks added in v0.4.2. * Fixed possible out of bounds reads in sysex commands (bug #190). * Fixed invalid reads during config parse with short patch file names. * Do not treat a missing end-of-track marker as an error for type-0 midi files (bug #183). * Fixed bad reading of high delta values in XMI converter (bug #199). * Fixed a memory leak when freeing a midi (bug #204). * Fixed slurred/echoy playback at quick tempos on looped instruments (bug #185). * Fixed certain midis sounding different compared to timidity, as if instruments not turned off (bug #186). * Fixed compilation on systems without libm. * Several clean-ups.
Comments 0