Skip to content

Commit 0662bc1

Browse files
authored
Merge pull request #285 from JunShern/poly-docs-fix
Remove wrong parameter 'note' in polysynth setADSR docs
2 parents f541437 + 1fddcc7 commit 0662bc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/polysynth.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ define(function (require) {
197197
* monosynth so that all notes are played with this envelope.
198198
*
199199
* @method setADSR
200-
* @param {Number} [note] Midi note on which ADSR should be set.
201200
* @param {Number} [attackTime] Time (in seconds before envelope
202201
* reaches Attack Level
203202
* @param {Number} [decayTime] Time (in seconds) before envelope

0 commit comments

Comments
 (0)