JoepVanlier / Hackey-Patterns

A LUA sequencer plugin for REAPER 5.x and up. Designed to mimick the pattern editor in Jeskola Buzz.
MIT License
9 stars 0 forks source link

Stable pattern list #8

Closed JoepVanlier closed 6 years ago

JoepVanlier commented 6 years ago

Make sure the pattern list is stable on deletion/addition of new patterns.

Currently, the pattern list reorders, since Lua tables do not necessarily iterate in an ordered fashion.

JoepVanlier commented 6 years ago

Implemented in d190898a4437c3ed2136ce0a8a191ad40d573f87