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