Reference

Components
Time Signature
Description
The Time Signature primitive outputs the current songs time signature when your VST plugin is used within a host. This is represented by a
numerator and denominator (for example, numerator=1 & denominator=4 for time signature of 1/4 ). For more details see the VST SDK
documentation.
Connectors
Inputs Type Outputs Type
N/A
Numerator
Stream / Float
Denominator
Stream / Float
442 of 494