Files
ardour/libs
Robin Gareus 31c39ed869 Remove duplicate i/o latency calculation
Port and connection changes always imply a latency_callback from
the engine. Worst I/O latency is updated directly in
Session::update_latency() which is called from
AudioEngine::latency_callback.

Explicit subscriptions to route->output()->changed() is not needed
to update the worst I/O latency.

Only set_block_size() needs to to update the I/O latency when
the buffer-size changes.
2020-04-26 21:34:26 +02:00
..
2020-03-29 14:56:22 +02:00
2020-04-10 18:32:18 +02:00
2020-04-23 02:29:45 +02:00
2020-04-20 19:14:37 +02:00
2020-03-02 17:58:03 +01:00
2020-04-01 16:31:58 +02:00
2020-03-23 17:38:08 +01:00
2020-04-24 01:53:59 +02:00
2020-01-22 02:00:25 +01:00
2020-04-16 21:38:33 -06:00
2019-09-03 05:01:59 +02:00
2020-03-29 14:56:22 +02:00