I wanted to make some small change to “Anykey” which I wrote some time ago, but then went down a deep-deep rabbit hole. First I discovered that the dreaded combobox did not populate. But that I fixed after reading the forum post by going to version 2.9 (and 6.18 of csound).
But then it did not load the “keys” files anymore. First, I thought there were some path issues. (I still don’t know which path ftload uses: The path of the csd? And what if run from a DAW as vst3?) But after trying a lot of possibilities (relative, absolute, “\”, “/”…) I ended up running the attached minimal test. But even that gets the message “unable to open file”.
But when I ran the same file in csound from terminal (Windows Powershell) it produces correctly: “Length of table: 287”.
What is the reason? Does cabbage change the path where ftload looks from the path where the csd resides?
ftload-test.zip (1017 Bytes)