This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Add other distrho-ports stuff
tags/v1.0
falkTX
4 years ago
parent
1a22011c1f
commit
b9bd2db8b2
11 changed files
with
129 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
plugins/distrho-ports-arctican.json
+11
-0
plugins/distrho-ports-dexed.json
+11
-0
plugins/distrho-ports-klangfalter.json
+11
-0
plugins/distrho-ports-luftikus.json
+11
-0
plugins/distrho-ports-obxd.json
+11
-0
plugins/distrho-ports-pitched-delay.json
+11
-0
plugins/distrho-ports-refine.json
+18
-0
plugins/distrho-ports-tal-plugins.json
+11
-0
plugins/distrho-ports-temper.json
+11
-0
plugins/distrho-ports-vex.json
+11
-0
plugins/distrho-ports-wolpertinger.json
+ 12
- 0
plugins/distrho-ports-arctican.json
View File
@@ -0,0 +1,12 @@
{
"name": "distrho-ports-arctican",
"lv2bundles": [
"TheFunction.lv2",
"ThePilgrim.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=arctican-function,arctican-pilgrim"
}
+ 11
- 0
plugins/distrho-ports-dexed.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-dexed",
"lv2bundles": [
"Dexed.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=dexed"
}
+ 11
- 0
plugins/distrho-ports-klangfalter.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-klangfalter",
"lv2bundles": [
"KlangFalter.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=klangfalter"
}
+ 11
- 0
plugins/distrho-ports-luftikus.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-luftikus",
"lv2bundles": [
"Luftikus.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=luftikus"
}
+ 11
- 0
plugins/distrho-ports-obxd.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-obxd",
"lv2bundles": [
"Obxd.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=obxd"
}
+ 11
- 0
plugins/distrho-ports-pitched-delay.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-pitched-delay",
"lv2bundles": [
"PitchedDelay.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=pitchedDelay"
}
+ 11
- 0
plugins/distrho-ports-refine.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-refine",
"lv2bundles": [
"ReFine.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=refine"
}
+ 18
- 0
plugins/distrho-ports-tal-plugins.json
View File
@@ -0,0 +1,18 @@
{
"name": "distrho-ports-tal-plugins",
"lv2bundles": [
"TAL-Dub-3.lv2",
"TAL-Filter.lv2",
"TAL-Filter-2.lv2",
"TAL-NoiseMaker.lv2",
"TAL-Reverb.lv2",
"TAL-Reverb-2.lv2",
"TAL-Reverb-3.lv2",
"TAL-Vocoder-2.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=tal-dub-3,tal-filter,tal-filter-2,tal-noisemaker,tal-reverb,tal-reverb-2,tal-reverb-3,tal-vocoder-2"
}
+ 11
- 0
plugins/distrho-ports-temper.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-temper",
"lv2bundles": [
"Temper.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=temper"
}
+ 11
- 0
plugins/distrho-ports-vex.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-vex",
"lv2bundles": [
"vex.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=vex"
}
+ 11
- 0
plugins/distrho-ports-wolpertinger.json
View File
@@ -0,0 +1,11 @@
{
"name": "distrho-ports-wolpertinger",
"lv2bundles": [
"Wolpertinger.lv2"
],
"version": "d2c490cc11faa817648feadb09ea2532e28b887a",
"dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
"dlmethod": "git",
"buildtype": "meson",
"buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=wolpertinger"
}
Write
Preview
Loading…
Cancel
Save