13
0
livetrax/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
..
appleutility
ardour Also send lv2:timePosition whenever BBT or Tempo changes 2016-08-16 13:11:49 +02:00
ardouralsautil
audiographer
backends kilo is a lower-case 'k' 2016-07-24 16:54:08 +02:00
canvas the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
clearlooks-newer
clearlooks-older
evoral the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
fst
gtkmm2ext Ensure RelevantModifierKeyMask is updated on each modifier change. 2016-08-14 03:04:54 +10:00
libltc
lua extend lua-doc to show properties 2016-08-16 00:25:59 +02:00
midi++2
panners
pbd change PBD::Transmitter code to use PBD::Signal<> not sigc::signal<>, since the latter is not thread safe 2016-08-14 08:33:23 -04:00
plugins Nobody expects the LV2 inquisition! 2016-08-13 14:51:57 +02:00
ptformat ptformat: Decrypt ptf files exported from ptx sessions 2016-08-02 22:25:20 +10:00
qm-dsp
surfaces OSC: make sure this is c++98 compatible. 2016-08-06 09:25:57 -07:00
timecode
vamp-plugins
vfork