Files
ardour/libs/audiographer/audiographer
Robin Gareus 77687519b6 Refactor TmpFile into an abstract base class
This allows a TmpFile pointer to be either a Sync or Async (Threaded)
writer. As result we must be able to handle both RT and non RT processing.

Still, post-processing (normalization and encoding) should always
happen faster than realtime (freewheeling).

Since jack does not allow a client to change to freewheeling from within
the process-callback, the async-writer disk-thread FileFlushed is used
to initiate post-processing.
2016-07-16 02:14:13 +02:00
..
2016-05-02 15:44:13 +02:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00