Browse Source

Update manifest for FrequencyDomain

v1
Andrew Belt 4 years ago
parent
commit
a9f5b86dd1
2 changed files with 31 additions and 7 deletions
  1. +7
    -1
      manifests-cache.json
  2. +24
    -6
      manifests/FrequencyDomain.json

+ 7
- 1
manifests-cache.json View File

@@ -7949,7 +7949,7 @@
} }
}, },
"FrequencyDomain": { "FrequencyDomain": {
"buildTimestamp": 1602205363.4597514,
"buildTimestamp": 1605169754.7601848,
"creationTimestamp": 1587076104.7002873, "creationTimestamp": 1587076104.7002873,
"modules": { "modules": {
"HarmonicConvergence": { "HarmonicConvergence": {
@@ -7972,6 +7972,12 @@
}, },
"BoxOfRevelation": { "BoxOfRevelation": {
"creationTimestamp": 1599749818.7621944 "creationTimestamp": 1599749818.7621944
},
"DanceThisMeshAround": {
"creationTimestamp": 1605169755.156367
},
"HeatOfTheMoment": {
"creationTimestamp": 1605169755.5458367
} }
} }
}, },


+ 24
- 6
manifests/FrequencyDomain.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "FrequencyDomain", "slug": "FrequencyDomain",
"name": "Frequency Domain", "name": "Frequency Domain",
"version": "1.8.6",
"version": "1.9.0",
"license": "Proprietary", "license": "Proprietary",
"brand": "Frequency Domain", "brand": "Frequency Domain",
"author": "almostEric with JerrySV, Jatin Chowdhury", "author": "almostEric with JerrySV, Jatin Chowdhury",
@@ -31,12 +31,13 @@
] ]
}, },
{ {
"slug": "FreudianSlip",
"name": "Freudian Slip",
"description": "Resynthesizing Sampler",
"slug": "DanceThisMeshAround",
"name": "Dance This Mesh Around",
"description": "Multi-Dimensional Digital Waveguide Oscillator",
"tags": [ "tags": [
"Synth voice",
"Sampler"
"Oscillator",
"Effect",
"Physical modeling"
] ]
}, },
{ {
@@ -48,6 +49,15 @@
"Effect" "Effect"
] ]
}, },
{
"slug": "FreudianSlip",
"name": "Freudian Slip",
"description": "Resynthesizing Sampler",
"tags": [
"Synth voice",
"Sampler"
]
},
{ {
"slug": "GrainsOfWrath", "slug": "GrainsOfWrath",
"name": "Grains Of Wrath", "name": "Grains Of Wrath",
@@ -67,6 +77,14 @@
"Synth voice" "Synth voice"
] ]
}, },
{
"slug": "HeatOfTheMoment",
"name": "Heat Of The Moment",
"description": "Impulse Generator",
"tags": [
"Noise"
]
},
{ {
"slug": "Morphology", "slug": "Morphology",
"name": "Morphology", "name": "Morphology",


Loading…
Cancel
Save