juce 1.6 vst wrapper, VST 2.3 SDK
vme->deltaFrames==0 at JuceVSTWrapper::processEvents…midi data bytes are intact…same behavior in Tracktion or eXT. Maybe my plug is not returning the right info at open()? Can somebody give me a check-off list of things the host needs to see from the plug, in order to send time-stamps with the midi data.
I also have an app version that drives the midi display with a MidiInput class, and the time stamp is displayed correctly. So I know all the jucey stuff is working…just not getting the time stamp across the VST interface. Help!