mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
ADDS: Continuation to Signals
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user