/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@volst/abletonlink@0.0.7/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
const nbind=require("nbind"),binding=nbind.init(__dirname),lib=binding.lib;lib.AbletonLink.prototype.startUpdate=function(t,i){this.update(),i?(this.timer=setInterval((()=>{this.update(),i(this.beat,this.phase,this.bpm)}),t),i(this.beat,this.phase,this.bpm)):this.timer=setInterval((()=>{this.update()}),t)},lib.AbletonLink.prototype.stopUpdate=function(){this.timer&&(clearInterval(this.timer),this.timer=null)},module.exports=lib.AbletonLink;
//# sourceMappingURL=/sm/5b4c2eebd912ad349a68c786a25e7ec9ea4d5ea1fc6ec83602eec79623be1382.map