Browse Source

Fix drowaudio-reverb

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0
falkTX 4 years ago
parent
commit
09131800ba
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
13 changed files with 14 additions and 15 deletions
  1. +1
    -2
      .travis/script.sh
  2. +1
    -1
      plugins/distrho-ports-arctican.json
  3. +1
    -1
      plugins/distrho-ports-dexed.json
  4. +2
    -2
      plugins/distrho-ports-drowaudio.json
  5. +1
    -1
      plugins/distrho-ports-klangfalter.json
  6. +1
    -1
      plugins/distrho-ports-luftikus.json
  7. +1
    -1
      plugins/distrho-ports-obxd.json
  8. +1
    -1
      plugins/distrho-ports-pitched-delay.json
  9. +1
    -1
      plugins/distrho-ports-refine.json
  10. +1
    -1
      plugins/distrho-ports-tal-plugins.json
  11. +1
    -1
      plugins/distrho-ports-temper.json
  12. +1
    -1
      plugins/distrho-ports-vex.json
  13. +1
    -1
      plugins/distrho-ports-wolpertinger.json

+ 1
- 2
.travis/script.sh View File

@@ -13,12 +13,11 @@ else
LAST_BOOTSTRAP_VERSION=0
fi

PLUGINS_BASE="abgate artyfx caps die-plugins fomp mda"
PLUGINS_BASE="abgate artyfx caps die-plugins distrho-ports-drowaudio fomp mda"
PLUGINS_CROSS="blop dpf-plugins"
PLUGINS_DISTRHO="distrho-ports-arctican distrho-ports-tal-plugins"

# TODO
# distrho-ports-drowaudio: crashes under win32 testing
# ninjas2: need to put http://kxstudio.sf.net/ns/lv2ext/props#NonAutomable spec somewhere

# only build full set of distrho-ports if we have previously cached builds, otherwise we time-out in travis


+ 1
- 1
plugins/distrho-ports-arctican.json View File

@@ -4,7 +4,7 @@
"TheFunction.lv2",
"ThePilgrim.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Open-source audio plugins from Arctican",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-dexed.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"Dexed.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Recreation of Yamaha DX7",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 2
- 2
plugins/distrho-ports-drowaudio.json View File

@@ -7,11 +7,11 @@
"drowaudio-reverb.lv2",
"drowaudio-tremolo.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Open-source audio plugins from David Rowland",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"dlname": "distrho-ports",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=drowaudio-distortion,drowaudio-distortionshaper,drowaudio-flanger,drowaudio-reverb,drowaudio-tremolo"
"buildargs": "-Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=drowaudio-distortion,drowaudio-distortionshaper,drowaudio-flanger,drowaudio-reverb,drowaudio-tremolo"
}

+ 1
- 1
plugins/distrho-ports-klangfalter.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"KlangFalter.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Convolution reverb",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-luftikus.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"Luftikus.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Digital adaptation of an analog EQ with fixed half-octave bands and additional high frequency boost",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-obxd.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"Obxd.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Recreation of Oberheim OB-X",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-pitched-delay.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"PitchedDelay.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Delay that allows pitching the delayed signal within or outside the feedback loop",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-refine.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"ReFine.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Final polishing through subtle additions in warmth, space and punch",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-tal-plugins.json View File

@@ -10,7 +10,7 @@
"TAL-Reverb-3.lv2",
"TAL-Vocoder-2.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Open-source audio plugins from Togu Audio Line",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-temper.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"Temper.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Modern digital distortion",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-vex.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"vex.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Wavetable polyphonic synth",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


+ 1
- 1
plugins/distrho-ports-wolpertinger.json View File

@@ -3,7 +3,7 @@
"lv2bundles": [
"Wolpertinger.lv2"
],
"version": "d6465b3eeddac02259556ac8cd908e1eb6d42747",
"version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
"description": "Subtractive, antialiased polyphonic software synth",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",


Loading…
Cancel
Save