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

lua event function affecting the position of succeeding events #412

Closed SambaGodschynski closed 5 months ago

SambaGodschynski commented 6 months ago

when using a lua event function to implement a key switch, I was not able to use it because the tiny note was affecting the "play head" and I've got bar length issues.

SambaGodschynski commented 5 months ago

change to bug. lua event functions should not affect the track "play head" position at all.