ZynAddSubFX: Difference between revisions
Tempo Flugas (talk | contribs) m Updated version |
removed Category:Computer-related introductions in 2002 using HotCat Encompassed by Category:2002 software |
||
(18 intermediate revisions by 15 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Software synthesizer}} |
|||
{{Infobox software |
{{Infobox software |
||
| name = ZynAddSubFX |
| name = ZynAddSubFX |
||
| logo = |
| logo = |
||
| screenshot = |
| screenshot = Zyn-Fusion.png |
||
| caption = ZynAddSubFX on Linux |
| caption = ZynAddSubFX on Linux |
||
| author = Nasca Octavian Paul |
| author = Nasca Octavian Paul |
||
| developer = Mark McCurry, Harald Hvaal |
| developer = Mark McCurry, Harald Hvaal |
||
| released = {{Start date|2002|09|25}} |
| released = {{Start date|2002|09|25}} |
||
| latest release version = 3.0. |
| latest release version = 3.0.6 |
||
| latest release date = {{Start date and age| |
| latest release date = {{Start date and age|2022|01|21}} |
||
| repo = {{URL|https://sourceforge.net/projects/zynaddsubfx/}} |
| repo = {{URL|https://sourceforge.net/projects/zynaddsubfx/}} |
||
| programming language = C++ |
| programming language = C++ |
||
Line 16: | Line 17: | ||
| language = English |
| language = English |
||
| genre = [[Synthesizer]] |
| genre = [[Synthesizer]] |
||
| license = [[GNU General Public License|GPL]] |
| license = [[GNU General Public License|GPL-2.0-or-later]]<ref>[https://sourceforge.net/p/zynaddsubfx/code/ci/master/tree/README.adoc ZynAddSubFX license]</ref> |
||
| website = {{URL|http://zynaddsubfx.sourceforge.net/}} |
| website = {{URL|http://zynaddsubfx.sourceforge.net/}} |
||
}} |
}} |
||
'''ZynAddSubFX''' (also now called Zyn-Fusion) is a [[free and open-source]] [[software synthesizer]] for [[Linux]], [[Mac OS X]] and [[Microsoft Windows]]. As of version 3, the completely new user interface is being released under proprietary terms with an open-source-eventually intention while the synthesis engine remains under the original GPL terms.<ref name="zynaddsubfx FAQ"> |
'''ZynAddSubFX''' (also now called Zyn-Fusion) is a [[free and open-source]] [[software synthesizer]] for [[Linux]], [[Mac OS X]] and [[Microsoft Windows]]. As of version 3, the completely new user interface is being released under proprietary terms with an open-source-eventually intention while the synthesis engine remains under the original GPL terms.<ref name="zynaddsubfx FAQ">{{Cite web|url=https://zynaddsubfx.sourceforge.io/demo.html|title=ZynAddSubFX 3.0.0 Demo|website=zynaddsubfx.sourceforge.io|access-date=May 17, 2020}}</ref> |
||
For sound generation it has three hybrid synth engines that combine [[Additive synthesis |additive]], [[Subtractive synthesis|subtractive]], [[Fourier series|Fourier]] and other synthesis methods. No external samples are used to produce the sound; everything is done by synthesis. |
For sound generation it has three hybrid synth engines that combine [[Additive synthesis |additive]], [[Subtractive synthesis|subtractive]], [[Fourier series|Fourier]] and other synthesis methods. No external samples are used to produce the sound; everything is done by synthesis. |
||
The synthesizer has effects like [[reverberation]], [[echo (phenomenon)|echo]], [[chorus effect|chorus]], [[distortion]], [[Equalization (audio)|equalization]] and others, and supports [[microtonal]] tunings.<ref name="zynaddsubfx.sourceforge"> |
The synthesizer has effects like [[reverberation]], [[echo (phenomenon)|echo]], [[chorus effect|chorus]], [[distortion]], [[Equalization (audio)|equalization]] and others, and supports [[microtonal]] tunings.<ref name="zynaddsubfx.sourceforge">{{Cite web|url=https://zynaddsubfx.sourceforge.io/|title=About ZynAddSubFX|website=zynaddsubfx.sourceforge.io|access-date=May 17, 2020}}</ref><ref name="ZynAddSubFX | Microtuning Features Updated"> |
||
{{cite web |
{{cite web |
||
|url=http://www.xen-arts.com/2013/01/zynaddsubfx-windows-vsti-microtuning.html |
|url=http://www.xen-arts.com/2013/01/zynaddsubfx-windows-vsti-microtuning.html |
||
|title= |
|title=Microtuning Features Updated |
||
| |
|access-date=February 10, 2013 |
||
| |
|url-status=dead |
||
| |
|archive-url=https://web.archive.org/web/20140523230619/http://www.xen-arts.com/2013/01/zynaddsubfx-windows-vsti-microtuning.html |
||
| |
|archive-date=May 23, 2014 |
||
}}</ref> |
}}</ref> |
||
The original author of ZynAddSubFX is [[Romanians|Romanian]] programmer Nasca Octavian Paul.<ref> |
The original author of ZynAddSubFX is [[Romanians|Romanian]] programmer Nasca Octavian Paul.<ref>{{Cite web|url=https://zynaddsubfx.sourceforge.io/credits.html|title=ZynAddSubFX|website=zynaddsubfx.sourceforge.io|access-date=May 17, 2020}}</ref><ref>{{Cite web|url=http://www.paulnasca.com/open-source-projects|title=Open Source projects - Paul Nasca|website=www.paulnasca.com|access-date=May 17, 2020}}</ref> The project was started in March 2002<ref name="zynaddsubfx.sourceforge" /> and the first public version (1.0.0) was released on September 25, 2002.<ref>{{Cite web|url=https://zynaddsubfx.sourceforge.io/news.html|title=ZynAddSubFX News|website=zynaddsubfx.sourceforge.io|access-date=May 17, 2020}}</ref> Since 2009, the new maintainer is Mark McCurry.<ref>{{Cite web|url=https://zynaddsubfx.sourceforge.io/contribute.html|title=Contributing To ZynAddSubFX|website=zynaddsubfx.sourceforge.io|access-date=May 17, 2020}}</ref> |
||
==Sound generation== |
==Sound generation== |
||
ZynAddSubFX combines several different methods of audio synthesis in order to create sounds: [[additive synthesis]] by the ADSynth engine,<ref name="zynaddsubfx.sourceforge" /> [[subtractive synthesis]] by the SUBSynth engine,<ref name="zynaddsubfx.sourceforge" /> and an original algorithm used to generate [[wavetable synthesis|wavetables]] in the PADSynth engine.<ref> |
ZynAddSubFX combines several different methods of audio synthesis in order to create sounds: [[additive synthesis]] by the ADSynth engine,<ref name="zynaddsubfx.sourceforge" /> [[subtractive synthesis]] by the SUBSynth engine,<ref name="zynaddsubfx.sourceforge" /> and an original algorithm used to generate [[wavetable synthesis|wavetables]] in the PADSynth engine.<ref>{{Cite web|url=https://zynaddsubfx.sourceforge.io/doc/PADsynth/PADsynth.htm|title=PADsynth algorithm|website=zynaddsubfx.sourceforge.io|access-date=May 17, 2020}}</ref> |
||
==Music made with ZynAddSubFX== |
==Music made with ZynAddSubFX== |
||
ZynAddSubFX was featured in the KVR One-Synth-Challenge contest. |
ZynAddSubFX was featured in the KVR One-Synth-Challenge contest. |
||
In November 2013, |
In November 2013, Unfa released an album that was entirely made with ZynAddSubFX. |
||
Slavonic pagan ambient project Svitlo albums were created using |
Slavonic pagan ambient project Svitlo albums were created using ZynAddSubFX as synthesizer. |
||
==See also== |
==See also== |
||
{{Portal|Free and open-source software}} |
{{Portal|Free and open-source software}} |
||
*[[Yoshimi (synthesizer)]], Linux only, based on ZynAddSubFX 2.4.0 |
|||
*[[Free audio software]] |
*[[Free audio software]] |
||
*[[Linux audio software]] |
*[[Linux audio software]] |
||
Line 56: | Line 58: | ||
*[http://zynaddsubfx.sourceforge.net ZynAddSubFX home page] |
*[http://zynaddsubfx.sourceforge.net ZynAddSubFX home page] |
||
{{Prone to spam|date=December 2018}} |
{{Prone to spam|date=December 2018}} |
||
<!-- {{No more links}} |
|||
Please be cautious adding more external links. |
Please be cautious adding more external links. |
||
Line 72: | Line 74: | ||
[[Category:Free audio software]] |
[[Category:Free audio software]] |
||
[[Category: |
[[Category:Open source software synthesizers]] |
||
[[Category:Free software programmed in C++]] |
[[Category:Free software programmed in C++]] |
||
[[Category:Software synthesizers for Linux]] |
[[Category:Software synthesizers for Linux]] |
||
[[Category:Software that uses FLTK]] |
[[Category:Software that uses FLTK]] |
||
[[Category:2002 software]] |
[[Category:2002 software]] |
||
[[Category:Computer-related introductions in 2002]] |
Latest revision as of 22:56, 24 February 2024
Original author(s) | Nasca Octavian Paul |
---|---|
Developer(s) | Mark McCurry, Harald Hvaal |
Initial release | September 25, 2002 |
Stable release | 3.0.6
/ January 21, 2022 |
Repository | sourceforge |
Written in | C++ |
Operating system | BSD, Linux, Mac OS X, Windows |
Size | 8.0MB |
Available in | English |
Type | Synthesizer |
License | GPL-2.0-or-later[1] |
Website | zynaddsubfx |
ZynAddSubFX (also now called Zyn-Fusion) is a free and open-source software synthesizer for Linux, Mac OS X and Microsoft Windows. As of version 3, the completely new user interface is being released under proprietary terms with an open-source-eventually intention while the synthesis engine remains under the original GPL terms.[2]
For sound generation it has three hybrid synth engines that combine additive, subtractive, Fourier and other synthesis methods. No external samples are used to produce the sound; everything is done by synthesis. The synthesizer has effects like reverberation, echo, chorus, distortion, equalization and others, and supports microtonal tunings.[3][4]
The original author of ZynAddSubFX is Romanian programmer Nasca Octavian Paul.[5][6] The project was started in March 2002[3] and the first public version (1.0.0) was released on September 25, 2002.[7] Since 2009, the new maintainer is Mark McCurry.[8]
Sound generation
[edit]ZynAddSubFX combines several different methods of audio synthesis in order to create sounds: additive synthesis by the ADSynth engine,[3] subtractive synthesis by the SUBSynth engine,[3] and an original algorithm used to generate wavetables in the PADSynth engine.[9]
Music made with ZynAddSubFX
[edit]ZynAddSubFX was featured in the KVR One-Synth-Challenge contest.
In November 2013, Unfa released an album that was entirely made with ZynAddSubFX. Slavonic pagan ambient project Svitlo albums were created using ZynAddSubFX as synthesizer.
See also
[edit]- Yoshimi (synthesizer), Linux only, based on ZynAddSubFX 2.4.0
- Free audio software
- Linux audio software
References
[edit]- ^ ZynAddSubFX license
- ^ "ZynAddSubFX 3.0.0 Demo". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
- ^ a b c d "About ZynAddSubFX". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
- ^ "Microtuning Features Updated". Archived from the original on May 23, 2014. Retrieved February 10, 2013.
- ^ "ZynAddSubFX". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
- ^ "Open Source projects - Paul Nasca". www.paulnasca.com. Retrieved May 17, 2020.
- ^ "ZynAddSubFX News". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
- ^ "Contributing To ZynAddSubFX". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
- ^ "PADsynth algorithm". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.