This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
39,198
Commits
2
Branches
0
Tags
7052f57ee96b95f47b66d3e7d2f24353b6ef609d
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Robin Gareus
180843f9bd
Also move Lua scripts to share subfolder
2020-02-23 20:48:02 +01:00