Merge branch 'main' into nkymut/gamepad-vib

This commit is contained in:
froos
2025-10-20 20:42:10 +02:00
263 changed files with 12979 additions and 3116 deletions
+2
View File
@@ -97,6 +97,7 @@ const toneHelpersMocked = {
'_pianoroll',
'_spectrum',
'markcss',
'p',
].forEach((mock) => {
strudel.Pattern.prototype[mock] = function () {
return this;
@@ -163,6 +164,7 @@ evalScope(
loadCsound,
loadcsound,
setcps: id,
setcpm: id,
Clock: {}, // whatever
},
);