Searched refs:bpm (Results 1 – 2 of 2) sorted by relevance
27 protected $bpm = null; variable in Swift_Plugin_Throttler126 public function setBytesPerMinute($bpm) argument128 if ($bpm === null)130 $this->bpm = null;134 $this->bpm = abs((int)$bpm);143 return $this->bpm;
3 …bpm;var n=this.getBeatLength();t=t*(e.duration&&e.duration.length>0?e.duration[0]:n)/n}if(!t){t=18… property