Browse Source

Add Hora plugins

pull/514/head
Andrew Belt 7 years ago
parent
commit
6907d2b0b8
10 changed files with 101 additions and 6 deletions
  1. +12
    -0
      manifests/Hora-AnalogDrums.json
  2. +12
    -0
      manifests/Hora-Mixers.json
  3. +11
    -0
      manifests/Hora-Modulation.json
  4. +10
    -0
      manifests/Hora-ModulationFree.json
  5. +12
    -0
      manifests/Hora-Processors.json
  6. +11
    -0
      manifests/Hora-ProcessorsFree.json
  7. +12
    -0
      manifests/Hora-Sequencers.json
  8. +11
    -0
      manifests/Hora-VCO_VCF_VCA.json
  9. +10
    -0
      manifests/Hora-VCO_VCF_VCA_Free.json
  10. +0
    -6
      manifests/HoraMusic.json

+ 12
- 0
manifests/Hora-AnalogDrums.json View File

@@ -0,0 +1,12 @@
{
"name": "Analog Drums",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/analog-drums.php",
"authorUrl": "http://www.hora-music.com/",
"manualUrl": "http://hora-music.wifeo.com/manuals.php",
"latestVersion": "0.6.0",
"productId": "1272688115755",
"status": "available"
}

+ 12
- 0
manifests/Hora-Mixers.json View File

@@ -0,0 +1,12 @@
{
"name": "Mixers",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/mixers.php",
"authorUrl": "http://www.hora-music.com/",
"manualUrl": "http://hora-music.wifeo.com/manuals.php",
"latestVersion": "0.6.0",
"productId": "1272688607275",
"status": "available"
}

+ 11
- 0
manifests/Hora-Modulation.json View File

@@ -0,0 +1,11 @@
{
"name": "Modulation",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/modulation.php",
"authorUrl": "http://www.hora-music.com/",
"latestVersion": "0.6.0",
"productId": "1272688902187",
"status": "available"
}

+ 10
- 0
manifests/Hora-ModulationFree.json View File

@@ -0,0 +1,10 @@
{
"name": "Modulation Free",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/modulation.php",
"authorUrl": "http://www.hora-music.com/",
"latestVersion": "0.6.0",
"status": "available"
}

+ 12
- 0
manifests/Hora-Processors.json View File

@@ -0,0 +1,12 @@
{
"name": "Processors",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/sound-processors.php",
"authorUrl": "http://www.hora-music.com/",
"manualUrl": "http://hora-music.wifeo.com/manuals.php",
"latestVersion": "0.6.0",
"productId": "1272689229867",
"status": "available"
}

+ 11
- 0
manifests/Hora-ProcessorsFree.json View File

@@ -0,0 +1,11 @@
{
"name": "Processors Free",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/sound-processors.php",
"authorUrl": "http://www.hora-music.com/",
"manualUrl": "http://hora-music.wifeo.com/manuals.php",
"latestVersion": "0.6.0",
"status": "available"
}

+ 12
- 0
manifests/Hora-Sequencers.json View File

@@ -0,0 +1,12 @@
{
"name": "Sequencers",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/sequencer.php",
"authorUrl": "http://www.hora-music.com/",
"manualUrl": "http://hora-music.wifeo.com/manuals.php",
"latestVersion": "0.6.0",
"productId": "1272689623083",
"status": "available"
}

+ 11
- 0
manifests/Hora-VCO_VCF_VCA.json View File

@@ -0,0 +1,11 @@
{
"name": "VCO-VCF-VCA",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/vco-vcf-vca.php",
"authorUrl": "http://www.hora-music.com/",
"latestVersion": "0.6.0",
"productId": "1272690081835",
"status": "available"
}

+ 10
- 0
manifests/Hora-VCO_VCF_VCA_Free.json View File

@@ -0,0 +1,10 @@
{
"name": "VCO-VCF-VCA Free",
"author": "Hora",
"authorEmail": "Hora.music.contact@gmail.com",
"license": "proprietary",
"pluginUrl": "http://hora-music.wifeo.com/vco-vcf-vca.php",
"authorUrl": "http://www.hora-music.com/",
"latestVersion": "0.6.0",
"status": "available"
}

+ 0
- 6
manifests/HoraMusic.json View File

@@ -1,6 +0,0 @@
{
"name": "Hora Music",
"author": "Hora Music",
"authorUrl": "https://gumroad.com/horamusic",
"latestVersion": "0.5.0"
}

Loading…
Cancel
Save