From 54a1546fcd55cfe31f9e19effa628f46f98b8cb9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 31 May 2025 13:21:34 -0400 Subject: [PATCH] Update manifest 4ms-XOXDrums to 2.0.6 --- manifests-cache.json | 42 ++++++++++++++ manifests/4ms-XOXDrums.json | 113 ++++++++++++++++++++++++++++++++++++ 2 files changed, 155 insertions(+) create mode 100644 manifests/4ms-XOXDrums.json diff --git a/manifests-cache.json b/manifests-cache.json index 0844b4a3..ed5a7005 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15361,5 +15361,47 @@ "creationTimestamp": 1748240595.78016 } } + }, + "4ms-XOXDrums": { + "buildTimestamp": 1748712016.2416155, + "creationTimestamp": 1748712017.3168786, + "modules": { + "Clave": { + "creationTimestamp": 1748712017.3870122 + }, + "Cowbell": { + "creationTimestamp": 1748712017.4580152 + }, + "Accent": { + "creationTimestamp": 1748712017.524496 + }, + "Clap": { + "creationTimestamp": 1748712017.5967903 + }, + "Congabongo": { + "creationTimestamp": 1748712017.6668508 + }, + "HiHat": { + "creationTimestamp": 1748712017.7350717 + }, + "Maraca": { + "creationTimestamp": 1748712017.805283 + }, + "Rimshot": { + "creationTimestamp": 1748712017.8712525 + }, + "Kick": { + "creationTimestamp": 1748712017.9383018 + }, + "Snare": { + "creationTimestamp": 1748712018.003996 + }, + "Tom": { + "creationTimestamp": 1748712018.0727122 + }, + "Duck": { + "creationTimestamp": 1748712018.1374023 + } + } } } \ No newline at end of file diff --git a/manifests/4ms-XOXDrums.json b/manifests/4ms-XOXDrums.json new file mode 100644 index 00000000..77b468a0 --- /dev/null +++ b/manifests/4ms-XOXDrums.json @@ -0,0 +1,113 @@ +{ + "slug": "4ms-XOXDrums", + "name": "xOx Drums", + "version": "2.0.6", + "license": "GPL-3.0-or-later", + "brand": "4ms", + "author": "4ms Company", + "authorEmail": "4ms@4mscompany.com", + "authorUrl": "https://4mscompany.com", + "pluginUrl": "https://github.com/4ms/XOXDrums/", + "manualUrl": "https://github.com/4ms/XOXDrums/blob/main/doc/XOX%20Drums%20User%20Manual.md", + "sourceUrl": "https://github.com/4ms/XOXDrums/", + "donateUrl": "", + "changelogUrl": "https://github.com/4ms/XOXDrums/blob/main/CHANGELOG.md", + "modules": [ + { + "slug": "Clave", + "name": "Clave", + "description": "Clave inspired by XOX style.", + "tags": [ + "Drum" + ] + }, + { + "slug": "Cowbell", + "name": "Cowbell", + "description": "Cowbell inspired by XOX style.", + "tags": [ + "Drum" + ] + }, + { + "slug": "Accent", + "name": "Accent", + "description": "A drum utility for adding dynamics to drums.", + "tags": [ + "Dynamics" + ] + }, + { + "slug": "Clap", + "name": "Clap", + "description": "Clap inspired by XOX style.", + "tags": [ + "Drum" + ] + }, + { + "slug": "Congabongo", + "name": "Congabongo", + "description": "Conga/Bongo inspired by XOX style with added slap inputs", + "tags": [ + "Drum" + ] + }, + { + "slug": "HiHat", + "name": "HiHat", + "description": "Hi-hat inspired by XOX style", + "tags": [ + "Drum" + ] + }, + { + "slug": "Maraca", + "name": "Maraca", + "description": "Maraca inspired by XOX style", + "tags": [ + "Drum" + ] + }, + { + "slug": "Rimshot", + "name": "Rimshot", + "description": "Rimshot inspired by XOX style", + "tags": [ + "Drum" + ] + }, + { + "slug": "Kick", + "name": "Kick", + "description": "Kick inspired by XOX style", + "tags": [ + "Drum" + ] + }, + { + "slug": "Snare", + "name": "Snare", + "description": "Snare inspired by XOX style", + "tags": [ + "Drum" + ] + }, + { + "slug": "Tom", + "name": "Tom", + "description": "Tom inspired by XOX style", + "tags": [ + "Drum" + ] + }, + { + "slug": "Duck", + "name": "Duck", + "description": "A ducking module for sidechain effect", + "tags": [ + "Dynamics" + ] + } + ] +} \ No newline at end of file