summaryrefslogtreecommitdiff
path: root/libs/ardour/session_midi.cc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-02-18 20:53:54 +0000
committerDavid Robillard <d@drobilla.net>2009-02-18 20:53:54 +0000
commit1f9c3f34d95ecc148b2e796e6361d1c16f533d6c (patch)
treed35cdfc92919533fe33ecea350e5469f6ce81c12 /libs/ardour/session_midi.cc
parent22088e77a75c4eb2a7ed369ce3491b87f208329e (diff)
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
Diffstat (limited to 'libs/ardour/session_midi.cc')
-rw-r--r--libs/ardour/session_midi.cc4
1 files changed, 1 insertions, 3 deletions
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