Embeds several event streams so that they form a single output stream with all their events in temporal order, providing a global offset for each. When one stream ends, the other streams are further embedded until all have ended.
list |
list of pairs of times and patterns: [time, pat, time, pat .. ]. NOTE: times are in beats and depend on the tempo of the TempoClock in use. |
repeats |
repeat the whole pattern n times. |