FluidSynth
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (August 2011) |
| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (August 2011) |
| Developer(s) | Peter Hanappe and others |
|---|---|
| Stable release | 1.1.5 / September 4, 2011 |
| 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 known as iiwusynth, is a free open source software synthesizer which converts 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, capable of receiving MIDI data from any program and transforming 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:
- Synthesizing MIDI data from another application directly to the speakers,
- Synthesizing MIDI data from another application, recording the output to an audio file,
- Playing a MIDI file to the speakers,
- Converting a MIDI file to a digital audio file.
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.
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 API. Partial bindings for Python[4], Ruby[5], and .NET[6] are available.
[edit] See also
[edit] References
- ^ Josh Green (November 2, 2009). "FluidSynth 1.1.0 - "A More Solid Fluid"". http://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_0. Retrieved 2 September 2010.
- ^ MicrotonalISM Project Home Page
- ^ http://imtr.ircam.fr/imtr/FluidSynth_for_Max/MSP
- ^ http://code.google.com/p/pyfluidsynth/
- ^ https://github.com/steinbro/ruby-fluidsynth
- ^ http://www.z-sys.org/products/fluidwrapper.aspx
[edit] External links
- FluidSynth home page
- FluidSynth on SourceForge
- Qsynth home page
- Christopher Antila, Musicians' Guide. A guide to Fedora Linux's audio creation and music capabilities. Chapter 10. FluidSynth. Fedora Documentation Project
| This free software-related article is a stub. You can help Wikipedia by expanding it. |
| This multimedia software-related article is a stub. You can help Wikipedia by expanding it. |