formatting
This commit is contained in:
parent
723b239fda
commit
46b2e82b43
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue