On Sat, Sep 27, 2014 at 10:10:58AM +0200, Philipp Überbacher wrote:
Maybe the WAV file size limit was reached? Wasn't
that around 4GB?
WAV64 or somesuch is more sensible for long recording sessions.
4GB is the max-file-size in some file systems (fat32 is famous).
I don't think it is the case because Audacity writes multiple
BlockFile objects [1] in the temporary directory.
[1]
https://code.google.com/p/audacity/source/browse/audacity-src/trunk/src/Dir…