cog/Audio/Visualization
Christopher Snowhill db181bde4d [Visualization System] Change API a bit
Now the API makes both PCM and FFT data optional, and will do nothing if
neither are requested. Also, it now supports a latency offset in seconds
with floating point precision. The two built-in visualizations currently
request zero larency. Increasing the latency asks for even older samples
while specifying a negative count requests samples from the "future"
relative to what the listener is hearing.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 05:40:06 -07:00
..
VisualizationController.h [Visualization System] Change API a bit 2022-06-26 05:40:06 -07:00
VisualizationController.m [Visualization System] Change API a bit 2022-06-26 05:40:06 -07:00