Home
last modified time | relevance | path

Searched refs:bpm (Results 1 – 2 of 2) sorted by relevance

/plugin/swiftmail/Swift/Plugin/
DThrottler.php27 protected $bpm = null; variable in Swift_Plugin_Throttler
126 public function setBytesPerMinute($bpm) argument
128 if ($bpm === null)
130 $this->bpm = null;
134 $this->bpm = abs((int)$bpm);
143 return $this->bpm;
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3bpm;var n=this.getBeatLength();t=t*(e.duration&&e.duration.length>0?e.duration[0]:n)/n}if(!t){t=18… property