Browse Source

Update build for LomasModules

v1
Andrew Belt 5 years ago
parent
commit
f7471fa0b6
2 changed files with 8 additions and 6 deletions
  1. +7
    -5
      manifests/LomasModules.json
  2. +1
    -1
      repos/LomasModules

+ 7
- 5
manifests/LomasModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "LomasModules",
"name": "Lomas Modules",
"version": "1.0.2",
"version": "1.0.6",
"license": "BSD-3-Clause",
"brand": "Lomas",
"author": "Guillermo Moreno",
@@ -15,17 +15,19 @@
{
"slug": "AdvancedSampler",
"name": "Advanced Sampler",
"description": "",
"description": "Monophonic sampler.",
"tags": [
"Sampler"
"Sampler",
"Drums"
]
},
{
"slug": "GateSequencer",
"name": "Gate Sequencer",
"description": "",
"description": "Gate sequencer with 4 patterns and up to 64 steps. Pattern length",
"tags": [
"Sequencer"
"Sequencer",
"Expander"
]
}
]

+ 1
- 1
repos/LomasModules

@@ -1 +1 @@
Subproject commit 004f343539a76ba256b6c07b2724801275a935ae
Subproject commit ff0a19bcbe8816e0c808b8f98b0860fee6f652b8

Loading…
Cancel
Save