Commit 835d1581 authored by ralismark's avatar ralismark
Browse files

easyeffects: add deepfilternet plugin

parent db815d5e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
, stdenv
, appstream-glib
, desktop-file-utils
, deepfilternet
, fetchFromGitHub
, calf
, fftw
@@ -60,6 +61,7 @@ stdenv.mkDerivation rec {

  buildInputs = [
    appstream-glib
    deepfilternet
    fftw
    fftwFloat
    fmt_9
@@ -95,6 +97,7 @@ stdenv.mkDerivation rec {
        zam-plugins # maximizer
      ];
      ladspaPlugins = [
        deepfilternet # deep noise remover
        rubberband # pitch shifting
      ];
    in