midi_clock_slave: fix wrong calculation of loop error
authorHans Baier <hansfbaier@googlemail.com>
Wed, 18 Dec 2013 02:55:15 +0000 (09:55 +0700)
committerHans Baier <hansfbaier@googlemail.com>
Wed, 18 Dec 2013 02:55:15 +0000 (09:55 +0700)
commitcaac41a9cb2d86985595c590b151b0197b7b0c4c
tree093e49097e128da1b984d89fb4a1cc5dae14f951
parentbc5d23d5fa69494fa6bbf0afa69f739615b036e9
midi_clock_slave: fix wrong calculation of loop error

since transport_frame refers to cycle start, the should be position has
to account for position of the midi clock event.
libs/ardour/ardour/slave.h
libs/ardour/midi_clock_slave.cc
libs/ardour/slave.cc