comment accuracy improved

This commit is contained in:
Paul Davis 2016-10-28 14:33:10 -02:00
parent 97c9a2e95f
commit 7ef3ec919c

View file

@ -72,8 +72,8 @@ public:
* @param cnt Number of frames in read range.
* @param loop_range If non-null, all event times will be mapped into this loop range.
* @param chan_n Must be 0 (this is the audio-style "channel", where each
* channel is backed by a separate region, not MIDI channels, which all
* exist in the same region and are not handled here).
* channel may be backed by a separate source, not MIDI channels, which all
* exist in the same source and are not handled here).
* @return The number of frames read (time, not an event count).
*/
framecnt_t read (Evoral::EventSink<framepos_t>& buf,