rename old dough function to rawdsp + mock dough in test runtime

This commit is contained in:
Felix Roos
2026-08-18 20:44:35 +02:00
parent f1dd209749
commit d65b24db8f
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -99,6 +99,7 @@ const toneHelpersMocked = {
'_spectrum',
'markcss',
'p',
'dough',
].forEach((mock) => {
strudel.Pattern.prototype[mock] = function () {
return this;