Hi,
it seems that the filestream (Vaudio) isnt capable to handle wav files > 2gb where the wav format itself should support filesizes up to 4gb. (regarding the uint32 which defines the file-size in the wav header)
the exception says “non-negative number expected…”
may it be that vaudio uses “int” instead of “uint” to parse the wav header?
best,
m.