. I have a Sound that runs a polyphonic generator module into a SampleCloud?. so a MemoryWriter? should be triggered on every KeyDown? event. but it seems that there is conflict with the MidiVoice?. If i set the polyphony to 3 then, 3 times in a row the generator will be triggerd and only the 4th time MemoryWriter? is triggered (but not the generator)
I found a similar question in the forum (from BillMeadows?) but the solution - to check the "share" toggle in the MidiVoice? - did not help.