Version history of the JSON script schema for the not-things TimeSeq module.
Supported from: TimeSeq v2.0.2, Release date: 2025-06-06
Supported from: TimeSeq v2.0.5, Release date: 2025-06-28
max, min, remain, trunc, frac, round, quantize, sign and vtofquantize calcno-limit property on voltage values. Allows disabling of the -10 to 10 volt limit check on voltage values.samples, millis, beats and hz properties of durations to be set using a value (instead of only through fixed numbers), allowing for variable segment durationsAdd following property at the root of the JSON Script to allow JSON Schema validation:
{
"$schema": "https://not-things.com/schemas/timeseq-script-1.1.0.schema.json"
}