magnetophonDSP: update to new faust libraries

This commit is contained in:
Bart Brouns
2016-11-07 14:06:35 +01:00
parent 77afa8e6b7
commit f63c179b0b
13 changed files with 213 additions and 128 deletions
@@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
postInstallFixup = "rm -rf $out/lib/lv2";
meta = {
broken = true; # see: https://github.com/sampov2/foo-yc20/issues/7
description = "A Faust implementation of a 1969 designed Yamaha combo organ, the YC-20";
homepage = https://github.com/sampov2/foo-yc20;
license = "BSD";