Fix: update docs about snd
This commit is contained in:
@@ -42,8 +42,8 @@ Crossfade between two sounds:
|
||||
|
||||
```forth
|
||||
1 1 ccval 127 / ;; normalize to 0.0-1.0
|
||||
dup saw s swap gain .
|
||||
1 swap - tri s swap gain .
|
||||
dup saw snd swap gain .
|
||||
1 swap - tri snd swap gain .
|
||||
```
|
||||
|
||||
## Scaling Values
|
||||
|
||||
Reference in New Issue
Block a user