faust: add various faust2appl scripts
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{ faust
|
||||
, lv2
|
||||
}:
|
||||
|
||||
faust.wrapWithBuildEnv {
|
||||
|
||||
baseName = "faust2lv2";
|
||||
|
||||
propagatedBuildInputs = [ lv2 ];
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user