| @@ -1352,7 +1352,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "OrangeLine": { | "OrangeLine": { | ||||
| "buildTimestamp": 1650828839.002306, | |||||
| "buildTimestamp": 1705177301.2353644, | |||||
| "creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
| "modules": { | "modules": { | ||||
| "Fence": { | "Fence": { | ||||
| @@ -1378,6 +1378,9 @@ | |||||
| }, | }, | ||||
| "Morph": { | "Morph": { | ||||
| "creationTimestamp": 1650829410.04574 | "creationTimestamp": 1650829410.04574 | ||||
| }, | |||||
| "Morpheus": { | |||||
| "creationTimestamp": 1705177738.9511976 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -12903,7 +12906,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "monome": { | "monome": { | ||||
| "buildTimestamp": 1696704776.9047973, | |||||
| "buildTimestamp": 1705177738.738896, | |||||
| "creationTimestamp": 1687317423.8644073, | "creationTimestamp": 1687317423.8644073, | ||||
| "modules": { | "modules": { | ||||
| "whitewhale": { | "whitewhale": { | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "OrangeLine", | "slug": "OrangeLine", | ||||
| "name": "OrangeLine", | "name": "OrangeLine", | ||||
| "version": "2.4.2", | |||||
| "version": "2.4.3", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
| @@ -96,6 +96,17 @@ | |||||
| "Random", | "Random", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Morpheus", | |||||
| "name": "Morpheus", | |||||
| "description": "Morphing of given or random sequences with turing machine functionality and 16 Internal Memory Slots.", | |||||
| "tags": [ | |||||
| "Utility", | |||||
| "Sequencer", | |||||
| "Random", | |||||
| "Polyphonic" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "monome", | "slug": "monome", | ||||
| "name": "monome", | "name": "monome", | ||||
| "version": "2.2.3", | |||||
| "version": "2.2.5", | |||||
| "minRackVersion": "2.4.0", | "minRackVersion": "2.4.0", | ||||
| "license": "GPL-2.0-only", | "license": "GPL-2.0-only", | ||||
| "author": "Michael Dewberry", | "author": "Michael Dewberry", | ||||