Commit graph

8 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Bart Brouns bbe7624175
faust2: 2.20.2 -> unstable-2020-03-20 (#82650)
The latest release has a bug that makes it unable
to compile all of its own libraries:

https://github.com/grame-cncm/faust/issues/406
2020-03-26 07:32:01 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Bart Brouns f59ea00c80 magnetophonDSP: remove workarounds for:
https://bitbucket.org/agraef/faust-lv2/issues/10/tabs-break-lv2s
https://bitbucket.org/agraef/faust-lv2/issues/7/scale-log-breaks-plugins
2018-01-26 16:53:52 +01:00
Bart Brouns c002b886c0 faustCompressors: 1.1.1 -> 1.2 2017-06-16 13:18:19 +02:00
Bart Brouns 3d3096b229 VoiceOfFaust: fix pitchTracker (#23394) 2017-03-03 16:52:55 +01:00
Bart Brouns f63c179b0b magnetophonDSP: update to new faust libraries 2016-11-07 14:06:35 +01:00