ticks are not affected by metrum
This commit is contained in:
parent
d6d5903a24
commit
602344f0c5
@ -64,7 +64,6 @@ vst_ppq (const TempoMetric& tm, const Timecode::BBT_Time& bbt, double& ppqBar)
|
||||
|
||||
ppqBar *= ppq_scaling;
|
||||
ppqBeat *= ppq_scaling;
|
||||
ppqTick *= ppq_scaling;
|
||||
|
||||
return ppqBar + ppqBeat + ppqTick;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user