Hi,
Does someone know how to structure a qlist into hierarchical sections ?
let's say there are 5 cues in total but the piece is structured in 2 sections :
1.1 cue1
1.2 cue2
2.1 cue3
2.2 cue4
2.3 cue5
working with a flat qlist is not really practical : what if I need to add a new cue for 1.3? I'll have to rename all cues after it : cue3 becomes cue4, cue4 become cue5 etc...
thanks!