Fix: update docs about snd

This commit is contained in:
2026-03-06 08:40:41 +01:00
parent f273470eaf
commit d055d2bfc6
23 changed files with 228 additions and 200 deletions

View File

@@ -21,7 +21,7 @@ Press `Enter` to focus the editor. Write Forth code as you would in any step. Pr
```forth
;; a simple drone
saw s c2 note 0.3 gain 0.4 verb .
saw snd c2 note 0.3 gain 0.4 verb .
```
## Speed and Length