fix a misleading comment
This commit is contained in:
parent
ef20e8e5df
commit
600e0b21e8
@ -295,7 +295,7 @@ MidiRegion::render (Evoral::EventSink<samplepos_t>& dst,
|
||||
}
|
||||
|
||||
|
||||
/* dump pulls from zero to infinity ... */
|
||||
/* render() pulls from zero to infinity ... */
|
||||
|
||||
if (!position().zero()) {
|
||||
/* we are starting the read from before the start of the region */
|
||||
|
Loading…
Reference in New Issue
Block a user