ardour/share
Robin Gareus 1a69bc4a96
Fix off by one in Lua scripts
Lua arrays (tables) start counting at one.
Also `for i = a, b do .. end` is inclusive: a <= i <= b
2020-03-03 00:28:19 +01:00
..
export Clean up top-level source tree 2020-02-23 16:21:55 +01:00
mcp
midi_maps
osc
osc_interfaces/touchosc
patchfiles
plugin_metadata
scripts Fix off by one in Lua scripts 2020-03-03 00:28:19 +01:00
templates
websockets_client Clean up top-level source tree 2020-02-23 16:21:55 +01:00