diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index dcc47e22..be243a28 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1347,5 +1347,33 @@ "vcvUrl": "https://library.vcvrack.com/Instruo/saich", "mgUrl": "https://www.modulargrid.net/e/instruo-saich", "mgModuleId": 30414 + }, + { + "pluginSlug": "Befaco", + "moduleSlug": "Percall", + "vcvUrl": "https://library.vcvrack.com/Befaco/Percall", + "mgUrl": "https://www.modulargrid.net/e/befaco-percall", + "mgModuleId": 22071 + }, + { + "pluginSlug": "Befaco", + "moduleSlug": "HexmixVCA", + "vcvUrl": "https://library.vcvrack.com/Befaco/HexmixVCA", + "mgUrl": "https://www.modulargrid.net/e/befaco-hexmix-vca", + "mgModuleId": 12573 + }, + { + "pluginSlug": "Befaco", + "moduleSlug": "ChoppingKinky", + "vcvUrl": "https://library.vcvrack.com/Befaco/ChoppingKinky", + "mgUrl": "https://www.modulargrid.net/e/befaco-chopping-kinky", + "mgModuleId": 10734 + }, + { + "pluginSlug": "Befaco", + "moduleSlug": "Kickall", + "vcvUrl": "https://library.vcvrack.com/Befaco/Kickall", + "mgUrl": "https://www.modulargrid.net/e/befaco-kickall", + "mgModuleId": 20694 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index a18264df..6fbd911d 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2641,7 +2641,7 @@ } }, "squinkylabs-plug1": { - "buildTimestamp": 1624969871.1072202, + "buildTimestamp": 1625921305.2303083, "creationTimestamp": 1521738241.0, "modules": { "squinkylabs-ev3": { @@ -3076,7 +3076,7 @@ } }, "Befaco": { - "buildTimestamp": 1582994264.0406651, + "buildTimestamp": 1625921372.2020144, "creationTimestamp": 1518016501.0, "modules": { "EvenVCO": { @@ -3099,6 +3099,18 @@ }, "DualAtenuverter": { "creationTimestamp": 1557176959.0 + }, + "Percall": { + "creationTimestamp": 1625921372.6278553 + }, + "HexmixVCA": { + "creationTimestamp": 1625921372.6927338 + }, + "ChoppingKinky": { + "creationTimestamp": 1625921372.7557182 + }, + "Kickall": { + "creationTimestamp": 1625921372.821748 } } }, diff --git a/manifests/Befaco.json b/manifests/Befaco.json index 325d5a9d..cc66c089 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -1,7 +1,7 @@ { "slug": "Befaco", - "version": "1.0.1", - "license": "GPL-3.0-only", + "version": "1.1.0", + "license": "GPL-3.0-or-later", "name": "Befaco", "author": "VCV", "authorEmail": "contact@vcvrack.com", @@ -16,13 +16,15 @@ "modularGridUrl": "https://www.modulargrid.net/e/befaco-even-vco-", "tags": [ "VCO", - "Hardware clone" + "Hardware clone", + "Polyphonic" ] }, { "slug": "Rampage", "name": "Rampage", "description": "Dual ramp generator", + "manualUrl": "https://befaco.org/docs/Rampage/Rampage_User_Manual.pdf", "modularGridUrl": "https://www.modulargrid.net/e/befaco-rampage", "tags": [ "Function Generator", @@ -30,19 +32,22 @@ "Slew Limiter", "Envelope Follower", "Dual", - "Hardware clone" + "Hardware clone", + "Polyphonic" ] }, { "slug": "ABC", "name": "A*B+C", "description": "Dual four-quadrant multiplier with VC offset", + "manualUrl": "https://befaco.org/docs/AB%2BC/AB%2BC_User_Manual.pdf", "modularGridUrl": "https://www.modulargrid.net/e/befaco-a-b-c", "tags": [ "Ring Modulator", "Attenuator", "Dual", - "Hardware clone" + "Hardware clone", + "Polyphonic" ] }, { @@ -62,7 +67,8 @@ "modularGridUrl": "https://www.modulargrid.net/e/befaco-mixer-", "tags": [ "Mixer", - "Hardware clone" + "Hardware clone", + "Polyphonic" ] }, { @@ -73,7 +79,8 @@ "tags": [ "Slew Limiter", "Envelope Follower", - "Hardware clone" + "Hardware clone", + "Polyphonic" ] }, { @@ -84,8 +91,56 @@ "tags": [ "Attenuator", "Dual", + "Hardware clone", + "Polyphonic" + ] + }, + { + "slug": "Percall", + "name": "Percall", + "description": "Percussive Envelope Generator", + "modularGridUrl": "https://www.modulargrid.net/e/befaco-percall", + "tags": [ + "Envelope generator", + "Mixer", + "Polyphonic", "Hardware clone" ] + }, + { + "slug": "HexmixVCA", + "name": "HexmixVCA", + "description": "Six channel VCA with response curve range from logarithmic to linear and to exponential", + "modularGridUrl": "https://www.modulargrid.net/e/befaco-hexmix-vca", + "tags": [ + "Mixer", + "Hardware clone", + "Polyphonic", + "VCA" + ] + }, + { + "slug": "ChoppingKinky", + "name": "ChoppingKinky", + "description": "Voltage controllable, dual channel wavefolder", + "modularGridUrl": "https://www.modulargrid.net/e/befaco-chopping-kinky", + "tags": [ + "Dual", + "Hardware clone", + "Voltage-controlled amplifier", + "Waveshaper" + ] + }, + { + "slug": "Kickall", + "name": "Kickall", + "description": "Bassdrum module, with pitch and volume envelopes", + "modularGridUrl": "https://www.modulargrid.net/e/befaco-kickall", + "tags": [ + "Drum", + "Hardware clone", + "Synth voice" + ] } ] } \ No newline at end of file diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 59ac025c..770d31ec 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md", "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md", - "version": "1.0.20", + "version": "1.0.21", "modules": [ { "slug": "squinkylabs-ev3",