From 1f9c3f34d95ecc148b2e796e6361d1c16f533d6c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 18 Feb 2009 20:53:54 +0000 Subject: Fix MIDI controller feedback. Make control surfaces menu less weird. git-svn-id: svn://localhost/ardour2/branches/3.0@4625 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/session_midi.cc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libs/ardour/session_midi.cc') diff --git a/libs/ardour/session_midi.cc b/libs/ardour/session_midi.cc index b85df5b714..f5dc9993d5 100644 --- a/libs/ardour/session_midi.cc +++ b/libs/ardour/session_midi.cc @@ -777,7 +777,6 @@ Session::change_midi_ports () * This resets the MTC code, the next quarter frame message that is sent will be * the first one with the beginning of this cycle as the new start point. */ - int Session::send_full_time_code(nframes_t nframes) { @@ -835,8 +834,7 @@ Session::send_full_time_code(nframes_t nframes) return 0; } - -/** Sends MTC (quarter-frame) messages for this cycle. +/** Send MTC (quarter-frame) messages for this cycle. * Must be called exactly once per cycle from the audio thread. Realtime safe. * This function assumes the state of full SMPTE is sane, eg. the slave is * expecting quarter frame messages and has the right frame of reference (any -- cgit v1.2.3