Difference between revisions of "Engines"

From ZynthianWiki
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* [[LinuxSampler]] (SFZ/GIG Advanced SoundFont Engine) https://www.linuxsampler.org
 
* [[LinuxSampler]] (SFZ/GIG Advanced SoundFont Engine) https://www.linuxsampler.org
 
* [[setBfree]] (Hammond B3 electromechanical organ Emulation) https://github.com/pantherb/setBfree
 
* [[setBfree]] (Hammond B3 electromechanical organ Emulation) https://github.com/pantherb/setBfree
* [[MOD-HOST & MOD-UI]]  (Plugin Host + Web GUI, developed by [http://moddevices.com ModDevices] for the extraordinary ModDuo device) [https://github.com/moddevices/mod-host] [https://github.com/moddevices/mod-ui]
 
 
* [[Pianoteq]] (It's a proprietary Physical Modelling Synth Engine for acoustic and electric pianos, developed by [https://www.pianoteq.com/ Modartt])
 
* [[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/
 +
* [[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
 
* [[Pure Data]] (Visual Programming Language) https://puredata.info
* [[Aeolus]] (Pipe Organ Emulator) https://kokkinizita.linuxaudio.org/linuxaudio/aeolus/
 
  
=Plugins that work with MOD-UI=
+
=Synth Plugins=
  
 
* [https://github.com/asb2m10/dexed Dexed] (Yamaha DX7 emulation)
 
* [https://github.com/asb2m10/dexed Dexed] (Yamaha DX7 emulation)
Line 25: Line 26:
 
* [http://essej.net/sooperlooper/ SooperLooper] Live looping sampler capable of immediate loop recording, overdubbing, ...
 
* [http://essej.net/sooperlooper/ SooperLooper] Live looping sampler capable of immediate loop recording, overdubbing, ...
  
[https://pedalboards.moddevices.com/plugins Directory of MOD plugins (with pedal images) from the moddevices.com website]
+
=Effect Plugins=
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 66: Line 67:
 
|}
 
|}
  
=Zynthian Supported Plugins=
+
=Supported plugin types=
Here is the definitive info on plugins (DSSI, LADSPA, LV2 and VST) for Zynthian: https://github.com/zynthian/zynthian-plugins
+
Currently, Zynthian supports only LV2 plugins compiled for RBPi (ARM):
  
Currently, zynthian supports only LV2 plugins compiled for RBPi (ARM):
+
* [[LV2 plugins]]
  
* [[LV2 plugins]]
+
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.

Revision as of 01:44, 2 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

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.