Compare commits

..

No commits in common. "cdbcf24dfc7afd8dcbbca44b5831c35a990f44f8" and "09a1b5f20ff208c3aa1d19d2d972919b630d69e6" have entirely different histories.

View File

@ -254,7 +254,7 @@ function MasterLfoHandler(){
window.removeEventListener('userWave', handleChangeUserWave);
window.removeEventListener('maxTicks', handleMaxTicks);
};
}, [...allModArrays, ...allEnumArrays, ...allEnumMats, userDefinedWave, modCenterVals, render, beatsInMeasure, ticks]);
}, [...allModArrays, ...allEnumArrays, ...allEnumMats, modCenterVals, render, beatsInMeasure, ticks]);
function CheckLinked(inst, param, checkInstArr, checkParamArr){