Download List

Descripción del Proyecto

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

Los errores se fijaron, sobre todo para el sistema de construcción.
Bugs were fixed, mainly to the build system.

2011-08-07 04:50
1.1.4

Varias mejoras y correcciones se hicieron con el sistema de construcción CMake, especialmente para Mac OS X. Varios errores fueron fijadas en el motor, en particular, un buen número de lo que podría causar FluidSynth a sonar mal, en algunos casos. Adiciones a la API que permiten cargar archivos MIDI de la memoria, para inspeccionar y modificar los eventos MIDI, ya que se está reproduciendo desde un archivo MIDI, para cambiar de canal entre el melódico y el modo de tambor, y para silenciar todas las notas de un comando . Se realizaron mejoras en el controlador de 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 es una versión de corrección de errores, que no contiene una nueva funcionalidad en comparación con 1.1.2. A primera vista, construye con LADSPA habilitado, la salida de varios canales con 64 bits se duplica, y Mac OS X se basa en CMake están trabajando correctamente.
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

Los cambios más grandes en esta versión incluyen un rediseño de las discusiones y la seguridad de los subprocesos y la nueva preferencia de CMake para el sistema de construcción. Otros cambios incluyen ajustes para la selección de banco MIDI y desbordamiento de voz y una buena cantidad de pequeñas mejoras y correcciones de errores.
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 es una versión bugfix importantes con algunas características nuevas menores. Fija muchas regresiones compatibilidad QSynth, soluciona los problemas con chorus y reverb estancamiento del hilo de síntesis, tiene una corrección de menor importancia a la voz robo de algoritmo, la mejora de la seguridad de leche desnatada en polvo para muchos de los valores de sintetizador, un OS X 10.4 construir corrección, una corrección para el cálculo de BPM para algunos archivos MIDI, corrige algunos errores de bloqueo, una construcción de fijar a Win32 soporte de servidor TCP, un nuevo hilo de seguridad función para obtener información del canal predefinido, el apoyo decidido eliminar un preset en un canal, actualizaciones de documentación, y otras correcciones 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