8 stdenv.mkDerivation rec {
9 pname = "constant-detune-chorus";
12 src = fetchFromGitHub {
13 owner = "magnetophon";
14 repo = "constant-detune-chorus";
16 sha256 = "1sipmc25fr7w7xqx1r0y6i2zwfkgszzwvhk1v15mnsb3cqvk8ybn";
24 dontWrapQtApps = true;
27 faust2jaqt -time -vec -t 99999 ConstantDetuneChorus.dsp
28 faust2lv2 -time -vec -t 99999 -gui ConstantDetuneChorus.dsp
33 for f in $(find . -executable -type f); do
37 cp -r ConstantDetuneChorus.lv2/ $out/lib/lv2
41 description = "Chorus algorithm that maintains constant and symmetric detuning depth (in cents), regardless of modulation rate. For jack and lv2";
42 homepage = "https://github.com/magnetophon/constant-detune-chorus";
43 license = lib.licenses.gpl3;
44 maintainers = [ lib.maintainers.magnetophon ];
45 # ERROR3 : n is NaN in an Interval