lmms icon indicating copy to clipboard operation
lmms copied to clipboard

Copy/Merge a selection of PatternClips into a single new pattern

Open regulus79 opened this issue 4 months ago • 0 comments

This PR allows the user to select a group of PatternClips on the same track, rightclick, and select the option to "Copy to New Pattern Track", which will merge the selected clips into one new clip on a new PattenTrack.

Currently, this is only implemented for MidiClips, due to the limitation of PatternClips that they cannot store more than one AutomationClip or SampleClip in a row.

regulus79 avatar Oct 20 '24 02:10 regulus79