Yoshimi (synthesizer)

Yoshimi
Developer(s) Will J. Godfrey, Jeremy Jongpier, Alan Calvert, Mark McCurry, Harald Hvaal, Nasca Octavian Paul
Initial release October 8, 2009 (2009-10-08)
Stable release
1.4.1 / September 5, 2016 (2016-09-05)
Repository sourceforge.net/p/yoshimi/code/ci/master/tree/
Development status Active
Written in C++
Operating system Linux
Size 2.6Mb
Available in English
Type Synthesizer
License GPL
Website http://yoshimi.sourceforge.net/

Yoshimi is a free open source software synthesizer for Linux.

It contains three separate synthesis engines, AddSynth, SubSynth, and PADSynth; any single patch can use one or all. Furthermore there is a kit mode where the patch can have up to 16 of these engine sets for making multi-layered sounds or drum kits. A complete setup or instance can contain anywhere from one to sixty-four possible patches.

All signal generation is done by synthesis, not using import of external samples. Yoshimi also has extensive FX capabilities, which can be applied at all levels, ranging from one synth engine to an entire setup. It also microtonal, and has the ability for custom scales to be defined.

Originally based on the 2.4.0 version of ZynAddSubFX (Copyright 2002-2009 Nasca Octavian Paul), development of Yoshimi has continued in its own direction. While full compatibility with ZynAddSubFX voice patches has been maintained, control and user interface have diverged considerably. This is intended. A purpose of the Yoshimi project has always been to optimize in parallel with ongoing development of ALSA and JACK under Linux. It is therefore highly optimized for these on Linux, and is not available for other operating systems.

Sound generation

Yoshimi combines several different methods of audio synthesis in order to create sounds: additive synthesis by the ADDsynth engine, subtractive synthesis by the SUBsynth engine, and an algorithm original to Nasca Octavian Paul used to generate wavetables in the PADsynth engine.[1] PADsynth wavetables can also be exported for use in sample players.

MIDI control

For both JACK and ALSA there is a single input port (although several sources can attach to it at the same time). At startup, Yoshimi can be instructed to choose between the two, and automatically look for a specific source and connect to it. If for some reason JACK or ALSA is not available it will try to connect to the other source. If neither can be found it will still run, giving one the chance to investigate the problem.

There are three classes of multipatch configurations available, 16, 32, and 64-patch. When the 32-patch configuration is enabled one can choose pairs (between the two sets of 16) for realtime control changes (called vector control), and when 64-patch configuration is enabled one can do this in two dimensions, between four sets of patches.

Command Line

If starting from a terminal window, as of version 1.3.6 it has been possible to actively control many features here. System settings, Bank lists, Program Changes and many others are already accessible. Eventually it will be possible to edit the instrument patches themselves.

Audio Out

When using ALSA for Audio, one stereo pair is available, but when using JACK, one can have this plus one pair per active patch, up to 64. As with MIDI, Yoshimi can be instructed to choose between JACK and ALSA. Also, when running with ALSA it is possible for it to look for a specific sound card.

More

Yoshimi can run as an LV2 plugin and is frequently tested on the most common hosts. In stand-alone mode it is also possible to run multiple instances, each with their independent sources and destinations, but sharing essential resources.

Yoshimi also supports vector control via a MIDI two axis joystick, allowing up to four parts to be sounded together with varying mixes, panning etc. all determined in real-time by the joystick position. This can be configured over MIDI, by the command line or (since version 1.4.0) via the graphical interface.

A recent development is the ability to swap active channels in order to get an instant sound change while retaining the fading notes of the previous sound.

Support

Support is available from developers and users on the new Yoshimi email list,[2]

Demos

See also

References

  1. http://zynaddsubfx.sourceforge.net/doc/PADsynth/PADsynth.htm
  2. http://www.freelists.org/list/yoshimi

External links

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