| @@ -10881,7 +10881,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "AlliewayAudio_Freebies": { | "AlliewayAudio_Freebies": { | ||||
| "buildTimestamp": 1642835746.5883849, | |||||
| "buildTimestamp": 1694577557.4220262, | |||||
| "creationTimestamp": 1632097260.8113873, | "creationTimestamp": 1632097260.8113873, | ||||
| "modules": { | "modules": { | ||||
| "chilly_cheese": { | "chilly_cheese": { | ||||
| @@ -12804,7 +12804,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "pachde-one": { | "pachde-one": { | ||||
| "buildTimestamp": 1692482087.2153094, | |||||
| "buildTimestamp": 1694577625.471577, | |||||
| "creationTimestamp": 1690733275.0090213, | "creationTimestamp": 1690733275.0090213, | ||||
| "modules": { | "modules": { | ||||
| "pachde-null": { | "pachde-null": { | ||||
| @@ -12818,6 +12818,9 @@ | |||||
| }, | }, | ||||
| "pachde-copper": { | "pachde-copper": { | ||||
| "creationTimestamp": 1690733275.4849954 | "creationTimestamp": 1690733275.4849954 | ||||
| }, | |||||
| "pachde-copper-mini": { | |||||
| "creationTimestamp": 1694577625.6355662 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "AlliewayAudio_Freebies", | "slug": "AlliewayAudio_Freebies", | ||||
| "name": "AlliewayAudio_Freebies", | "name": "AlliewayAudio_Freebies", | ||||
| "version": "2.0.6", | |||||
| "version": "2.0.7", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "AlliewayAudio", | "brand": "AlliewayAudio", | ||||
| "author": "Allie Way", | "author": "Allie Way", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "pachde-one", | "slug": "pachde-one", | ||||
| "name": "pachde One", | "name": "pachde One", | ||||
| "version": "2.1.0", | |||||
| "version": "2.2.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "pachde", | "brand": "pachde", | ||||
| "author": "pachde", | "author": "pachde", | ||||
| @@ -52,13 +52,24 @@ | |||||
| "slug": "pachde-copper", | "slug": "pachde-copper", | ||||
| "name": "Copper", | "name": "Copper", | ||||
| "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper.md", | "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper.md", | ||||
| "description": "A color picker with modulation and outputs", | |||||
| "description": "A color picker and extender with modulation and outputs", | |||||
| "tags": [ | "tags": [ | ||||
| "Visual", | "Visual", | ||||
| "Controller", | "Controller", | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "pachde-copper-mini", | |||||
| "name": "Copper-mini", | |||||
| "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper-mini.md", | |||||
| "description": "A mini version of the Copper color picker and extender with modulation and outputs", | |||||
| "tags": [ | |||||
| "Visual", | |||||
| "Controller", | |||||
| "Utility" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||