mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
hotfix: remove mocked .out
This commit is contained in:
parent
08cd319a0b
commit
e9c1db020f
@ -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…
x
Reference in New Issue
Block a user