I realized that soundfiler truncate the file to 4000000 elements. Is there a way to load a file into an array, withuot this restriction?
What I'm trying to do is:
minutes) 2. finish the recording 3. load it into an array, not play 4. reverse it 5. write it into other file 6. play with [readsf~]
But, I can't load the entire file. Any idea, please let me know.
Thanks.
_Ricardo
2008/6/22 Andy Farnell padawan12@obiwannabe.co.uk:
On Sun, 22 Jun 2008 09:06:12 -0500 "Ricardo Dueñas Parada" rduenasp@gmail.com wrote:
Thanks Andy, what do you mean with not very long?
You might find that files over about 2 mins will play back with poor quality on a 32 bit machine.
I am working with 4 channels, so I chose writesf~ + soundfiler + tabread4~ and everything is working fine.
_Ricardo
-- Use the source