hotfix: remove mocked .out
This commit is contained in:
parent
08cd319a0b
commit
e9c1db020f
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ strudel.Pattern.prototype.filter = function () {
|
|||
strudel.Pattern.prototype.adsr = function () {
|
||||
return this;
|
||||
};
|
||||
strudel.Pattern.prototype.out = function () {
|
||||
strudel.Pattern.prototype.webaudio = function () {
|
||||
return this;
|
||||
};
|
||||
strudel.Pattern.prototype.soundfont = function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue