Browse Source

Update manifest for LomasModules, RJModules, MockbaModular, LOGinstruments, OrangeLine

v1
Andrew Belt 5 years ago
parent
commit
d887a291aa
5 changed files with 29 additions and 5 deletions
  1. +1
    -1
      manifests/LOGinstruments.json
  2. +1
    -1
      manifests/LomasModules.json
  3. +1
    -1
      manifests/MockbaModular.json
  4. +1
    -1
      manifests/OrangeLine.json
  5. +25
    -1
      manifests/RJModules.json

+ 1
- 1
manifests/LOGinstruments.json View File

@@ -2,7 +2,7 @@
"slug": "LOGinstruments",
"name": "LOGinstruments",
"brand": "LOGinstruments",
"version": "1.0.0",
"version": "1.0.1",
"license": "BSD-3-Clause",
"author": "L.Gabrielli",
"authorEmail": "l.gabrielli@univpm.it",


+ 1
- 1
manifests/LomasModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "LomasModules",
"name": "Lomas Modules",
"version": "1.0.6",
"version": "1.0.9",
"license": "BSD-3-Clause",
"brand": "Lomas",
"author": "Guillermo Moreno",


+ 1
- 1
manifests/MockbaModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "MockbaModular",
"name": "Mockba Modular",
"version": "1.1.6",
"version": "1.1.7",
"license": "MIT",
"brand": "Mockba Modular",
"author": "Mockba the Borg",


+ 1
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "1.3.2",
"version": "1.3.3",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",


+ 25
- 1
manifests/RJModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "RJModules",
"name": "RJModules",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",
"brand": "RJModules",
"author": "Rich Jones",
@@ -430,6 +430,30 @@
"tags": [
"Effect"
]
},
{
"slug": "Slapback",
"name": "Dual Slap Back Delay",
"description": "An opinionated dual slapback delay",
"tags": [
"Effect"
]
},
{
"slug": "LeftHandRightHand",
"name": "Split Keyboard MIDI-CV",
"description": "MIDI to CV for Splitting a Keyboard into Left and Right Hands",
"tags": [
"Utility"
]
},
{
"slug": "Euclidian",
"name": "Euclidian - Euclidian Rhythm Generator",
"description": "Euclidian - Euclidian Rhythm Generator in E(m, k) + i format, with presets.",
"tags": [
"Sequencer"
]
}
]
}

Loading…
Cancel
Save