mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-24 12:08:28 +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 () {
|
strudel.Pattern.prototype.adsr = function () {
|
||||||
return this;
|
return this;
|
||||||
};
|
};
|
||||||
strudel.Pattern.prototype.out = function () {
|
strudel.Pattern.prototype.webaudio = function () {
|
||||||
return this;
|
return this;
|
||||||
};
|
};
|
||||||
strudel.Pattern.prototype.soundfont = function () {
|
strudel.Pattern.prototype.soundfont = function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user