From 8d5b4fbf4a1f4139aa776715ee243a52307f30db Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Dec 2010 16:03:13 +0000 Subject: Fix comment. git-svn-id: svn://localhost/ardour2/branches/3.0@8258 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/session_midi.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libs/ardour/session_midi.cc') diff --git a/libs/ardour/session_midi.cc b/libs/ardour/session_midi.cc index ee43a7263a..83a17536e2 100644 --- a/libs/ardour/session_midi.cc +++ b/libs/ardour/session_midi.cc @@ -1,4 +1,3 @@ - /* Copyright (C) 1999-2002 Paul Davis @@ -403,7 +402,7 @@ Session::send_full_time_code (framepos_t const t) } /** Send MTC (quarter-frame) messages for this cycle. - * Must be called exactly once per cycle from the audio thread. Realtime safe. + * Must be called exactly once per cycle from the process thread. Realtime safe. * This function assumes the state of full Timecode is sane, eg. the slave is * expecting quarter frame messages and has the right frame of reference (any * full MTC Timecode time messages that needed to be sent should have been sent -- cgit v1.2.3