plugdata icon indicating copy to clipboard operation
plugdata copied to clipboard

else/cyclone not declared automatically

Open tmhglnd opened this issue 5 months ago • 0 comments

During a workshop yesterday the else and cyclone libraries were not detected by default for two participants using windows. This was in the nightly build. I don't have much more information about the machines, but just wanted to mention it in any case it can be helpful, otherwise just close the issue.

Also when I tried [declare -path else] it didn't recognize the objects either, but it seemed I had to type [declare -path ELSE]. In vanilla Pd I think there is no distinction between upper/lower case, but maybe this was just a weird bug (and in workshop hecticness I didn't properly debug maybe, haha).

For another user [declare -path cyclone] didn't work either, I had to install cyclone first through the externals manager, and then change objects to [cyclone/zl.len] (for example).

tmhglnd avatar May 11 '25 18:05 tmhglnd