github lsp-plugins/lsp-plugins 1.2.18
Release 1.2.18

14 hours ago
  • Implemented Send Mono and Send Stereo plugins for sending audio streams to named connection points stored in shared memory.
  • Implemented Return Mono and Return Stereo plugins for receiving audio streams from named connection points stored in shared memory.
  • Added inter-communication between Parametric and Graphic Equalizers using new send/return communication primitives which allows to show the spectrogram of another Equalizer's output on the graph.
  • Added Reverse button for Impulse Responses plugin series that allows to reverse the impulse response.
  • Added support of sidechain passed by shared memory link for Autogain plugin series.
  • Added support of sidechain passed by shared memory link for single-band dynamics processing plugin series:
    • Compressor;
    • Dynamics Processor;
    • Expander;
    • Gate;
    • Limiter.
  • Added support of sidechain passed by shared memory link for multi-band dynamics processing plugin series:
    • GOTT Compressor;
    • Multiband Compressor;
    • Multiband Dynamics Processor;
    • Multiband Expander;
    • Multiband Gate;
    • Multiband Limiter.
  • Mono samples are now played as stereo samples with duplicated left channel for Trigger, Sampler and Multisampler plugin series.
  • Added pre-reverse button to apply sample reversal before cuts, stretches and fades being applied in Sampler and Multisampler plugin series.
  • Several UI improvements related to instrument names in Multisampler plugin series: instrument name is now displayed in drop-down list and heading of the drop-down group.
  • Added documentation_path parameter in user configuration file which allows to configure the path to the offline documentation installation.
  • Update makefiles to simplify cross-compiling, added cross compiling instructions to README.
  • Added LUFS meters to the Loudness Compensator plugin series.
  • Added reference Pink noise generator of different standard loudness levels to the Loudness Compensator plugin series.
  • Added directory contents view and navigation of currently loaded sample for following plugin series:
    • Impulse Responses;
    • Impulse Reverb;
    • Multsampler;
    • Sampler;
    • Trigger.
  • Fixed random crashes when navigating file dialog in Windows.
  • Fixed invalid UI draw issue on Windows when using larger desktop DPI.
  • Fixed regression in offline documentation build.

Don't miss a new lsp-plugins release

NewReleases is sending notifications on new releases.