doc: rand irand perlin

This commit is contained in:
Felix Roos
2022-09-17 21:03:58 +02:00
parent 762a17d949
commit dd69e4caff
2 changed files with 37 additions and 1 deletions
+6
View File
@@ -678,6 +678,12 @@ These methods add random behavior to your Patterns.
{{ 'Pattern.always' | jsdoc }}
{{ 'rand' | jsdoc }}
{{ 'perlin' | jsdoc }}
{{ 'irand' | jsdoc }}
## Tone API
To make the sounds more interesting, we can use Tone.js instruments ands effects.