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:

1. record the file with [writesf~] (this file could be long, about 5 or 7
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 <[EMAIL PROTECTED]>:

>
>
>
>
>
> On Sun, 22 Jun 2008 09:06:12 -0500
> "Ricardo Dueñas Parada" <[EMAIL PROTECTED]> 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
>
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to