mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-20 02:46:16 -04:00
rename old dough function to rawdsp + mock dough in test runtime
This commit is contained in:
@@ -99,6 +99,7 @@ const toneHelpersMocked = {
|
||||
'_spectrum',
|
||||
'markcss',
|
||||
'p',
|
||||
'dough',
|
||||
].forEach((mock) => {
|
||||
strudel.Pattern.prototype[mock] = function () {
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user