Hi,
correct me please if this is already possible. :)
in order to keep the overview of your project, it would be nice to have some kind of folders and subfolders.
Currently, there is "only" the Beat/Bassline as a one-step-hierarchy. But it would be nice if they could be somehow nested.
So I can have something like this:

Code: Select all

Song-Editor
  Drums
    Kick
      Kick-Pattern 1 (Just as a Beat/Bassline)
      Kick-Pattern 2 (Just as a Beat/Bassline)
    Hihat
      Hihat-Pattern 1 (Just as a Beat/Bassline)
      Hihat-Pattern 2 (Just as a Beat/Bassline)
So initially I see only this in the Song-Editor:

Code: Select all

Song-Editor
  Drums
    Kick
    Hihat
A doubleclick on Kick could open another sub-song-editor with the patterns as Beat/Basslines.
Of course it would be possible to put another sub-song-editor into a sub-song-editor. :)
This would greatly improve the ability to organize a project.
Please tell me, what you think about it.