Skip to content

Commit 64b2b49

Browse files
committed
updated_docs
1 parent 7d36369 commit 64b2b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/soundfile.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -908,8 +908,8 @@ class SoundFile {
908908
*
909909
* @method getPitch
910910
* @for p5.SoundFile
911-
* @return {Number} Current pitch of the SoundFile.The default note is assumed to
912-
* be 60(middle C).
911+
* @return {Number} Current pitch of the SoundFile. The default note is assumed to
912+
* be 60 (middle C).
913913
*
914914
*/
915915
getPitch() {

0 commit comments

Comments
 (0)