temporal: actually iterate
This commit is contained in:
parent
b192eea65a
commit
1cdfe2aa2f
@ -1135,6 +1135,7 @@ class /*LIBTEMPORAL_API*/ TempoMap : public PBD::StatefulDestructible
|
||||
if (nxt == _meters.end() || mp->sclock() > ref) {
|
||||
break;
|
||||
}
|
||||
mp = nxt;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user