README: update superdough documentation
This commit is contained in:
parent
f6bb3869de
commit
91799f2014
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ superdough({ s: 'bd', delay: 0.5 }, 0, 1);
|
||||||
- `decay`: seconds of decay phase
|
- `decay`: seconds of decay phase
|
||||||
- `sustain`: gain of sustain phase
|
- `sustain`: gain of sustain phase
|
||||||
- `release`: seconds of release phase
|
- `release`: seconds of release phase
|
||||||
- `deadline`: seconds until the sound should play (0 = immediate)
|
- `deadline`: seconds from audio context initialization before playing the sound (getAudioContextCurrentTime() = immediate)
|
||||||
- `duration`: seconds the sound should last. optional for one shot samples, required for synth sounds
|
- `duration`: seconds the sound should last. optional for one shot samples, required for synth sounds
|
||||||
|
|
||||||
### registerSynthSounds()
|
### registerSynthSounds()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue