mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
also return pat
This commit is contained in:
parent
9009eccc8e
commit
b14aa901ba
@ -64,6 +64,7 @@ export function repl({
|
||||
|
||||
const play = register('play', (pat) => {
|
||||
playPatterns.push(pat);
|
||||
return pat;
|
||||
});
|
||||
|
||||
const fit = register('fit', (pat) =>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user