diff options
| author | s-ol <s+removethis@s-ol.nu> | 2025-03-14 23:59:49 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2025-03-14 23:59:49 +0000 |
| commit | da9f62d57afc464fd04bb39e0f250b40f23d78f3 (patch) | |
| tree | 49b1ed4eafe17b313aed23519692c16ef3b38919 /alv-lib/time.moon | |
| parent | update Dockerfile ref (diff) | |
| download | alive-macros.tar.gz alive-macros.zip | |
wipmacros
Diffstat (limited to 'alv-lib/time.moon')
| -rw-r--r-- | alv-lib/time.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alv-lib/time.moon b/alv-lib/time.moon index 1f8e324..6b796ba 100644 --- a/alv-lib/time.moon +++ b/alv-lib/time.moon @@ -58,7 +58,7 @@ scale_time = Constant.meta and the stream be passed as a dynamic definition in `*clock*` instead. - `scale` should be a num~ stream." value: class extends Op - pattern = -evt.clock + sig.num + -sig.str + pattern = -evt.clock + sig.num setup: (inputs, scope) => { clock, scale } = pattern\match inputs super |
