...and I mean less CPU-intensive...
In gereral, if I have a situation where I could use "audio"-signals or "data", which one is faster, or better, or whatever?!?
Let's say I have to read/ write an entire array. The arraysize is smaller than 1 block-size. Now I could use [tabread]/[tabwrite] or [tabread(4)~]/ [tabwrite~].
Is it possible to determine whats better???
Btw. what is the main difference between "audio"- and "data"-signals in terms of being processed "internally"??
What's your oppinion?
Greets Flipp