[PD] Sampler buffer?

Pierre Massat pimassat at gmail.com
Sat Jul 6 22:44:09 CEST 2013


Hi,
You can load all your samples when loading the patch in different tables,
and then dynamically set the table (sample) you want to read by sending
[set nameofthetable( to your tabread object. If you don't do that then
everytime you load a sample it takes a while to copy it to RAM before Pd
can read it, especially if the sample is long.

Pierre.



2013/7/6 FernandoG <dataferx at gmail.com>

> Hello
>
> I need to build a sampler patch for live performance where you can load
> lots of samplers. I actually use soundfiler and tabread but anytime i open
> a new file the sound is stoped, cut, by a moment. Is there any kind of
> buffer that let me choose and open samplers during the performance without
> this problem?
>
> Thanks a lot!
> f
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130706/3f55e461/attachment.htm>


More information about the Pd-list mailing list