Pragma commands
-
I thought I remembered reading ages ago that we have some kind of conditional pragma commands now in HISE but I can't find any reference to it on the forum or the docs. Anyone know anything about it?
@aaronventure Didn't you do something with this?
-
@d-healey This you?
https://forum.hise.audio/topic/6749/added-c-preprocessor-to-hisescript
The docs website doesn't seem to contain the Preprocessor part from the repo in that final post.
Anyway, don't bother with the global preprocessor flag in project settings, just use #on in each MIDI processor or include file where you will be using it.
-
@aaronventure Thanks, I was searching for the wrong term
-
@d-healey AH! I was looking for this, as well.