diff --git a/manifests-cache.json b/manifests-cache.json index ae8f95bf..2ff2f649 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12439,5 +12439,32 @@ "creationTimestamp": 1683854063.090835 } } + }, + "OmriCohenPatheros-Free": { + "buildTimestamp": 1684718225.394346, + "creationTimestamp": 1684718226.5748682, + "modules": { + "MiniTruffles": { + "creationTimestamp": 1684718226.9583967 + }, + "MiniHyphae": { + "creationTimestamp": 1684718227.4256294 + } + } + }, + "OmriCohenPatheros": { + "buildTimestamp": 1684717980.1164236, + "creationTimestamp": 1684718227.8301296, + "modules": { + "PantherCap": { + "creationTimestamp": 1684718228.243181 + }, + "Truffles": { + "creationTimestamp": 1684718228.524313 + }, + "Hyphae": { + "creationTimestamp": 1684718228.8152957 + } + } } } \ No newline at end of file diff --git a/manifests/OmriCohenPatheros-Free.json b/manifests/OmriCohenPatheros-Free.json new file mode 100644 index 00000000..5565133e --- /dev/null +++ b/manifests/OmriCohenPatheros-Free.json @@ -0,0 +1,33 @@ +{ + "slug": "OmriCohenPatheros-Free", + "name": "Path Set x Omri Cohen - Free", + "version": "2.0.0", + "license": "https://vcvrack.com/eula", + "brand": "Path Set x Omri Cohen", + "author": "Andrew Hanson and Omri Cohen", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "https://github.com/patheros/PathSetXOmriCohen", + "manualUrl": "https://github.com/patheros/PathSetXOmriCohen/blob/main/Path%20Set%20x%20Omri%20Cohen%20Free%20Manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "MiniTruffles", + "name": "Truffle", + "description": "Split your samples into four slices, each with their own send/return channels and playback controls.", + "tags": [ + "Sampler" + ] + }, + { + "slug": "MiniHyphae", + "name": "Hypha", + "description": "Record audio into two different loopers. Then mix and modulate to your heart's content.", + "tags": [ + "Sampler" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/OmriCohenPatheros.json b/manifests/OmriCohenPatheros.json new file mode 100644 index 00000000..8b37ba15 --- /dev/null +++ b/manifests/OmriCohenPatheros.json @@ -0,0 +1,43 @@ +{ + "slug": "OmriCohenPatheros", + "name": "Path Set x Omri Cohen", + "version": "2.0.0", + "license": "https://vcvrack.com/eula", + "brand": "Path Set x Omri Cohen", + "author": "Andrew Hanson and Omri Cohen", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "https://github.com/patheros/PathSetXOmriCohen", + "manualUrl": "https://github.com/patheros/PathSetXOmriCohen/blob/main/Path%20Set%20x%20Omri%20Cohen%20Premium%20Manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "PantherCap", + "name": "Panther Cap", + "description": "Polyphonic granular sampler and looper.", + "tags": [ + "Polyphonic", + "Sampler", + "Granular" + ] + }, + { + "slug": "Truffles", + "name": "Truffles", + "description": "Split your samples into eight slices, each with their own send/return channels and playback controls.", + "tags": [ + "Sampler" + ] + }, + { + "slug": "Hyphae", + "name": "Hyphae", + "description": "Record audio into six different loopers. Then mix and modulate to your heart's content.", + "tags": [ + "Sampler" + ] + } + ] +} \ No newline at end of file