steinbergmedia / vst3sdk

VST 3 Plug-In SDK
Other
1.6k stars 163 forks source link

Initial latency isn't reported in AAX Wrapper #13

Closed raygit83 closed 6 years ago

raygit83 commented 6 years ago

I suggest adding "ctrl->SetSignalLatency(mWrapper->mProcessor->getLatencySamples());" in AAXWrapper_Parameters::EffectInit() below line 135.

ygrabit commented 6 years ago

i will check this. Thx

raygit83 commented 6 years ago

This is addressed in the following PR https://github.com/steinbergmedia/vst3_public_sdk/pull/5

ygrabit commented 6 years ago

will be fixed in next SDK update...