Negative voice count
-
What could cause the voices to go below 0?
-
@d-healey A bug
-
@aaronventure yup right. Glad we solved it.
-
-
@d-healey I'm not sure if you're just fucking with me haha.
It shouldn't happen. Anything out if the ordinary that you did to get the tile to print that? Can you reproduce it.
-
@aaronventure my naive assumption would be that I forget to add
Math.max(0, voiceCount)
to the logic at a note off so if you hold down some keys, then open HISE like a maniac, it will go into the realm of negative voices... -
@aaronventure said in Negative voice count:
Anything out if the ordinary that you did to get the tile to print that? Can you reproduce it.
I haven't been able to reliably reproduce it, I just see it every now and again - more often in my compiled plugin that in HISE.
@Christoph-Hart said in Negative voice count:
hold down some keys, then open HISE like a maniac,
No maniacs here :upside-down_face:
-
@d-healey I was getting this when I was working on NB with Rhapsody, in both HISE and Ableton, thought it was my end so I didn't bother mentioning it
-
It seems to only happen when Lazy Load is enabled, so something to do with the sample loading perhaps?