Tempo ramps - add gui dilation of tempos.
authornick_m <mainsbridge@gmail.com>
Mon, 25 Apr 2016 17:21:48 +0000 (03:21 +1000)
committernick_m <mainsbridge@gmail.com>
Fri, 27 May 2016 13:38:15 +0000 (23:38 +1000)
commite0607ca913bde8f3551cb8e7dc0d3bec5203159c
tree5e5619a966f086b3ea7590cfe4ac515c44a57e5a
parent54758ddd4a339b5d2e2e8bedfb4187f2f98ce51c
Tempo ramps - add gui dilation of tempos.

- a meter can be dragged using the constraint modifier, which
  sets the previous tempo accordingly.
  This could be added to the bbt ruler to allow direct dragging
  of beats and bars, but the exact behavior of that is still
  undecided. comments?

- also preliminary work on the necessary tempos locked to
  audio-locked meters.
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_markers.cc
gtk2_ardour/editor_mouse.cc
libs/ardour/ardour/tempo.h
libs/ardour/tempo.cc