GUI implementation and other fix for TrackRouting2dot script in REAPER Initially from Reaper Community, User Fabian
- Install Graphviz on your computer
- Check the Graphviz Path, it should be like:
/some/thing/here/graphviz/bin/dot/
where dot- Goto the lua script and change the variable
default_dot_pathin line 23 to the result of the previous command. - Enjoy
- [DONE!] Simple GUI interface
- [DONE!] Graphviz path check
- [DONE!] IO path & item Check
- [DONE!] user message window
- Windows OS File manager API (I only have Mac so ...)
