Quoting Roman Haefeli <[EMAIL PROTECTED]>:

> afaik, [readsf~] is 'stupid' and will always read in the environment's
> sampling rate. in order to read faster, put [readsf~] in a subpatch
> together with a [block~ 1 1 64], so that it reads 64 times quicker than
> at standard sampling rate.

i suggest to use a block-size larger than "1" to get a decent caching  
and not spend so much time doing meta-work instead of moving data.

[block~ 1024 1 64]


mfgads
IOhannes

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to