test all in source examples
This commit is contained in:
parent
1a6743dba9
commit
e9544f8f92
6 changed files with 3224 additions and 3 deletions
|
|
@ -83,7 +83,9 @@ const toneHelpersMocked = {
|
|||
highpass: mockNode,
|
||||
};
|
||||
|
||||
// tone mock
|
||||
strudel.Pattern.prototype.osc = function () {
|
||||
return this;
|
||||
};
|
||||
strudel.Pattern.prototype.tone = function () {
|
||||
return this;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue