add useful comment
This commit is contained in:
parent
a9e1a591aa
commit
f295b59439
@ -461,6 +461,8 @@ SMFSource::write_unlocked (const WriterLock& lock,
|
|||||||
void
|
void
|
||||||
SMFSource::update_length (timepos_t const & dur)
|
SMFSource::update_length (timepos_t const & dur)
|
||||||
{
|
{
|
||||||
|
/* no time domain switching here */
|
||||||
|
|
||||||
assert (!_length || (_length.time_domain() == dur.time_domain()));
|
assert (!_length || (_length.time_domain() == dur.time_domain()));
|
||||||
|
|
||||||
if (_model) {
|
if (_model) {
|
||||||
|
Loading…
Reference in New Issue
Block a user