Skip to content

Commit 7a7f912

Browse files
Updated rateUpdates property docs
1 parent 423fa29 commit 7a7f912

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

v3/src/sound/webaudio/WebAudioSound.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ var WebAudioSound = new Class({
9090
*
9191
* @private
9292
* @property {{ time: number, rate: number }[]} rateUpdates
93+
* @default []
9394
*/
9495
this.rateUpdates = [];
9596
/**

0 commit comments

Comments
 (0)