ADDS: Continuation to Docs
This commit is contained in:
parent
9daea5bbc2
commit
99ec261f79
1 changed files with 2 additions and 0 deletions
|
|
@ -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)?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue