[PD] Fwd: Play a soundfile reverse

Ricardo Dueñas Parada rduenasp at gmail.com
Mon Jun 23 04:58:53 CEST 2008


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 <padawan12 at obiwannabe.co.uk>:

>
>
>
>
>
> On Sun, 22 Jun 2008 09:06:12 -0500
> "Ricardo Dueñas Parada" <rduenasp at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080622/0ece5c65/attachment.htm>


More information about the Pd-list mailing list