| @@ -376,7 +376,7 @@ | |||||
| { | { | ||||
| "slug": "Rescale", | "slug": "Rescale", | ||||
| "name": "Rescale", | "name": "Rescale", | ||||
| "description": "Rescales voltages with gain and offset", | |||||
| "description": "Rescales voltages with gain, offset, and range limiting", | |||||
| "keywords": "RSCL", | "keywords": "RSCL", | ||||
| "manualUrl": "https://vcvrack.com/Free#Rescale", | "manualUrl": "https://vcvrack.com/Free#Rescale", | ||||
| "tags": [ | "tags": [ | ||||
| @@ -388,7 +388,7 @@ | |||||
| { | { | ||||
| "slug": "RandomValues", | "slug": "RandomValues", | ||||
| "name": "Random Values", | "name": "Random Values", | ||||
| "description": "Generates random fixed voltages", | |||||
| "description": "Generates 7 random fixed voltages", | |||||
| "keywords": "RND", | "keywords": "RND", | ||||
| "manualUrl": "https://vcvrack.com/Free#RandomValues", | "manualUrl": "https://vcvrack.com/Free#RandomValues", | ||||
| "tags": [ | "tags": [ | ||||
| @@ -409,10 +409,12 @@ | |||||
| { | { | ||||
| "slug": "SHASR", | "slug": "SHASR", | ||||
| "name": "Sample & Hold Analog Shift Register", | "name": "Sample & Hold Analog Shift Register", | ||||
| "description": "", | |||||
| "description": "8 channel sample & hold combined with a shift register", | |||||
| "keywords": "S&H ASR", | "keywords": "S&H ASR", | ||||
| "manualUrl": "https://vcvrack.com/Free#SHASR", | "manualUrl": "https://vcvrack.com/Free#SHASR", | ||||
| "tags": [] | |||||
| "tags": [ | |||||
| "Sample and hold" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||