|
@@ -1,7 +1,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "Ohmer", |
|
|
"slug": "Ohmer", |
|
|
"name": "Ohmer", |
|
|
"name": "Ohmer", |
|
|
"version": "2.3.0", |
|
|
|
|
|
|
|
|
"version": "2.4.0", |
|
|
"license": "BSD-3-Clause", |
|
|
"license": "BSD-3-Clause", |
|
|
"author": "Dominique Camus", |
|
|
"author": "Dominique Camus", |
|
|
"brand": "Ohmer Modules", |
|
|
"brand": "Ohmer Modules", |
|
@@ -27,7 +27,8 @@ |
|
|
"description": "Rotate Klok Divider (RKD) module (inspired from 4ms RCD hardware)", |
|
|
"description": "Rotate Klok Divider (RKD) module (inspired from 4ms RCD hardware)", |
|
|
"manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD_BRK_Manual.pdf", |
|
|
"manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD_BRK_Manual.pdf", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator" |
|
|
|
|
|
|
|
|
"Clock modulator", |
|
|
|
|
|
"Sequencer" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
@@ -37,6 +38,7 @@ |
|
|
"manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD_BRK_Manual.pdf", |
|
|
"manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD_BRK_Manual.pdf", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Clock modulator", |
|
|
"Clock modulator", |
|
|
|
|
|
"Sequencer", |
|
|
"Expander" |
|
|
"Expander" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
@@ -51,11 +53,10 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "PolaritySwitch", |
|
|
"slug": "PolaritySwitch", |
|
|
"name": "Polarity Switch", |
|
|
"name": "Polarity Switch", |
|
|
"description": "Signal is routed to \"P\" if its voltage is positive. Otherwise, it's routed to \"N\" but as positive (absolute value)", |
|
|
|
|
|
|
|
|
"description": "Signal is routed to \"P\" if its voltage is positive. Otherwise, it's routed to \"N\" (but as positive equivalent / absolute value)", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Dual", |
|
|
"Dual", |
|
|
"Switch", |
|
|
"Switch", |
|
|
"Utility", |
|
|
|
|
|
"Polyphonic" |
|
|
"Polyphonic" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|