Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Arndt b3593bd713 refactor: add function annotation and check return value
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-22 14:34:13 +01:00
Christopher Arndt 6a39d65a5b [tools]: add Lua Language Server basic Ardour Lua API definition
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-22 14:33:22 +01:00
Christopher Arndt 760babcc8c [tools]: add VS code and Lua Language Server config
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-22 14:32:39 +01:00
Christopher Arndt 3a85de5105 [tools] add editorconfig
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-22 11:25:31 +01:00
Christopher Arndt 420181d531 refactor: code formatting fixes
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-22 11:25:07 +01:00
Christopher Arndt f1e44c6acf [docs] feat: add readme and license
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-20 18:06:45 +01:00
Christopher Arndt 65506891f6 feat: use range instead of location/arrangement markers
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-01-20 18:06:45 +01:00
Christopher Arndt 8a14996bb1 feat: add first script: 'rename_regions_from_markers.lua' 2024-01-20 10:23:38 +01:00