From f7471fa0b69912ff4460f99110695ddd7dd9b990 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 2 Sep 2019 08:46:33 -0400 Subject: [PATCH] Update build for LomasModules --- manifests/LomasModules.json | 12 +++++++----- repos/LomasModules | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/manifests/LomasModules.json b/manifests/LomasModules.json index 18c7a5ca..372fb677 100644 --- a/manifests/LomasModules.json +++ b/manifests/LomasModules.json @@ -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" ] } ] diff --git a/repos/LomasModules b/repos/LomasModules index 004f3435..ff0a19bc 160000 --- a/repos/LomasModules +++ b/repos/LomasModules @@ -1 +1 @@ -Subproject commit 004f343539a76ba256b6c07b2724801275a935ae +Subproject commit ff0a19bcbe8816e0c808b8f98b0860fee6f652b8