|
@@ -309,7 +309,7 @@ public: |
|
|
fURIDs.timeFrame, &frame, |
|
|
fURIDs.timeFrame, &frame, |
|
|
fURIDs.timeSpeed, &speed, |
|
|
fURIDs.timeSpeed, &speed, |
|
|
fURIDs.timeTicksPerBeat, &ticksPerBeat, |
|
|
fURIDs.timeTicksPerBeat, &ticksPerBeat, |
|
|
nullptr); |
|
|
|
|
|
|
|
|
0); |
|
|
|
|
|
|
|
|
// need to handle this first as other values depend on it |
|
|
// need to handle this first as other values depend on it |
|
|
if (ticksPerBeat != nullptr) |
|
|
if (ticksPerBeat != nullptr) |
|
|