Cabbage Logo
Back to Cabbage Site

What does this warning mean?

I’m getting a warning that gives no indication of what it refers to, so I’m not quite sure where to start looking to fix it…

WARNING: =.k: perf-time code in global space, ignored

I think I get what it is warning me about, but there isn’t any information about any specifics. Just curious if you have any suggestions?

I assume you are trying to either declare or modify a k-rate variable outside the scope of any instruments? That is obviously redundant as global space is i-time only. Or maybe it’s something less obvious?

Ok, I give up.

If you post the .csd file it would be easier to see what the issue is?