SSPDBeatTiming

Superclass:
NSObject
Declared In:

Introduction

information about the timing of a single beat (except the first beat) in the bar

Discussion

support is included for serialising to and from JSON



Methods

-initWith:

initialiser


initWith:


initialiser

@property (readonly) int time_ms;    -(nonnull instancetype)
        initWith:(int)time_ms;   @@end
Parameters
time_ms

the time of the beat from the start of the bar