size (454, 156, 471, 173);
size.offset (0, 0);
point (0, 0);
CRect toDisplay (0, 0, hSplashBitmap->getWidth (), hSplashBitmap->getHeight ());
toDisplay.offset (15, 15);
cSplashScreen = new CSplashScreen (size, this, kAbout, hSplashBitmap, toDisplay, point);
lFrame->addView (cSplashScreen);
hSplashBitmap->forget();
void SymbiosisComponent::automate(VSTPlugIn& plugIn, int parameterIndex, float /*value*/) {
(void)plugIn;
SY_ASSERT(&plugIn == vst);
SY_ASSERT(parameterIndex >= 0 && parameterIndex < vst->getParameterCount()); <<------
--
You received this message because you are subscribed to the Google Groups "Symbiosis AU VST" group.
To unsubscribe from this group and stop receiving emails from it, send an email to symbiosis-au-v...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.