|
|
|
|
|
|
Q:
GARBAGE AUDIO RECORDED IN PT 5.1
A:
Beta site report:
If a record pass is done such that: number of minutes from session start to the record start + number of minutes of audio that can be allocated > maximum session length the resulting audio will be garbage. In this case a negative value is being passed to DAE as the end value of the record bounds and all hell breaks lose. Worst case: - Open ended record will allocate a maximum of 4:10 for 48k audio, 4:30 for 44.1k audio. - Max session length is 12:25 for 48k audio, 13:31 for 44.1k audio. So, with open ended recording and a session start time of 1:00:00, recorded audio will be junk if the record start point is past about 9:20:00 for 48k or past about 10:05:00 for 44.1k audio. Fixed in 5.1.1. |