ADDS: Continuation to Signals
This commit is contained in:
parent
8549d6ea8b
commit
f50a6ce1ae
1 changed files with 2 additions and 0 deletions
|
|
@ -160,3 +160,5 @@ x(sine.range(0, 200)).y(cosine.range(0, 200));
|
|||
/>
|
||||
|
||||
Note that these params will not do anything until you give them meaning in your custom output!
|
||||
|
||||
From modifying parameters we transition to the concept of [Signals](/learn/signals).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue