Reference isPlaying()

isPlaying()

Returns true if a p5.SoundFile is playing, false if not (i.e. paused or stopped).

Returns

Boolean:
This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!

Related References