Close

Event logic refactor

A project log for Sample.Loop.Repeat

Portable groove box that can be thrown in backpack, set up quickly and produce music on the fly.

geraGera 3 hours ago0 Comments

Made a big refactor of core event dispatch mechanic.
Now i like it more, because all the data and executable are more tight coupled together, rather than having some sketchy generator that places necessary code to several different files lol:D
As well it might better fit for future undo-redo logic, but have to test it. 

(somehow broke push support despite that in emulator everything works)

Discussions