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-02-28 21:16:44 +01:00
2016-02-28 21:16:44 +01:00
2016-07-14 16:52:43 +02:00
2016-06-03 23:09:18 +02:00
2016-07-07 15:37:11 +02:00
2016-06-25 00:44:04 +02:00
2016-07-06 03:12:19 +02:00
2015-05-09 13:08:56 -04:00
2013-03-13 14:35:39 -04:00
2016-06-01 00:00:04 +02:00
2016-02-28 21:48:49 +01:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html
Description
No description provided
Readme 202 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%