descriptionnone
homepage URLhttp://zynaddsubfx.sourceforge.net/
repository URLgit://git.code.sf.net/p/zynaddsubfx/code
ownerfalktx@falktx.com
last changeThu, 24 Nov 2022 15:28:23 +0000 (24 10:28 -0500)
last refreshTue, 14 May 2024 13:31:24 +0000 (14 15:31 +0200)
content tags
add:
README.adoc
image::https://travis-ci.org/zynaddsubfx/zynaddsubfx.svg?branch=master[alt="Build status", link="https://travis-ci.org/zynaddsubfx/zynaddsubfx"]

ZynAddSubFX
-----------

ZynAddSubFX is a fully featured musical software synthesizer for Linux, MacOS, BSD, and Windows.
ZynAddSubFX exposes a wide array of synthesis parameters to make it flexible tool for sound design and a fun experience for playing instruments.

image::doc/zyn-fusion-add.png[Zyn-Fusion Add Synth Editor]

Features
~~~~~~~~

*   Polyphonic with support for legato and mono playing modes.
*   Three synthesizer engines:
**      Additive Synthesis for classic synth sounds composed of a variety of voices with powerful modulation. This exposes modulators ranging from LFOs and envelopes to oscillator modulators for FM, PM, and AM.
**      Subtractive Synthesis for creating variable bandwidth harmonics from filtered white noise.
**      PAD synthesis for creating beautiful pads and other instruments.
*   Powerful waveform generator with up to 128 sine/non-sine harmonics.
*   A variety of filters including analogue modeled filters, formant filters, and state variable filters.
*   Envelopes can have ADSR (or ASR, etc..) modes or can be free modes (with any shape).
*   Effects for Reverb, Echo, Chorus/Flange, Phasing, Wave-shaping, Equalizing, Dynamic Filtering with flexible signal routing.
*   Instruments can be organized in kits, which allows you to make drum kits or layered instruments; this makes possible to use more than one instrument for a single part. It is possible to choose what items from the kit should be processed by the Part's effects.
*   Randomness settings to create subtle differences in each sound to help create that familiar analogue warmth.
*   Microtonal capabilities with any scale, up to 128 notes per octave, and key mapping.
*   Extensive MIDI/Audio driver support including JACK, ALSA, OSS, and PortAudio. The following MIDI protocol extensions are provided:
**      Floating point notes via MIDI SysEx. Allows the exact pitch of a note on event to be specified as a 28-bit value.
**      Per-note controller events via MIDI SysEx. Allows individual active notes to receive MIDI control events.
**      Per-note pitch bend events via MIDI SysEx. Allows individual active notes to change pitch.
*   Session Management Support via LASH/NSM.
*   Plugin Support via DSSI/LV2/VST.
*   Over 1100 high quality instruments included.


For more information see:

- The project page: http://zynaddsubfx.sf.net
- The mailing list: https://sourceforge.net/projects/zynaddsubfx/lists/zynaddsubfx-user
- The public forum: https://www.kvraudio.com/forum/viewforum.php?f=47
- The IRC channel: #zynaddsubfx on irc.Libera.chat

Dependencies
~~~~~~~~~~~~

ZynAddSubFX depends on a number of dependencies for building.
For more information on building the core along with the FLTK based interface see doc/building.txt and for building the new interface see https://github.com/zynaddsubfx/zyn-fusion-build.

Required:

- FFTW 3.x.x  - necessary for Fast Fourier computations
- MXML-2.5+   - from https://www.msweet.org/mxml/
- zlib        - from https://www.zlib.net/
- Liblo       - networked open sound control

Optional:

- FLTK (for the oldest user interface)
- NTK  (for the old user interface)
- JACK
- OSS
- ALSA
- LASH
- DSSI

Sibling projects
~~~~~~~~~~~~~~~~

- rtosc       - realtime open sound control https://github.com/fundamental/rtosc
- mruby-zest  - the framework for the zyn-fusion GUI https://github.com/mruby-zest/mruby-zest


License
~~~~~~~

ZynAddSubFX is available under the GPL-2.0-or-later license.

Have fun! :-)

--The ZynAddSubFX team
shortlog
2022-11-24 fundamentalChange ALSA device default to 'default' from hw:0master
2022-11-23 fundamentalPartial revert of plugin instrument loading commit
2022-11-23 fundamentalCorrect linking order of NTK GUI libraries
2022-11-04 fundamentalUpdate NEWS.txt for 3.0.7
2022-10-09 Friedolinofix gain bug in combfilter
2022-10-07 Hans Petter... Make sure the search results don't overflow the incomin...
2022-09-28 friedolino78implement guitar string frequencies (#207)
2022-08-23 friedolino78Pfilter fc ctl bypass (#205)
2022-08-01 Hans Petter... Make sure the writer position gets reset when allocatin...
2022-07-30 friedolino78Add sympathetic resonance effect (#141)
2022-06-16 fundamentalMiddleware: Fix directory search comparison
2022-05-28 dancesWithBugsfixed misspelling of "distortion"
2022-05-28 fundamentalDisable external rtosc CI build
2022-05-28 Ricard WanderlofMiddleWare: Use lookahead read while waiting for /state...
2022-05-28 Ricard Wanderlofrtosc: Bring in latest changes
2022-05-28 Ricard WanderlofAdd likely missing else
...
tags
5 years ago 3.0.5
5 years ago 3.0.4
6 years ago 3.0.3
6 years ago 3.0.2
7 years ago 3.0.1
7 years ago 3.0.0
8 years ago 2.5.4
8 years ago 2.5.3
8 years ago 2.5.3-osx
8 years ago 2.5.2
8 years ago 2.5.1
8 years ago 2.5.1-pre
9 years ago 2.5.0
9 years ago 2.5.0-pre
9 years ago 2.4.4
11 years ago 2.4.3
...
heads
17 months ago master
3 years ago osc-plugin
6 years ago default_values
6 years ago default_values_x
6 years ago default_values_work
6 years ago pad_synth_par
7 years ago wavetables-fix
7 years ago wip_johannes
7 years ago minimal_plugin
8 years ago dpf-plugin
8 years ago autosave
8 years ago memory_transaction
8 years ago new_freemode
8 years ago vl-edit-button
8 years ago no_globals
8 years ago bugfix_midi_learn
...