mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 12:38:35 +00:00
formatting
This commit is contained in:
parent
723b239fda
commit
46b2e82b43
@ -780,7 +780,7 @@ class Pattern {
|
|||||||
|
|
||||||
// known as iter' in tidalcycles
|
// known as iter' in tidalcycles
|
||||||
iterBack(times) {
|
iterBack(times) {
|
||||||
return this.iter(times,true)
|
return this.iter(times, true)
|
||||||
}
|
}
|
||||||
|
|
||||||
_chunk(n, func, back = false) {
|
_chunk(n, func, back = false) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user