@@ -5364,9 +5364,34 @@ | |||
"modules": {} | |||
}, | |||
"NonLinearInstruments": { | |||
"buildTimestamp": 1522751320.5835, | |||
"buildTimestamp": 1592056929.0064523, | |||
"creationTimestamp": 1518016501.0, | |||
"modules": {} | |||
"modules": { | |||
"QU4DiT": { | |||
"creationTimestamp": 1592057022.1258242 | |||
}, | |||
"BallisticENV": { | |||
"creationTimestamp": 1592057022.3247054 | |||
}, | |||
"LuciCell": { | |||
"creationTimestamp": 1592057022.5170617 | |||
}, | |||
"Luci4AudioSum": { | |||
"creationTimestamp": 1592057022.7302089 | |||
}, | |||
"Luci4ParamDistr": { | |||
"creationTimestamp": 1592057022.927652 | |||
}, | |||
"LuciControlRND": { | |||
"creationTimestamp": 1592057023.1280968 | |||
}, | |||
"LuciControlFREQ": { | |||
"creationTimestamp": 1592057023.3230126 | |||
}, | |||
"LuciControlINFL": { | |||
"creationTimestamp": 1592057023.5221264 | |||
} | |||
} | |||
}, | |||
"OhmerPrems": { | |||
"buildTimestamp": 1561559386.4655087, | |||
@@ -7764,7 +7789,7 @@ | |||
} | |||
}, | |||
"StudioSixPlusOne": { | |||
"buildTimestamp": 1590117527.82187, | |||
"buildTimestamp": 1592057020.3415167, | |||
"creationTimestamp": 1590117528.1900573, | |||
"modules": { | |||
"KSDelay": { | |||
@@ -7791,7 +7816,7 @@ | |||
} | |||
}, | |||
"CaptainsSounds": { | |||
"buildTimestamp": 1590414774.832735, | |||
"buildTimestamp": 1592056987.024218, | |||
"creationTimestamp": 1590168692.0334022, | |||
"modules": { | |||
"Blank901": { | |||
@@ -7817,6 +7842,15 @@ | |||
}, | |||
"MIO": { | |||
"creationTimestamp": 1590414983.8716936 | |||
}, | |||
"Blank908": { | |||
"creationTimestamp": 1592057021.361596 | |||
}, | |||
"DBug": { | |||
"creationTimestamp": 1592057021.6217647 | |||
}, | |||
"Dip": { | |||
"creationTimestamp": 1592057021.8680563 | |||
} | |||
} | |||
} |
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "CaptainsSounds", | |||
"name": "Captain's Sounds", | |||
"version": "1.0.4", | |||
"version": "1.0.5", | |||
"license": "GPL-3.0-only", | |||
"brand": "Captain's Sounds", | |||
"author": "Mike Allison", | |||
@@ -37,6 +37,14 @@ | |||
"Blank" | |||
] | |||
}, | |||
{ | |||
"slug": "Blank908", | |||
"name": "Blank 908", | |||
"description": "8HP Blank 90h theme", | |||
"tags": [ | |||
"Blank" | |||
] | |||
}, | |||
{ | |||
"slug": "IMO", | |||
"name": "IMO - Input to Multiple Output", | |||
@@ -88,6 +96,23 @@ | |||
"Oscillator", | |||
"Tuner" | |||
] | |||
}, | |||
{ | |||
"slug": "DBug", | |||
"name": "DBug", | |||
"description": "Debug expander allowing for simple debug from any module.", | |||
"tags": [ | |||
"Expander", | |||
"Utility" | |||
] | |||
}, | |||
{ | |||
"slug": "Dip", | |||
"name": "Dip", | |||
"description": "Parallel High-pass & Low-pass filter. Like a notch filter on sterioids.", | |||
"tags": [ | |||
"Filter" | |||
] | |||
} | |||
] | |||
} |
@@ -1,11 +1,81 @@ | |||
{ | |||
"name": "Non Linear Instruments", | |||
"author": "Ignasi Alvarez Garriga", | |||
"authorUrl": "https://www.ignasialvarez.cat", | |||
"license": "BSD-3-Clause", | |||
"slug": "NonLinearInstruments", | |||
"name": "NonLinearInstruments", | |||
"version": "1.0.0", | |||
"license": "GPL-3.0-or-later", | |||
"brand": "NLnRi", | |||
"author": "Ignasi \u00c1lvarez Garriga", | |||
"authorEmail": "", | |||
"authorUrl": "https://www.ignasialvarez.cat/", | |||
"pluginUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", | |||
"manualUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", | |||
"sourceUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", | |||
"pluginUrl": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", | |||
"slug": "NonLinearInstruments", | |||
"version": "0.6.0" | |||
"donateUrl": "", | |||
"changelogUrl": "", | |||
"modules": [ | |||
{ | |||
"slug": "QU4DiT", | |||
"name": "QU4DiT", | |||
"description": "Quadratic Iterator", | |||
"tags": [ | |||
"Oscillator" | |||
] | |||
}, | |||
{ | |||
"slug": "BallisticENV", | |||
"name": "BallisticENV", | |||
"description": "Ballistic ENV", | |||
"tags": [ | |||
"Envelope generator" | |||
] | |||
}, | |||
{ | |||
"slug": "LuciCell", | |||
"name": "LuciCell", | |||
"description": "Luci Cell", | |||
"tags": [ | |||
"Oscillator" | |||
] | |||
}, | |||
{ | |||
"slug": "Luci4AudioSum", | |||
"name": "Luci4AudioSum", | |||
"description": "Luci 4 Audio Sum", | |||
"tags": [ | |||
"Mixer" | |||
] | |||
}, | |||
{ | |||
"slug": "Luci4ParamDistr", | |||
"name": "Luci4ParamDistr", | |||
"description": "Luci 4 Param Distr", | |||
"tags": [ | |||
"Multiple" | |||
] | |||
}, | |||
{ | |||
"slug": "LuciControlRND", | |||
"name": "LuciControlRND", | |||
"description": "Luci Ctrl RAND", | |||
"tags": [ | |||
"Controller" | |||
] | |||
}, | |||
{ | |||
"slug": "LuciControlFREQ", | |||
"name": "LuciControlFREQ", | |||
"description": "Luci Ctrl FREQ", | |||
"tags": [ | |||
"Controller" | |||
] | |||
}, | |||
{ | |||
"slug": "LuciControlINFL", | |||
"name": "LuciControlINFL", | |||
"description": "Luci Ctrl INFLUENCE", | |||
"tags": [ | |||
"Controller" | |||
] | |||
} | |||
] | |||
} |
@@ -1,9 +1,9 @@ | |||
{ | |||
"slug": "StudioSixPlusOne", | |||
"name": "StudioSixPlusOne", | |||
"version": "1.0.0", | |||
"name": "Studio Six Plus One", | |||
"version": "1.0.1", | |||
"license": "GPL-3.0-or-later", | |||
"brand": "StudioSixPlusOne", | |||
"brand": "Studio Six Plus One", | |||
"author": "Studio Six Plus One", | |||
"authorEmail": "dave.french3@googlemail.com", | |||
"authorUrl": "https://github.com/StudioSixPlusOne", | |||
@@ -17,6 +17,7 @@ | |||
"slug": "KSDelay", | |||
"name": "Wallenda", | |||
"description": "Karplus\u2013Strong Delay with unison", | |||
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#wallenda", | |||
"tags": [ | |||
"Polyphonic", | |||
"Delay", | |||
@@ -28,6 +29,7 @@ | |||
"slug": "Maccomo", | |||
"name": "Maccomo", | |||
"description": "Ladder Filter self oscillating vcf", | |||
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#maccomo", | |||
"tags": [ | |||
"Polyphonic", | |||
"Filter" | |||
@@ -37,15 +39,18 @@ | |||
"slug": "PolyShiftRegister", | |||
"name": "Tyrant", | |||
"description": "Polyphonic Shift Register", | |||
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#tyrant", | |||
"tags": [ | |||
"Polyphonic", | |||
"Sample and Hold" | |||
"Sample and Hold", | |||
"Random" | |||
] | |||
}, | |||
{ | |||
"slug": "CombFilter", | |||
"name": "Massarti", | |||
"description": "Comb Filter", | |||
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#massarti", | |||
"tags": [ | |||
"Polyphonic", | |||
"Filter", | |||