Positioning.prototype.position = function (beat) {
  return this._speedcore.x(beat)
}