Browse Source

Update manifest LilacLoop to 2.1.5, monome to 2.1.5, TheAllElectricSmartGrid to 2.0.3, HetrickCV to 2.3.1, Airwin2Rack to 2.5.0, BaconMusic to 2.3.1

pull/785/head
Andrew Belt 1 year ago
parent
commit
73fffe7a84
7 changed files with 44 additions and 15 deletions
  1. +12
    -6
      manifests-cache.json
  2. +1
    -1
      manifests/Airwin2Rack.json
  3. +1
    -1
      manifests/BaconMusic.json
  4. +13
    -1
      manifests/HetrickCV.json
  5. +12
    -2
      manifests/LilacLoop.json
  6. +3
    -3
      manifests/TheAllElectricSmartGrid.json
  7. +2
    -1
      manifests/monome.json

+ 12
- 6
manifests-cache.json View File

@@ -1732,7 +1732,7 @@
}
},
"BaconMusic": {
"buildTimestamp": 1673293606.7646642,
"buildTimestamp": 1691740727.6885324,
"creationTimestamp": 1521929448.0,
"modules": {
"HarMoNee": {
@@ -5065,7 +5065,7 @@
}
},
"HetrickCV": {
"buildTimestamp": 1691452799.018081,
"buildTimestamp": 1691740113.5362856,
"creationTimestamp": 1518016501.0,
"modules": {
"ASR": {
@@ -5256,6 +5256,9 @@
},
"PhasorToWaveforms": {
"creationTimestamp": 1691452802.331147
},
"PhasorBurstGen": {
"creationTimestamp": 1691740728.1658375
}
}
},
@@ -9879,7 +9882,7 @@
}
},
"LilacLoop": {
"buildTimestamp": 1690733274.542375,
"buildTimestamp": 1691739597.6706858,
"creationTimestamp": 1603081447.3990774,
"modules": {
"Looper": {
@@ -9893,6 +9896,9 @@
},
"Lopper": {
"creationTimestamp": 1690733276.6356752
},
"LoopMutator": {
"creationTimestamp": 1691740728.2846987
}
}
},
@@ -12411,7 +12417,7 @@
}
},
"Airwin2Rack": {
"buildTimestamp": 1687710123.4108846,
"buildTimestamp": 1691740678.9655335,
"creationTimestamp": 1675100686.7833567,
"modules": {
"Airwin2Rack": {
@@ -12699,7 +12705,7 @@
}
},
"monome": {
"buildTimestamp": 1687709684.6115656,
"buildTimestamp": 1691739892.638168,
"creationTimestamp": 1687317423.8644073,
"modules": {
"whitewhale": {
@@ -12777,7 +12783,7 @@
}
},
"TheAllElectricSmartGrid": {
"buildTimestamp": 1691452435.8043077,
"buildTimestamp": 1691739906.2347188,
"creationTimestamp": 1690733275.6031704,
"modules": {
"LameJuis": {


+ 1
- 1
manifests/Airwin2Rack.json View File

@@ -1,7 +1,7 @@
{
"slug": "Airwin2Rack",
"name": "Airwindows",
"version": "2.4.0",
"version": "2.5.0",
"license": "MIT",
"author": "@baconpaul, @airwindows",
"authorEmail": "",


+ 1
- 1
manifests/BaconMusic.json View File

@@ -1,7 +1,7 @@
{
"slug": "BaconMusic",
"name": "Bacon Music",
"version": "2.3.0",
"version": "2.3.1",
"license": "GPL-3.0-or-later",
"author": "@baconpaul",
"authorEmail": "",


+ 13
- 1
manifests/HetrickCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "HetrickCV",
"name": "HetrickCV",
"version": "2.3.0",
"version": "2.3.1",
"license": "CC0-1.0",
"author": "Michael Hetrick",
"authorEmail": "",
@@ -315,6 +315,18 @@
"Polyphonic"
]
},
{
"slug": "PhasorBurstGen",
"name": "Phasor Burst Generator",
"description": "Generates a phasor repeatedly for a given number of times.",
"tags": [
"Oscillator",
"Clock Generator",
"Clock Modulator",
"Low-frequency Oscillator",
"Polyphonic"
]
},
{
"slug": "PhasorDivMult",
"name": "Phasor Divide & Multiply",


+ 12
- 2
manifests/LilacLoop.json View File

@@ -1,7 +1,7 @@
{
"slug": "LilacLoop",
"name": "Lilac Loop",
"version": "2.1.4",
"version": "2.1.5",
"license": "GPL-3.0-or-later",
"brand": "Lilac",
"author": "Gavin Rough",
@@ -31,6 +31,16 @@
"Polyphonic"
]
},
{
"slug": "LoopMutator",
"name": "Loop Mutator",
"description": "Work in progress",
"tags": [
"Recording",
"Sampler"
],
"hidden": false
},
{
"slug": "LooperTwo",
"name": "Looper Two",
@@ -40,7 +50,7 @@
"Recording",
"Sampler"
],
"hidden": true
"hidden": false
},
{
"slug": "Lopper",


+ 3
- 3
manifests/TheAllElectricSmartGrid.json View File

@@ -1,9 +1,9 @@
{
"slug": "TheAllElectricSmartGrid",
"name": "TheAllElectricSmartGrid",
"version": "2.0.2",
"name": "The All Electric Smart Grid",
"version": "2.0.3",
"license": "GPL-3.0-only",
"brand": "SmartGridMusic",
"brand": "The All Electric Smart Grid",
"author": "Joyo Victor",
"authorEmail": "joyofresh@gmail.com",
"authorUrl": "",


+ 2
- 1
manifests/monome.json View File

@@ -1,7 +1,8 @@
{
"slug": "monome",
"name": "monome",
"version": "2.1.3",
"version": "2.1.5",
"minRackVersion": "2.4.0",
"license": "GPL-2.0-only",
"author": "Michael Dewberry",
"authorEmail": "",


Loading…
Cancel
Save