There have been some suggestions lately about an arranger/clipboard based approach to organizing pattern data. I would like to contribute to that discussion, by sketching out MY preferred implementation of it. Observe that this is NOT exactly the same idea as suggested before (most recently in the “Snippets” thread), although it may echo some of them to a large extent.
I’ve made a quick sketch in Photoshop:
How it would work:
- You select something in the pattern; be it a couple of notes, an entire track or several tracks with data.
- Next you open the Clips-panel and choose one of the (empty) slots by clicking on it.
- Next you click on the Store-clip-to-slot button (in the picture above that is the Left-arrow button)
- The selection is now stored and can be pasted into the pattern, at the cursor location
- To paste data, just place the pattern cursor somewhere, mark the clip you want from the slots, and then press the Paste-clip-to-pattern button (in the picture above that is the Right-arrow).
Some other comments:
A ‘clipset’ contains 256 slots, each holding one clip of data. The clipset itself isn’t saved with the song, it has to be loaded, saved and configured manually. (But this is actually a good thing, because it opens up potential applications.)
My approach to the subject of arranging is to keep the vertical “tracker perspective” intact. This clipset-based structure would be possible to implement without touching the .xrns format itself (why mess with it?). In fact, this particular arranger/clipboard is quite “stand-alone” – merely involving the common CTRL+C and CTRL+P procedures (but much faster).
(Yes, one can place clipboard content in e.g. external text-files or databases. However, that’s not very fast or intuitive. So why not integrate such a clipboard arranger into Renoise itself, with preview/playback of the clip’s content and ultrafast pasting into the pattern. That’s how a proper tracker arranger should work, IMHO.)
.