7ecc718f5d
app -> app-desktop-macos, presets -> app-presets, server -> remote-server, daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn. Updated run.py and presets.py path references accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
4 lines
199 B
TOML
4 lines
199 B
TOML
indent_type = "Spaces"
|
|
# This is important. We use Lua primarily for building large data structures and omitting
|
|
# the parentheses is what makes this very readable.
|
|
call_parentheses = "NoSingleTable" |