Reference isPaused()

isPaused()

Returns true if a p5.SoundFile is paused, false if not (i.e. playing 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