FluidSynth

FluidSynth
Developer(s) Peter Hanappe and others
Stable release
1.1.6 / August 16, 2012 (2012-08-16)
Repository sourceforge.net/p/fluidsynth/code-git/ci/master/tree/
Development status Active
Written in C
Operating system Unix-like, Windows
Available in English
Type Software synthesizer
License GNU Lesser General Public License (version 2 or later)
Website fluidsynth.sourceforge.net

FluidSynth, formerly named iiwusynth, is a free open source software synthesizer which converts Musical Instrument Digital Interface (MIDI) note data into an audio signal using SoundFont technology without need for a SoundFont-compatible soundcard. FluidSynth can act as a virtual MIDI device, able to receive MIDI data from any program and transform it into audio on-the-fly. It can also read in SMF (.mid) files directly. On the output side, it can send audio data directly to an audio device for playback, or to a Raw or Wave file. It can also convert a SMF file directly to an audio file in faster-than-real-time.[1] The combination of these features gives FluidSynth the following major use cases:

The size of loaded SoundFont banks is limited by the amount of RAM available. There is a GUI for FluidSynth called Qsynth, which is also open source. Both are available in most Linux distributions, and can also be compiled for Windows. Windows binary installers are not distributed alone, though it is bundled with QSynth.

It features microtonal support and was used in the MicrotonalISM project of the Network for Interdisciplinary Studies in Science, Technology, and Music.[2] A Max/MSP plugin is available from IRCAM.[3]

The core synthesizer is written as a C library with a large application programming interface (API). Partial bindings for Python,[4] Ruby,[5] Haskell, [6] and .NET Framework[7] are available.

See also

References

  1. Josh Green (November 2, 2009). "FluidSynth 1.1.0 - "A More Solid Fluid"". Retrieved 2 September 2010.
  2. "MicrotonalISM". N-ism.org. Retrieved 2016-07-15.
  3. "FluidSynth for Max/MSP - IMTR". Imtr.ircam.fr. 2007-05-01. Retrieved 2016-07-15.
  4. "Google Code Archive - Long-term storage for Google Code Project Hosting". Code.google.com. Retrieved 2016-07-15.
  5. steinbro. "steinbro/ruby-fluidsynth: Ruby bindings for FluidSynth". GitHub.com. Retrieved 2016-07-15.
  6. "bindings-fluidsynth: Haskell FFI bindings for fluidsynth software synthesizer". Hackage.haskell.org. Retrieved 2016-07-15.
  7. "FluidSynth Wrapper for .NET - Z-Systems". Z-sys.org. Retrieved 2016-07-15.

External links


This article is issued from Wikipedia - version of the 7/15/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.