Name

isBeat()

Class

BeatDetector

Description

Returns true if the current moment of the audio signal contains a beat, false otherwise.
A "beat" is defined as a spike in the energy of the audio signal - it may or may not coincide exactly with a musical beat.

Syntax

  • beatdetector.isBeat()

Return

  • boolean