some rather simple code to allow MIDI Clock to set the tempo of the session.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 8 Oct 2018 16:59:51 +0000 (12:59 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 8 Oct 2018 16:59:51 +0000 (12:59 -0400)
commit970c8939d4db7683ad294f9fb7ae0db39fc696fd
tree0dc0c3bd7385e8e19618e388678a66e56f3cf2d0
parent8b1c8bb51137c13fb052b685b02b6e8130d6a668
some rather simple code to allow MIDI Clock to set the tempo of the session.

This is only allowed if the session has only 1 tempo marker
libs/ardour/ardour/session.h
libs/ardour/midi_clock_slave.cc
libs/ardour/session.cc