Is there a way of catching any change in all notes_columns or effect_columns ?
i have started writing some musical analysis tools in python and a Renoise tool to communicate with.
When the tool start i send all the notes and effects that modify pith to python though sockets.
But now i want to catch only changes in song for avoiding resending all each time !