13
0
livetrax/libs
Robin Gareus aac8040e95 Enforce disk-reader to be after the disk-writer
If disk-monitoring is disabled: disk-reader position is not relevant.
If Rec-arm is off: disk-writer position is not relevant.

But...

   Play -> [plugins] -> Record

is basically a bounce and best done using the bounce operation.
(faster than realtime).

   Input + Play -> Record -> Output

Ardour would need to align playback with the Input to be recorded
and at the same time align it with output, so that a player can play
along on the same track. That's not possible without a time-machine (or
a 2nd play processor).

While it can work in theory under some special circumstances, allowing
the disk-reader before the disk-writer is really just confusing,
error prone and valid uses cases are better handled by dedicated
operations.
2017-09-22 03:47:38 +02:00
..
appleutility
ardour Enforce disk-reader to be after the disk-writer 2017-09-22 03:47:38 +02:00
ardouralsautil
audiographer globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
backends Revert some more frame/sample API issues 2017-09-19 18:40:29 +02:00
canvas globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
clearlooks-newer globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
evoral add _locked() variants to new tempo experiment 2017-09-18 11:40:54 -04:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2 globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
panners globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
pbd Don't recurse into MacVST bundle-folders during plugin-scan 2017-09-21 20:02:11 +02:00
plugins globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
ptformat
qm-dsp
surfaces globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
timecode NO-OP: reindent 2017-09-18 13:24:04 -04:00
vamp-plugins
vfork
waveview globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
widgets Remove over-protection 2017-08-30 20:11:17 +02:00
zita-resampler Fixed typo 2017-09-19 08:34:04 -04:00