Fomp-lv2

Jul 20, 2023

LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen

Fomp is an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen.

There are 13 plugins in total 1 auto-wah, 1 EQ, 3 chorus, 5 filters, and 3 oscillators.

The plugin implementations are identical to their LADSPA forebears, except the primary frequency port of oscillators and filters has been converted to Hz to facilitate use in any host without assuming the hidden tuning frequency of AlsaModularSynth. All other frequency ports remain as they were, using octaves for faithful Moog-like modulation.

Aside from that, the main benefit of these LV2 ports is improved metadata CV ports are distinguishable from audio ports, controls have units where applicable, documentation is built-in for display in host UIs, and so on.

The oscillators and filters are mainly useful in modular synthesizers, but since CV ports are distinct from audio ports, they should work fine in non-modular hosts as well.



Checkout these related ports:
  • Zynaddsubfx - Realtime software synthesizer
  • Zrythm - Modern music production system, also known as DAW
  • Zplugins-lv2 - Collection of LV2 plugins to be bundled with Zrythm
  • Zmusic - GZDoom's music system as a standalone library
  • Zita-rev1 - Reworked version of the reverb originally developed for Aeolus
  • Zita-resampler - C++ library for resampling audio signals
  • Zita-njbridge - Command line client to transmit audio over a local IP network
  • Zita-mu1 - Simple Jack app used to organise stereo monitoring
  • Zita-jclient - Library to create a Jack client with a few lines of C++
  • Zita-dpl1 - Look-ahead digital peak level limiter
  • Zita-convolver - Fast, partitioned convolution engine library
  • Zita-bls1 - Blumlein Shuffler converter of binaural signals to stereo speaker pair
  • Zita-at1 - Autotuner Jack application
  • Zita-alsa-pcmi - Easy access to ALSA PCM devices
  • Zinf - GTK-based MP3 player