mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
rename to restart
This commit is contained in:
parent
ecfc6fd31e
commit
ab14d70c6c
@ -722,7 +722,7 @@ export class Pattern {
|
||||
return this._withContext((context) => ({ ...context, velocity: (context.velocity || 1) * velocity }));
|
||||
}
|
||||
|
||||
reset(pat) {
|
||||
restart(pat) {
|
||||
pat = reify(pat);
|
||||
return new Pattern((state) =>
|
||||
pat
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user