Comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@10360 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -673,6 +673,10 @@ AudioDiskstream::process (framepos_t transport_frame, pframes_t nframes, bool& n
|
||||
return ret;
|
||||
}
|
||||
|
||||
/** Update various things including playback_sample, read pointer on each channel's playback_buf
|
||||
* and write pointer on each channel's capture_buf. Also wout whether the butler is needed.
|
||||
* @return true if the butler is required.
|
||||
*/
|
||||
bool
|
||||
AudioDiskstream::commit (framecnt_t playback_distance)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user