Types/OBS.Beat/get_BPM.ps1

<#
.SYNOPSIS
    Gets the BPM
.DESCRIPTION
    Gets the Beats Per Minute (BPM) of obs-powershell.

    This can be used to time effects to a beat.
#>

return $this.'.BPM'