Files
ardour/libs
Robin Gareus 445e8c468e Add TSFM API to immediately stop the transport
This is useful after a freewheel export, where a realtime-stop
is called, but the actual Locate/MustStop event is only processed
later. Once the session switches back to normal processing after
export the transport is still rolling, TSFM schedules a de-click
locate. This may play some remaining audio.

This new API allows to hard stop the transport, without going
via any session-events and process_with_events. It is intended to
be called from the freewheel process-callback in the last export
cycle.
2022-05-10 16:01:39 +02:00
..
2022-05-01 18:01:35 -06:00
2022-05-02 00:02:33 +02:00
2022-05-06 14:02:35 +02:00
2021-03-01 22:14:38 +01:00