Download List

Projeto Descrição

FluidSynth is a real-time software synthesizer based on
the SoundFont 2 specifications. It can read MIDI events
from MIDI input devices or files and render them to an
audio device using SoundFont instrument banks. It can
also play MIDI files. Other features include real time
effect control and a powerful API for embedding
FluidSynth in other programs.

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-09-04 18:46
1.1.5

Bugs foram corrigidos, principalmente para o sistema de compilação.
Bugs were fixed, mainly to the build system.

2011-08-07 04:50
1.1.4

Várias melhorias e correções foram feitas para o sistema de compilação CMake, especialmente para Mac OS X. Vários erros foram corrigidos no motor, nomeadamente muito poucos o que poderia causar FluidSynth ao som ruim em alguns casos. Adições foram feitas na API que o tornam possível carregar arquivos MIDI da memória, para inspecionar e modificar eventos MIDI como eles estão sendo jogados de um arquivo MIDI, para mudar os canais entre melódica e modo de tambor, e para calar todas as notas em um comando . Melhorias foram feitas para o motorista CoreAudio.
Several improvements and fixes were made to the CMake build system, especially for Mac OS X. Several bugs were fixed in the engine, notably quite a few which could cause FluidSynth to sound bad in some cases. Additions were made to the API that make it possible to load MIDI files from memory, to inspect and modify MIDI events as they are being played from a MIDI file, to change channels between melodic and drum mode, and to silence all notes in one command. Improvements were made to the CoreAudio driver.

2010-10-12 00:24
1.1.3

Esta é uma versão de correção de bugs, que não contém novas funcionalidades em relação ao 1.1.2. À primeira vista, constrói com LADSPA habilitado, com saída multicanal de 64 bits duplos, e Mac OS X constrói com CMake estão funcionando corretamente.
This is a bug-fix release, containing no new functionality compared to 1.1.2. At a glance, builds with LADSPA enabled, multichannel output with 64-bit doubles, and Mac OS X builds with CMake are now working correctly.

2010-09-01 22:51
1.1.2

As maiores alterações neste lançamento incluem um redesenho de fios e segurança do segmento ea nova preferência de CMake para a construção do sistema. Outras mudanças incluem configurações de MIDI de seleção de banco e estouro de voz, e uma grande quantidade de pequenas melhorias e correções de bugs.
The bigger changes in this release include a redesign of threads and thread safety and the new preference of CMake for the build system. Other changes include settings for MIDI bank selection and voice overflow, and a fair amount of minor enhancements and bug fixes.

2009-12-21 12:45
1.1.1

Esta é uma versão de correções importantes, com algumas pequenas funcionalidades novas. Ela corrige muitas regressões compatibilidade QSynth, corrige problemas com chorus e reverb parando o segmento de síntese, tem uma pequena correção à voz roubar algoritmo, a melhoria da segurança SMP para muitos valores synth, um Mac OS X 10.4 construir correção, uma correção para o cálculo de BPM para alguns arquivos MIDI, correções para alguns bugs acidente, construir uma correção para Win32 de suporte do servidor TCP, um novo segmento seguro função para obter informações do canal predefinido, suporte para remover uma predefinição de um canal, atualizações de documentação e outras correções menores.
Tags: Bugfixes, Major
This is a major bugfix release with some minor new features. It fixes many QSynth compatibility regressions, fixes issues with chorus and reverb stalling the synthesis thread, has a minor fix to the voice stealing algorithm, improved SMP safety for many synth values, an OS X 10.4 build fix, a fix for BPM calculation for some MIDI files, fixes for some crash bugs, a build fix to Win32 TCP server support, a new thread safe function to get channel preset info, support to unset a preset on a channel, documentation updates, and other minor bugfixes.

Project Resources