Jump to content

ZynAddSubFX: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
 
(16 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{Short description|Software synthesizer}}
{{Infobox software
{{Infobox software
| name = ZynAddSubFX
| name = ZynAddSubFX
Line 7: Line 8:
| 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.5
| latest release version = 3.0.6
| latest release date = {{Start date and age|2019|04|15}}
| 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">http://zynaddsubfx.sourceforge.net/demo.html</ref>
'''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">http://zynaddsubfx.sourceforge.net/</ref><ref name="ZynAddSubFX | Microtuning Features Updated">
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=Archived copy
|title=Microtuning Features Updated
|accessdate=February 10, 2013
|access-date=February 10, 2013
|deadurl=yes
|url-status=dead
|archiveurl=https://web.archive.org/web/20140523230619/http://www.xen-arts.com/2013/01/zynaddsubfx-windows-vsti-microtuning.html
|archive-url=https://web.archive.org/web/20140523230619/http://www.xen-arts.com/2013/01/zynaddsubfx-windows-vsti-microtuning.html
|archivedate=May 23, 2014
|archive-date=May 23, 2014
}}</ref>
}}</ref>


The original author of ZynAddSubFX is [[Romanians|Romanian]] programmer Nasca Octavian Paul.<ref>http://zynaddsubfx.sourceforge.net/credits.html</ref><ref>http://www.paulnasca.com/open-source-projects</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>http://zynaddsubfx.sourceforge.net/news.html</ref> Since 2009, the new maintainer is Mark McCurry.<ref>http://zynaddsubfx.sourceforge.net/contribute.html</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>http://zynaddsubfx.sourceforge.net/doc/PADsynth/PADsynth.htm</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, unfa released an album that was entirely made with ZynAddSubFX.
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.
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}}
{{Z148}}<!-- {{No more links}}
<!-- {{No more links}}


Please be cautious adding more external links.
Please be cautious adding more external links.
Line 77: Line 79:
[[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

ZynAddSubFX
Original author(s)Nasca Octavian Paul
Developer(s)Mark McCurry, Harald Hvaal
Initial releaseSeptember 25, 2002 (2002-09-25)
Stable release
3.0.6 / January 21, 2022; 2 years ago (2022-01-21)
Repositorysourceforge.net/projects/zynaddsubfx/
Written inC++
Operating systemBSD, Linux, Mac OS X, Windows
Size8.0MB
Available inEnglish
TypeSynthesizer
LicenseGPL-2.0-or-later[1]
Websitezynaddsubfx.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.[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]

References

[edit]
  1. ^ ZynAddSubFX license
  2. ^ "ZynAddSubFX 3.0.0 Demo". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
  3. ^ a b c d "About ZynAddSubFX". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
  4. ^ "Microtuning Features Updated". Archived from the original on May 23, 2014. Retrieved February 10, 2013.
  5. ^ "ZynAddSubFX". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
  6. ^ "Open Source projects - Paul Nasca". www.paulnasca.com. Retrieved May 17, 2020.
  7. ^ "ZynAddSubFX News". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
  8. ^ "Contributing To ZynAddSubFX". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
  9. ^ "PADsynth algorithm". zynaddsubfx.sourceforge.io. Retrieved May 17, 2020.
[edit]