Re: Clarification about [pd~]
IOhannes m zmoelnig <[email protected]>
| Newsgroups | gmane.comp.multimedia.puredata.general |
|---|---|
| Message-ID | <[email protected]> |
On 3/24/25 18:23, Pier Bar wrote: >> >> You would typically use it for offloading audio processing to another CPU >> core, in particular if a single CPU cannot handle the full workload. >> > > So it seems intended for audio rather than control signal operations... > i see how you come to this conclusion by christof's wording. however, i wouldn't say that this is necessarily true. the important fact to understand is, that the output of [pd~] is still fully deterministic (by keeping the operations *synchronous* with the parent Pd). therefore, it is ill-suited for asynchronous offline processing (like training a neural network for 10 minutes at "full speed"). instead i would say that it is a good tool if you can formulate the problem like this: "I have a cool patch X that works great with the desired latency. I have another cool patch Y that also works nicely. But if I use them together, things start to fall apart." then you could run e.g. patch Y in a separate [pd~] instance. fgdam IOhannes --- [email protected] - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/[email protected]/message/KXKGQC63R7AUB5CKEJHBWQLCUFHENTLK/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/
OpenPGP_signature.asc
(application/pgp-signature, 840 B)
-----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmflcRYFAwAAAAAACgkQtlAZxH96Nvi2 Jw/+JSdBHBgjTsq1jXsoYszqn/FhPsGQTk7eKIaaE0eTeZycLzviLI5vAVs6hdbxb+hY2BTn6ben oypgo+NuFjl4kxSisHgzQHRydRp21aog1KRkYTDVdQffipIkw6Uv7ppdHIEnnMM6my0FHnMqzNCw CHZ6GI3ulcoJ9kb9OPiwuUc7rELzSQ1aJSUUGpxru9EHhcpsYpkwVFg8R9XGzdIsGmzvx4QHJCiT Ig3pzkLYpXohW5X81SjF37lTqLjMJN6aKPYHAftbco93xjuk/tbgGTmxSB94wkvxrBDchvQkMLQm q4yonzjOGsHRCbnsQbcAOoSXTxWR1Jl96guqmaT7qVUMLpl/SAPR5wDMknFnGpZNfc2ew0mrIP8s wzV8BRiMzoei8hVbba+W7RskVqSMm1pZRpew2+fkvKW8owCJ2UmdgQ2SE882rrvc03eJJWKqECjJ EaR1IkYpZ79z9/Vt5HvBIbJq/7Yn/yEKolymW2WVrWsW+YodwdXBMwONC2sHWd1FFhW5sqbhYeBh 9uXZUO2yipUXQNzgW+o9pU617sf0SoRyB85zexM6JVc60zmx2VvQbJKwAt40DoYd4fGFuG+9I7bX tCq911+dQC9Dmo9O1l1KqGBu57M3fEc1I+1uJP1wCAPg0P5ii6lrPT9Y7rf0YWwtQDtBuCz93f+2 ZsM= =R8Ay -----END PGP SIGNATURE-----