ADDS: Continuation to Docs

This commit is contained in:
Bernhard Wagner 2023-02-16 15:23:34 +01:00
parent 9daea5bbc2
commit 99ec261f79

View File

@ -186,3 +186,5 @@ function onTrigger(hap, deadline, duration) {
```
The above example will create an `OscillatorNode` for each event, where the frequency is controlled by the `note` param. In essence, this is how the WebAudio API output of Strudel works, only with many more parameters to control synths, samples and effects.
I want to help, how do I contribute to the [Docs](/technical-manual/docs)?