You can send a MIDI clock like that, but most VST plugins get their timing from the "audioMasterGetTime" VST opcode instead. Looking at the BASS_VST source code, it always returns 120 BPM when using that opcode, so its implementation is not too useful.