summary refs log tree commit diff
path: root/pkgs/applications/audio/easyeffects
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2021-10-14 02:07:15 +0200
committerJan Tojnar <jtojnar@gmail.com>2021-10-14 02:31:12 +0200
commitc57f0ff44e8ccf51a8dee159c8332ed695f197ea (patch)
treeb16af88e9cde410abf01d2bd6b5f4b27f6e1fec6 /pkgs/applications/audio/easyeffects
parentcead114134280e790a0b9f9d9ed7cd97680b85f0 (diff)
downloadnixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.tar
nixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.tar.gz
nixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.tar.bz2
nixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.tar.lz
nixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.tar.xz
nixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.tar.zst
nixpkgs-c57f0ff44e8ccf51a8dee159c8332ed695f197ea.zip
easyeffects: add dependencies forgotten in 6.0.3 bump
loudness is back https://github.com/wwmm/easyeffects/blob/v6.0.2/CHANGELOG.md
Diffstat (limited to 'pkgs/applications/audio/easyeffects')
-rw-r--r--pkgs/applications/audio/easyeffects/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/audio/easyeffects/default.nix b/pkgs/applications/audio/easyeffects/default.nix
index fba589ed5b6..de0ac0d9859 100644
--- a/pkgs/applications/audio/easyeffects/default.nix
+++ b/pkgs/applications/audio/easyeffects/default.nix
@@ -16,6 +16,7 @@
 , lilv
 , lsp-plugins
 , lv2
+, mda_lv2
 , meson
 , ninja
 , nlohmann_json
@@ -83,6 +84,7 @@ stdenv.mkDerivation rec {
       lv2Plugins = [
         calf # limiter, compressor exciter, bass enhancer and others
         lsp-plugins # delay
+        mda_lv2 # loudness
       ];
       ladspaPlugins = [
         rubberband # pitch shifting