Files
ardour/libs
Robin Gareus 18af0dc4cd Also send lv2:timePosition whenever BBT or Tempo changes
This mostly fixes an issue with notifying plugins about tempo-ramps
and BPM changes.

remaining to be fixed (in tempo.h):
```
_session.tempo_map().metric_at(frame_position).tempo().beats_per_minute()
```
currently returns the most recent *fixed* tempo at or before
`frame_position`. All other Plugin types are affected by this as well.
2016-08-16 13:11:49 +02:00
..
2016-07-17 17:04:35 +01:00
2016-07-24 16:54:08 +02:00
2015-12-17 20:22:02 +01:00
2016-08-16 00:25:59 +02:00
2015-10-08 16:18:39 +02:00