mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 14:02:29 -05:00
comments
This commit is contained in:
parent
c564ca5b90
commit
b70607d659
1 changed files with 2 additions and 2 deletions
|
@ -116,8 +116,8 @@ AudioEngine.prototype.createPlayer = function () {
|
|||
/* Audio Player
|
||||
|
||||
Each sprite or clone has an audio player
|
||||
the audio player handles sound playback and the sprite-specific audio effects
|
||||
pitch and pan, and volume
|
||||
the audio player handles sound playback, volume, and the sprite-specific audio effects:
|
||||
pitch and pan
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue