Offline
Devon UK

Has anyone written a Lua script for a song editor in CellsDS? I have made a script that loops the first n blocks (I'm happy to share if anyone interested), but a song editor is more complex. One possibility is to have a dictionary with block numbers in the actual script, but that's a pretty bad solution. I figured maybe having 16 song blocks defined by a Y-value for each X-value would be a start.

Anyone else looked at this up for sharing scripts/ideas?