Browse Source

Update manifest EricaCopies to 2.0.0, Hora-AnalogDrums to 2.0.0, Hora-Mixers to 2.0.0, Hora-Processors to 2.0.0, Hora-Modulation to 2.0.0, Hora-ModulationFree to 2.0.0, Hora-ProcessorsFree to 2.0.0, Hora-Sequencers to 2.0.0, Hora-treasureFree to 2.0.0, Hora-VCO_VCF_VCA to 2.0.0, Hora-VCO_VCF_VCA_Free to 2.0.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
78feb6a1cb
11 changed files with 47 additions and 43 deletions
  1. +12
    -12
      manifests/EricaCopies.json
  2. +8
    -8
      manifests/Hora-AnalogDrums.json
  3. +1
    -1
      manifests/Hora-Mixers.json
  4. +1
    -1
      manifests/Hora-Modulation.json
  5. +2
    -2
      manifests/Hora-ModulationFree.json
  6. +7
    -5
      manifests/Hora-Processors.json
  7. +1
    -1
      manifests/Hora-ProcessorsFree.json
  8. +1
    -1
      manifests/Hora-Sequencers.json
  9. +6
    -4
      manifests/Hora-VCO_VCF_VCA.json
  10. +2
    -2
      manifests/Hora-VCO_VCF_VCA_Free.json
  11. +6
    -6
      manifests/Hora-treasureFree.json

+ 12
- 12
manifests/EricaCopies.json View File

