Closed PowerUser64 closed 5 months ago
I believe there's a bug in my code. Can you provide your OS (Windows, I suppose) and Reaper version?
Also, these things will be helpful
reaper-keys
directoryI'm on Linux. NixOS, to be specific. I'm running reaper 7.11.
Path to reaper-keys: /home/p64/.config/REAPER/Scripts/reaper-keys
SCR lines in KeyMaps/reaper-keys.ReaperKeyMap
SCR 516 0 _reaper_keys__main "reaper-keys" "/home/p64/.config/REAPER/Scripts/Reaper keys/internal/rk.lua"
SCR 516 32060 _reaper_keys__midi "reaper-keys" "/home/p64/.config/REAPER/Scripts/Reaper keys/internal/rk.lua"
It's an index naming issue. I've fixed it in master, but the update is a bit tricky:
install-reaper-keys.lua reaper-keys <...>/Scripts/Reaper keys/internal reaper-keys <...>/Scripts/reaper-keys/internal
delete both of the "reaper-keys" scripts (Select > right-click > delete selected ...).
Awesome, this fixed it! Thanks.
After installing reaper-keys from reapack, running the installer, and importing the keymap, I'm getting this error when I try pressing any keybinds:
Did I do something wrong in setup? It might be worth expanding the installation section of the readme to include further details on how to get a working install.