SDIF-Tuples : out of memory to clone matrix
Hi,
when importing some SDIF files which must be too big, into a SDIF -buffer & a SDIF-tuples, i have this message :
% SDIF-Tuples : out of memory to clone matrix
Yet, i don't know what's the "limit" not to reach before getting this error message. And the SDIF-Tuples acts like it only takes the beginning of my SDIF data.
Does someone have a clue about this type of problem ? Should i better use something else than SDIF-Tuples to get the data from an SDIF-buffer, does it only exist???
thanks
mmh nobody has a clue ?
Do some people here manipulate long SDIF files with CNMAT objects ?
Please ?
If you post the file, I'll see if I can track down the problem.
JM
Hi,
thanks John,
indeed i didn't give much informations. Basically i'm using audio to sdif converted files (with Spear) in order to 'freeze' moments of the audio, using SDIF-tuples & sinusoids~
In fact the file that gives me the message : "% SDIF-Tuples : out of memory to clone matrix" is an extremely long SDIF file (20 mb), from an audio file that was originally 7mn long. The result is that SDIF-Tuples crops it automatically, quite early.
But still it's reliable with files up to 2 or 3 mn ... so i change my method and try to be less greedy :)