Hi Jules, could you make the destructor virtual in AudioSampleBuffer so that I can subclass it (need to get hold of a subclass via dynamic_cast in a SynthesiserVoice)
Thx
/R
Hi Jules, could you make the destructor virtual in AudioSampleBuffer so that I can subclass it (need to get hold of a subclass via dynamic_cast in a SynthesiserVoice)
Thx
/R
Yep, no problem.