On 2010-05-26 13:15, patko wrote:
error: soundfiler_read: truncated to 2000 elements
2000 is the maxsize argument
so what's the problem? the error merely tells you that the provided maxsize was less than the soundfile length so the sample had to be truncated.
this is probably an error in most of the times, but not in your case.
fgamsdr IOhannes