Difference between revisions of "Engines"

From ZynthianWiki
Jump to navigation Jump to search
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
'''Engines:'''
+
=Engines:=
* [https://github.com/fundamental/zynaddsubfx ZynAddSubFX] (Complex polyphonic synthesis.)
+
* [[ZynAddSubFX]] (Polyphonic Aditive+Substractive+Pad synthesis) https://github.com/fundamental/zynaddsubfx  
* [http://www.fluidsynth.org FluidSynth] (SF2 SoundFont Engine)
+
* [[FluidSynth]] (SF2 SoundFont Engine) http://www.fluidsynth.org
* [https://www.linuxsampler.org LinuxSampler 1.0] (SFZ/GIG Advanced SoundFont Engine)
+
* [[LinuxSampler]] (SFZ/GIG Advanced SoundFont Engine) https://www.linuxsampler.org
* [https://github.com/pantherb/setBfree setBfree] (Hammond B3 electromechanical organ Emulation)
+
* [[setBfree]] (Hammond B3 electromechanical organ Emulation) https://github.com/pantherb/setBfree
* [https://github.com/moddevices/mod-host MOD-HOST] + [https://github.com/moddevices/mod-ui MOD-UI] (Plugin Host + Web GUI, courtesy of [http://moddevices.com ModDevices, an extraordinary device])
+
* [[Pianoteq]] (It's a proprietary Physical Modelling Synth Engine for acoustic and electric pianos, developed by [https://www.pianoteq.com/ Modartt])
 
+
* [[Aeolus]] (Pipe Organ Emulator) https://kokkinizita.linuxaudio.org/linuxaudio/aeolus/
'''Some plugins that works with Carla:'''
+
* [[Jalv]] (LV2-plugins as standalone layers) http://blog.zynthian.org/index.php/2018/09/28/new-engine-jalv-lv2-plugins-as-standalone-layers/
 +
* [[MOD-HOST & MOD-UI](Plugin Host + Web GUI, developed by [http://moddevices.com ModDevices] for the ModDuo device) [https://github.com/moddevices/mod-host] [https://github.com/moddevices/mod-ui]
 +
* [[Pure Data]] (Visual Programming Language) https://puredata.info
 +
 
 +
=Synth Plugins=
 +
 
 
* [https://github.com/asb2m10/dexed Dexed] (Yamaha DX7 emulation)
 
* [https://github.com/asb2m10/dexed Dexed] (Yamaha DX7 emulation)
* [https://github.com/DISTRHO/DISTRHO-Ports DISTRHO Plugins-Ports] (A collection of plugins ported to Linux, including )
+
* [http://mda.smartelectronix.com MDA plugins] (LV2 port of MDA plugin collection, including '''ePiano''', '''JX10''', '''DX10''' and others)
 +
* [https://tal-software.com/Products TAL free plugins] (Some plugins from Togu Audio Line, including '''Noize M4k3r''' and more)
 +
* [https://github.com/DISTRHO/DISTRHO-Ports DISTRHO Plugins-Ports] (A collection of plugins ported to Linux)
 
* [https://github.com/DISTRHO/DPF-Plugins DISTRHO DPF-Plugins] (A plugin collection that includes '''Nekobi Bass Monosynth''' and more)
 
* [https://github.com/DISTRHO/DPF-Plugins DISTRHO DPF-Plugins] (A plugin collection that includes '''Nekobi Bass Monosynth''' and more)
* [http://mda.smartelectronix.com MDA plugins] (LV2 port of MDA plugin collection, including '''ePiano''', '''JX10''', '''DX10''' and others)
 
 
* [http://calf-studio-gear.org Calf plugins] (One of the best free software plugin collection)
 
* [http://calf-studio-gear.org Calf plugins] (One of the best free software plugin collection)
* [https://tal-software.com/Products TAL free plugins] (Some plugins from Togu Audio Line, including '''Noize M4k3r''' and more)
+
* [https://synthv1.sourceforge.io/ Synthv1] (Old School Polyphonic Synthesizer)
 +
* [https://samplv1.sourceforge.io/ Samplv1] (Old School Polyphonic Sampler)
 +
* [https://drumkv1.sourceforge.io/ Drumkv1] (Old School Drumkit Sampler)
 +
* [https://padthv1.sourceforge.io/ Padthv1] (Old School Polyphonic Additive Synthesizer)
 +
* [http://tytel.org/helm/ Helm] (Advanced Polyphonic Synthesizer + Arpeggiator)
 +
* [http://essej.net/sooperlooper/ SooperLooper] Live looping sampler capable of immediate loop recording, overdubbing, ...
 +
 
 +
=Effect Plugins=
 +
[https://www.moddevices.com/gear-gallery Gallery showing details about each of the MOD plugins]
 +
{| class="wikitable"
 +
|-
 +
! Category
 +
! Includes
 +
|-
 +
| Delay
 +
| Delay, Echo
 +
|-
 +
| Distortion
 +
| Overdrive, Distortion, Fuzz, Wave-shaper
 +
|-
 +
| Dynamics
 +
| Compressor, Limiter
 +
|-
 +
| Filter
 +
| Filter, Equalizer, (Auto-)Wah, Envelope Filter
 +
|-
 +
| Generator
 +
| Synthesizer, Piano, Organ, Drums, Noise, SoundFonts
 +
|-
 +
| Modulator
 +
| Chorus, Phaser, Flanger, Vibrato, Tremolo, Ring modulator
 +
|-
 +
| Reverb
 +
| Reverb, Shimmer, Plate, Room, Spring
 +
|-
 +
| Simulator
 +
| Amplifier, Cabinet, Leslie, Tube
 +
|-
 +
| Spatial
 +
| Panner, Auto-panner, Stereo field manipulator
 +
|-
 +
| Spectral
 +
| Pitch-shifter, Autotune, Harmonizer, Vocoder
 +
|-simulating
 +
| Utility
 +
| MIDI processing/generating, Volume, Looper, Switcher
 +
|}
 +
 
 +
=Supported plugin types=
 +
Currently, Zynthian supports only LV2 plugins compiled for RBPi (ARM):
 +
 
 +
* [[LV2 plugins]]
  
You can see the full list in the plugins repository:  
+
Here is an unmaintained repository of LV2-plugins for Zynthian: https://github.com/zynthian/zynthian-plugins/tree/master/lv2
  
https://github.com/zynthian/zynthian-plugins
+
Support for VST, DSSI and LADSPA has been removed for simplicity, but it could be re-enabled in the future if we have good reasons for doing so.

Revision as of 01:39, 30 January 2019

1 Engines:

2 Synth Plugins

  • Dexed (Yamaha DX7 emulation)
  • MDA plugins (LV2 port of MDA plugin collection, including ePiano, JX10, DX10 and others)
  • TAL free plugins (Some plugins from Togu Audio Line, including Noize M4k3r and more)
  • DISTRHO Plugins-Ports (A collection of plugins ported to Linux)
  • DISTRHO DPF-Plugins (A plugin collection that includes Nekobi Bass Monosynth and more)
  • Calf plugins (One of the best free software plugin collection)
  • Synthv1 (Old School Polyphonic Synthesizer)
  • Samplv1 (Old School Polyphonic Sampler)
  • Drumkv1 (Old School Drumkit Sampler)
  • Padthv1 (Old School Polyphonic Additive Synthesizer)
  • Helm (Advanced Polyphonic Synthesizer + Arpeggiator)
  • SooperLooper Live looping sampler capable of immediate loop recording, overdubbing, ...

3 Effect Plugins

Gallery showing details about each of the MOD plugins

Category Includes
Delay Delay, Echo
Distortion Overdrive, Distortion, Fuzz, Wave-shaper
Dynamics Compressor, Limiter
Filter Filter, Equalizer, (Auto-)Wah, Envelope Filter
Generator Synthesizer, Piano, Organ, Drums, Noise, SoundFonts
Modulator Chorus, Phaser, Flanger, Vibrato, Tremolo, Ring modulator
Reverb Reverb, Shimmer, Plate, Room, Spring
Simulator Amplifier, Cabinet, Leslie, Tube
Spatial Panner, Auto-panner, Stereo field manipulator
Spectral Pitch-shifter, Autotune, Harmonizer, Vocoder
Utility MIDI processing/generating, Volume, Looper, Switcher

4 Supported plugin types

Currently, Zynthian supports only LV2 plugins compiled for RBPi (ARM):

Here is an unmaintained repository of LV2-plugins for Zynthian: https://github.com/zynthian/zynthian-plugins/tree/master/lv2

Support for VST, DSSI and LADSPA has been removed for simplicity, but it could be re-enabled in the future if we have good reasons for doing so.