What is noteId actually used for?

Hi everyone

Have a question about the noteId member in the NoteOnEvent and the NoteOffEvent unions types in struct Event.

Does anyone know what this is used for please? Both from the point of view of the host and the VST?

Thank you

TH

It’s mainly used for per note expression: [3.5.0] Note Expression - VST 3 Developer Portal

Ahhhh ok.

Thank you Arne. Appreciated