@@ -1,10 +1,10 @@
{ {
"slug": "EricaCopies", "slug": "EricaCopies",
"name": "Erica",
"version": "1.0.4",
"name": "Erica Synths",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Erica",
"brand": "Erica",
"author": "Erica Synths",
"brand": "Erica Synths",
"authorEmail": "hora.music.contact@gmail.com", "authorEmail": "hora.music.contact@gmail.com",
"authorUrl": "https://www.ericasynths.lv/", "authorUrl": "https://www.ericasynths.lv/",
"pluginUrl": "", "pluginUrl": "",
@@ -14,8 +14,8 @@
"modules": [ "modules": [
{ {
"slug": "BlackWaveTableVCO", "slug": "BlackWaveTableVCO",
"name": "BlackWaveTableVCO",
"description": "Erica synth Wavetable oscillator",
"name": "Black WaveTable VCO",
"description": "Erica Synths Wavetable oscillator",
"modularGridUrl": "https://www.modulargrid.net/e/erica-synths-black-wavetable-vco", "modularGridUrl": "https://www.modulargrid.net/e/erica-synths-black-wavetable-vco",
"tags": [ "tags": [
"VCO", "VCO",
@@ -24,8 +24,8 @@
}, },
{ {
"slug": "BlackOctasource", "slug": "BlackOctasource",
"name": "BlackOctasource",
"description": "Erica synth Octa LFO",
"name": "Black Octasource",
"description": "Erica Synths Octa LFO",
"modularGridUrl": "https://www.modulargrid.net/e/erica-synths-black-octasource", "modularGridUrl": "https://www.modulargrid.net/e/erica-synths-black-octasource",
"tags": [ "tags": [
"LFO", "LFO",
@@ -34,8 +34,8 @@
}, },
{ {
"slug": "PicoDrums", "slug": "PicoDrums",
"name": "PicoDrums",
"description": "Erica synth Drum sampler",
"name": "Pico Drums",
"description": "Erica Synths Drum sampler",
"modularGridUrl": "https://www.modulargrid.net/e/erica-synths-pico-drums", "modularGridUrl": "https://www.modulargrid.net/e/erica-synths-pico-drums",
"tags": [ "tags": [
"DRUMS", "DRUMS",
@@ -44,8 +44,8 @@
}, },
{ {
"slug": "FusionDelay", "slug": "FusionDelay",
"name": "FusionDelay",
"description": "Erica synth BBD delay",
"name": "Fusion Delay",
"description": "Erica Synths BBD delay",
"modularGridUrl": "https://www.modulargrid.net/e/erica-synths-fusion-delay-flanger-vintage-ensemble", "modularGridUrl": "https://www.modulargrid.net/e/erica-synths-fusion-delay-flanger-vintage-ensemble",
"tags": [ "tags": [
"EFFECT", "EFFECT",


+ 8
- 8
manifests/Hora-AnalogDrums.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-AnalogDrums", "slug": "Hora-AnalogDrums",
"name": "Analog Drums", "name": "Analog Drums",
"version": "1.0.3",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"brand": "Hora", "brand": "Hora",
"author": "Hora", "author": "Hora",
@@ -15,7 +15,7 @@
{ {
"slug": "BassDrumVult", "slug": "BassDrumVult",
"name": "Bass Drum Vult", "name": "Bass Drum Vult",
"description": "Analog Bass Drum using vult made filter model (use less CPU)",
"description": "Analog Bass Drum using vult made filter model",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]
@@ -47,7 +47,7 @@
{ {
"slug": "CymbalVult", "slug": "CymbalVult",
"name": "Cymbal Vult", "name": "Cymbal Vult",
"description": "Analog Cymbal using vult made filter model (use less CPU)",
"description": "Analog Cymbal using vult made filter model",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]
@@ -55,7 +55,7 @@
{ {
"slug": "HandClapVult", "slug": "HandClapVult",
"name": "HandClap/Maracas Vult", "name": "HandClap/Maracas Vult",
"description": "Analog HandClap using vult made filter model (use less CPU)",
"description": "Analog HandClap using vult made filter model",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]
@@ -71,7 +71,7 @@
{ {
"slug": "HiHatVult", "slug": "HiHatVult",
"name": "Hi-Hat Vult", "name": "Hi-Hat Vult",
"description": "Analog HiHat using vult made filter model (use less CPU)",
"description": "Analog HiHat using vult made filter model (use the other clap module for better CPU load and more realisitic claps)",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]
@@ -87,7 +87,7 @@
{ {
"slug": "SoftBellVult", "slug": "SoftBellVult",
"name": "SoftBell/Clave Vult", "name": "SoftBell/Clave Vult",
"description": "Analog Bell using vult made filter model (use less CPU)",
"description": "Analog Bell using vult made filter model",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]
@@ -103,7 +103,7 @@
{ {
"slug": "SnareDrumVult", "slug": "SnareDrumVult",
"name": "Snare Drum Vult", "name": "Snare Drum Vult",
"description": "Analog Snare Drum using vult made filter model (use less CPU)",
"description": "Analog Snare Drum using vult made filter model",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]
@@ -119,7 +119,7 @@
{ {
"slug": "TomsVult", "slug": "TomsVult",
"name": "Toms/Congas Vult", "name": "Toms/Congas Vult",
"description": "Analog Toms using vult made filter model (use less CPU)",
"description": "Analog Toms using vult made filter model",
"tags": [ "tags": [
"DRUM" "DRUM"
] ]


+ 1
- 1
manifests/Hora-Mixers.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-Mixers", "slug": "Hora-Mixers",
"name": "Mixers", "name": "Mixers",
"version": "1.0.2",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"brand": "Hora", "brand": "Hora",
"author": "Hora", "author": "Hora",


+ 1
- 1
manifests/Hora-Modulation.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-Modulation", "slug": "Hora-Modulation",
"name": "Modulations", "name": "Modulations",
"version": "1.0.2",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"brand": "Hora", "brand": "Hora",
"author": "Hora", "author": "Hora",


+ 2
- 2
manifests/Hora-ModulationFree.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-ModulationFree", "slug": "Hora-ModulationFree",
"name": "Modulations Free", "name": "Modulations Free",
"version": "1.0.2",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Hora", "author": "Hora",
"brand": "Hora", "brand": "Hora",
@@ -14,7 +14,7 @@
"modules": [ "modules": [
{ {
"slug": "TwinQuartet-LFO", "slug": "TwinQuartet-LFO",
"name": "quadraLFO",
"name": "quadraLFO Free",
"description": "Quadratic LFO", "description": "Quadratic LFO",
"tags": [ "tags": [
"LFO" "LFO"


+ 7
- 5
manifests/Hora-Processors.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-Processors", "slug": "Hora-Processors",
"name": "Processors", "name": "Processors",
"version": "1.0.2",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"brand": "Hora", "brand": "Hora",
"author": "Hora", "author": "Hora",
@@ -30,10 +30,12 @@
}, },
{ {
"slug": "Delay", "slug": "Delay",
"name": "Delay",
"description": "Multimode Delay",
"name": "Millenial",
"description": "Multimode tap delay and resonator",
"tags": [ "tags": [
"Effect"
"Effect",
"Physical modeling",
"Delay"
] ]
}, },
{ {
@@ -56,7 +58,7 @@
}, },
{ {
"slug": "Brigade", "slug": "Brigade",
"name": "Brigade",
"name": "Flux",
"description": "Bucket Brigade Delay", "description": "Bucket Brigade Delay",
"tags": [ "tags": [
"Effect", "Effect",


+ 1
- 1
manifests/Hora-ProcessorsFree.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-ProcessorsFree", "slug": "Hora-ProcessorsFree",
"name": "Processors Free", "name": "Processors Free",
"version": "1.0.3",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Hora", "author": "Hora",
"brand": "Hora", "brand": "Hora",


+ 1
- 1
manifests/Hora-Sequencers.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-Sequencers", "slug": "Hora-Sequencers",
"name": "Sequencers", "name": "Sequencers",
"version": "1.0.2",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Hora", "author": "Hora",
"brand": "Hora", "brand": "Hora",


+ 6
- 4
manifests/Hora-VCO_VCF_VCA.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-VCO_VCF_VCA", "slug": "Hora-VCO_VCF_VCA",
"name": "VCO VCF VCA", "name": "VCO VCF VCA",
"version": "1.0.6",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Hora", "author": "Hora",
"brand": "Hora", "brand": "Hora",
@@ -15,10 +15,11 @@
{ {
"slug": "Amplitude-VCMixer", "slug": "Amplitude-VCMixer",
"name": "Amplitude", "name": "Amplitude",
"description": "Voltage control mixer/inverter/amp",
"description": "Linear voltage controlled mixer/inverter/amp",
"tags": [ "tags": [
"VCA", "VCA",
"POLYPHONIC"
"POLYPHONIC",
"MIXER"
] ]
}, },
{ {
@@ -47,7 +48,8 @@
"tags": [ "tags": [
"VCO", "VCO",
"POLYPHONIC", "POLYPHONIC",
"WAVEFOLDER"
"WAVEFOLDER",
"EFFECT"
] ]
} }
] ]

+ 2
- 2
manifests/Hora-VCO_VCF_VCA_Free.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-VCO_VCF_VCA_Free", "slug": "Hora-VCO_VCF_VCA_Free",
"name": "VCO-VCF-VCA Free", "name": "VCO-VCF-VCA Free",
"version": "1.0.6",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Hora", "author": "Hora",
"brand": "Hora", "brand": "Hora",
@@ -22,7 +22,7 @@
}, },
{ {
"slug": "Vector-Synth", "slug": "Vector-Synth",
"name": "Detour",
"name": "Detour Free",
"description": "Vector Phaseshaping Synthesis", "description": "Vector Phaseshaping Synthesis",
"tags": [ "tags": [
"VCO", "VCO",


+ 6
- 6
manifests/Hora-treasureFree.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Hora-treasureFree", "slug": "Hora-treasureFree",
"name": "Treasure Free", "name": "Treasure Free",
"version": "1.0.3",
"version": "2.0.0",
"license": "proprietary", "license": "proprietary",
"author": "Hora", "author": "Hora",
"brand": "Hora", "brand": "Hora",
@@ -14,7 +14,7 @@
"modules": [ "modules": [
{ {
"slug": "SnareDrum-VCV", "slug": "SnareDrum-VCV",
"name": "Snare Drum",
"name": "Snare Drum Free",
"description": "Analog Snare Drum", "description": "Analog Snare Drum",
"tags": [ "tags": [
"DRUM" "DRUM"
@@ -22,7 +22,7 @@
}, },
{ {
"slug": "SoftBell", "slug": "SoftBell",
"name": "Soft Bell",
"name": "Soft Bell Free",
"description": "Analog Bell using vult made fiter mdoel", "description": "Analog Bell using vult made fiter mdoel",
"tags": [ "tags": [
"DRUM" "DRUM"
@@ -30,7 +30,7 @@
}, },
{ {
"slug": "HiHat", "slug": "HiHat",
"name": "Hi Hat",
"name": "Hi Hat Free",
"description": "Analog HiHat using vult made fiter mdoel", "description": "Analog HiHat using vult made fiter mdoel",
"tags": [ "tags": [
"DRUM" "DRUM"
@@ -38,7 +38,7 @@
}, },
{ {
"slug": "Frequencydivider", "slug": "Frequencydivider",
"name": "Frequency Divider",
"name": "Frequency Divider Free",
"description": "Frequency divider", "description": "Frequency divider",
"tags": [ "tags": [
"Utility" "Utility"
@@ -46,7 +46,7 @@
}, },
{ {
"slug": "Deep", "slug": "Deep",
"name": "Deep",
"name": "Deep Free",
"description": "Analog Bass Drum", "description": "Analog Bass Drum",
"tags": [ "tags": [
"DRUM" "DRUM"


Loading…
Cancel
Save