I assume that there is a way to do this within an existing pattern. Essentially, I just want to take a given sequence of steps and duplicate them within the same pattern that they exist within.
The way I’m doing it is to focus on pattern, enable copy, then insert (after).
Unfortunately, this creates a new pattern, and then the goal of keeping the data within the pattern is lost. Do I need to define loop points for the copy, or is this a math operation?
Follow up question: Is there a way to selectively copy loop points into the clipboard?
Are you talking about standalone ER-101 or ER-101/102? Just recently there was a firmware update for the ER-102 that allowed copying step sequences without including the pattern boundary. I will be adding the same update to the ER-101 standalone in the next couple of weeks.
RTFM - I found soon after I posted this that with a [track] selected, you can hold [copy] and select steps with the [right encoder], then release [copy]. this copies those steps to the clipboard and then you disable the copy operation. The user can now touch [insert] and the pattern data will be inserted based on the insert settings (before, after, split).
@odevices , is the feature that you referred to in your previous post something aside from what I describe? I guess I would like to have a tiling function that spans all tracks… Maybe this is forthcoming?
Yes copying a sequence of steps has always been there (both standalone ER-101 and ER-101/102). However, in the case of the standalone ER-101, any pattern boundaries that were in the selection of steps copied to the clipboard will be included when inserting (pasting). This is the part that I still need to update (and looks like I forgot) OTOH, if your sequence of steps has no pattern boundaries inside it then there will be no patterns created when pasting.
Thank you for clarifying. Yes, this is the behavior I was seeing originally. I realize now that I had been working with new (initialized) patterns without boundaries but that ironically enough, the first time I tried an insert operation with steps, I had already enabled loop boundaries.