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

template fill replace mix mode #429

Open SambaGodschynski opened 4 weeks ago

SambaGodschynski commented 4 weeks ago

as a composer I want to have the option to mix a template instead of replacing.

[
template: drums.rz;
{
    r2 x8 & & & | r1
}
]

/fill: drums.rz _mix=drums.normal/

replaces the normal template when the first event appears and not the whole normal template