[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] an RT version of buffer for waveforms and FFTs?
Hi,
I am sure that this has been discussed before, but...
Why not have realtime allocation for small buffers (say below 16K)?
This would eliminate a lot of complexity for standard uses of buffers
and be more intuitive.
(Most people understand waiting for a disk file to load, there is no
obvious reason why
one would need to wait for a small buffer when delay lines are
realtime.)
RJK