Open bwl21 opened 5 years ago
we often have the problem that voices of a piece are combined as unsons. Separation int particular voices means
Add a menu to editor pane which does this for a given selection:
\[([\^\_=]?[a-zA-Z][',]?)\s*([\^\_=]?[a-zA-Z][',]?\s*)*([\^\_=]?[a-zA-Z][',]?)+\]
yields either the first or the last note.
there are more edit actions, so I reopen it
Request
we often have the problem that voices of a piece are combined as unsons. Separation int particular voices means
Solution approach
Add a menu to editor pane which does this for a given selection:
\[([\^\_=]?[a-zA-Z][',]?)\s*([\^\_=]?[a-zA-Z][',]?\s*)*([\^\_=]?[a-zA-Z][',]?)+\]
yields either the first or the last note.