X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Faudio_diskstream.h;h=ab7c27c4f3697d47e689ebbe5f8ce8964d13777b;hb=cd2047cbffc5e0270acab555364bb9d958fe7927;hp=a1b16b394c7cbd278bb4e5aadc72ec8a6a2add5f;hpb=9afd18358b2a6dff8315e7c592a091e514a7661f;p=ardour.git diff --git a/libs/ardour/ardour/audio_diskstream.h b/libs/ardour/ardour/audio_diskstream.h index a1b16b394c..ab7c27c4f3 100644 --- a/libs/ardour/ardour/audio_diskstream.h +++ b/libs/ardour/ardour/audio_diskstream.h @@ -151,7 +151,7 @@ class AudioDiskstream : public Diskstream protected: friend class AudioTrack; - int process (framepos_t transport_frame, pframes_t nframes, bool& need_butler); + int process (framepos_t transport_frame, pframes_t nframes, framecnt_t &); bool commit (framecnt_t); private: