mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-12 22:15:27 -04:00
formatting
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user