[PD] Fastest way to find lines in text file

Jack jack at rybn.org
Thu Mar 23 15:02:58 CET 2017


Le 23/03/2017 à 09:24, IOhannes m zmoelnig a écrit :
> On 2017-03-22 16:55, Jack wrote:
>> Le 22/03/2017 à 16:41, Christof Ressi a écrit :
>>> does it *really* have to be faster than 40ms? what are you trying to do? do you *need* the output in 0 logical time? depending on the situation you might want to spread the computation across multiple audio blocks or if you don't care about determinism, have the file in another instance of pd and communicate with netsend/netreceive (one instance makes a request and the other instance sends the result once the search is finished). 
>>
>> Yes, i need 0 logical time, 
> 
> if you are mainly concerend about logical time, then everything is good:
> 0 logical time can take 200ms real time and more.

Sure.
But i would be more happy if this 0 logical time take 2 min instead of
10 min !
++

Jack


> 
> gmsdfrt
> IOhannes
> 
> 
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170323/a047794d/attachment.sig>


More information about the Pd-list mailing list