Télécharger la liste

Description du projet

WildMidi is a wave table player that uses Gus Pat sound
sets to play MIDI files. It is capable of multi-threading
and multi-processing of MIDI files, allowing for the mixing
of multiple MIDI files at any one time.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-09 08:13
0.2.3.5

Cette version corrige divers problèmes de build, nettoie de stockage interne de MIDI, correctifs config.h manquant comprend, corrige une erreur critique avec l'analyse de sysex, ajoute le support de piste de tambour multiples via l'événement sysex, ajoute total_midi_time dans la structure WildMidi_GetInfo pour renvoyer le délai total déclaré par le MIDI, corrige approx_total_samples pour afficher avec plus de précision le temps de jeu attendu, résout des échantillons par des calculs de deltaet ajoute des WM_MO_WHOLETEMPO et WM_MO_ROUNDTEMPO à WildMidi_Init.
This release fixes various build issues, cleans up internal MIDI storage, fixes missing config.h includes, fixes a critical error with sysex parsing, adds multiple drum track support via sysex event, adds total_midi_time in the WildMidi_GetInfo structure to return the total time stated by the MIDI, fixes approx_total_samples to more accurately display the expected playing time, fixes samples per delta calculations, and adds WM_MO_WHOLETEMPO and WM_MO_ROUNDTEMPO to WildMidi_Init.

2010-07-30 17:12
0.2.3.4

Ceci est un communiqué de critique qui corrige un bug qui pouvait provoquer la bibliothèque de poursuivre le traitement au-delà de la fin des données MIDI. En outre, le Win32 tant attendu versions sont disponibles via un fichier zip. Le zip contient les licences, joueur, le dll, et les versions texte des pages de manuel. D'autres changements dans le présent communiqué comprennent un ordre de la façon dont le lecteur affiche des informations, et une fonction nouvelle erreur interne du reporting de plus d'erreur détaillé.
This is a critical release that fixes a bug that could cause the library to continue processing well beyond the end of the MIDI data. Also, the long-awaited Win32 builds are available via a zip file. The zip contains the licenses, player, the dll, and text versions of the manpages. Other changes in this release include a tidy up of the way the player displays information, and a new internal error function for more detailed error reporting.

2010-07-10 20:37
0.2.3.3

Un bug de compilation OSS a été fixé. Un travail autour a été ajouté pour les échantillons édité avec un logiciel non standard. Options pour contrôler l'amplification des échantillons ont été ajoutés. Le moteur de réverbération a été accordé.
An OSS compilation bug was fixed. A work-around was added for samples edited with non-standard software. Options for controlling the amplification of samples were added. The reverb engine was tuned.

2010-07-08 21:46
0.2.3.2

La licence a été changé pour GPL/LGPLv3. Patches de Debian / Ubuntu ont été appliquées. Valgrind erreurs ont été fixés. Le format MIDI interne a été modifié pour une meilleure manipulation. réverbération facultatif a été ajouté à la sortie finale. Une partie du code a été divisé pour en faciliter la maintenabilité. Une documentation complète a été écrite pour l'API, le client et le fichier de configuration. L'API FastSeek a été ajouté. L'API LoadSamples a été éliminé. Les Creative Commons Attribution-Share Alike 3.0 Unported License est utilisé pour les pages de manuel. Bibliothèque des versions a été ajouté au nom de fichier. Plus d'options d'alerte ont été ajoutés à la ligne de compilation. Des avertissements ont été fixés. La configuration par défaut a été basculé sur wildmidi.cfg. Diverses autres corrections ont été faites.
Tags: Major feature enhancements
The license was changed to GPL/LGPLv3. Patches from Debian/Ubuntu were applied. Valgrind errors were fixed. The internal MIDI format was changed for better handling. Optional reverb was added to the final output. Some code was split out for easier maintainability. Full documentation was written for the API, client, and configuration file. The FastSeek API was added. The LoadSamples API was removed. The Creative Commons Attribution-Share Alike 3.0 Unported License is used for manpages. Library versioning was added to the file name. More warning options were added to the compile line. Warnings were fixed. The default configuration was switched over to wildmidi.cfg. Various other fixes were made.

2004-01-28 23:17
0.2.2

Ce communiqué a une option de gauss resampler de donner son beaucoup plus agréable, et le soutien ont été ajoutées pour l'API ALSA. L'interface joueur a été beaucoup plus conviviale, et l'appui Win32 a été ajoutée. Quelques bugs de débordement ont été corrigés.
Tags: Major feature enhancements
This release has an optional gauss resampler to give much nicer sound, and support has been added for the ALSA API. The player frontend has been made much friendlier, and Win32 support has been added. A couple of overflow bugs have been fixed.

Project Resources