werckme / werckmeister

An open source Sheet Music MIDI Compiler
http://werckme.github.io/
GNU General Public License v3.0
32 stars 4 forks source link

storyboard feature #428

Open johannesunger opened 1 month ago

johannesunger commented 1 month ago

as a composer I want to have an option to arrange several parts into a piece, to make it easier to manage the order of apperance of theese parts.

examples

a single sequence

| -> start -> main -> end

a single sequence, multilined

| -> start -> main 
-> bridge -> end 

two sequences, performed simultaneously

| -> start -> main 
| -> "start p1" -> "main p1"

resting r is a rest function, argument can be a trackname or a number of quarters

| -> start -> main 
| -> r(start) -> "main p1" 

repeats

| |:  -> main -> p2 :(x2)|  
|  main  |: -> p2 :(x2)|  
|  main  |: -> p2 | ^1 -> p3 :|^2 -> p4  :|