csharp
public record class MusicTempoChangeAssetA change of tempo or metre part way through a segment, as a file declares it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public float BeatWhere it happens, in beats from the segment's start.
public float BeatsPerMinuteWhat it changes to.
public int BeatsPerBarThe top of the new time signature.
Used by (4)
- MusicSegmentAssetVixen.Audio
- TypeRegistrationVixen.Audio
- Vixen_Audio_Assets_MusicSegmentAssetSerializerVixen.Audio
- Vixen_Audio_Assets_MusicTempoChangeAssetSerializerVixen.Audio