Download List

Projeto Descrição

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.

System Requirements

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

Esta versão corrige vários problemas de compilação, limpa o armazenamento interno de MIDI, correções config ausente inclui, corrige um erro crítico com sysex análise, adiciona vários tambor faixa suporte via sysex evento, acrescenta total_midi_time na estrutura WildMidi_GetInfo para retornar o tempo total declarado pelo MIDI, corrige approx_total_samples para exibir com mais precisão o tempo de jogo esperado, corrige amostras por cálculos de deltae adiciona WM_MO_WHOLETEMPO e WM_MO_ROUNDTEMPO para 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

Esta é uma versão crítica que corrige um bug que poderia causar a biblioteca para continuar o processamento muito além do fim dos dados MIDI. Além disso, o Win32 aguardado versões estão disponíveis através de um arquivo zip. O zip contém as licenças, o jogador, a dll, e versões de texto das manpages. Outras mudanças nesta versão incluem um arrumar da maneira como a informação sobre o jogador exibe, e uma função de erro interno novo para relatar mais de erro detalhadas.
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

Um erro de compilação OSS foi corrigido. Uma forma de contornar foi adicionado para amostras editadas com software não-padrão. Opções para controlar a amplificação das amostras foram adicionados. O motor foi afinado reverb.
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

A licença foi alterado para GPL/LGPLv3. Os patches do Debian / Ubuntu foram aplicadas. Valgrind erros foram corrigidos. O formato MIDI interno foi alterado para melhor manuseio. reverb opcional foi adicionado ao resultado final. Algum código foi dividida, para facilitar manutenção. Toda a documentação foi escrito para a API, o cliente eo arquivo de configuração. A API FastSeek foi adicionado. A API LoadSamples foi removido. O Creative Commons Attribution Share-Alike 3.0 Unported License é usado para manpages. Biblioteca versão foi adicionada ao nome do arquivo. Mais opções de aviso foram adicionados à linha de compilação. Os avisos foram corrigidos. A configuração padrão foi comutada para wildmidi.cfg. Várias outras correções foram feitas.
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

Esta versão tem uma gauss opcional resampler dar som muito mais agradável, e foi adicionado suporte para a API ALSA. O frontend jogador tem sido muito amigável, e apoio Win32 foi adicionada. Um casal de overflow bugs foram corrigidos.
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