dependencies hashes:
openFrameworks
ofxMsdfgen
-----> watch out ofxMsdfgen has uncommitted changes!
ofxGPUFont
-----> watch out ofxGPUFont has uncommitted changes!
ofxVariableLab
-----> watch out ofxVariableLab has uncommitted changes!
ofxProfiler
-----> watch out ofxProfiler has uncommitted changes!
theatre
This commit is contained in:
themancalledjakob 2024-03-16 15:42:48 +01:00
parent c8e90a1317
commit 8a17aa7a39

View file

@ -43,7 +43,6 @@ const Audio = function(tp, record) {
//return e.toString.match(/\(([\S\s]*)\)/)[1] //return e.toString.match(/\(([\S\s]*)\)/)[1]
//}, //},
//}); //});
//document.body.addEventListener("click", init);
let started = false; let started = false;
let mapping = {}; let mapping = {};