Commit graph

3 commits

Author SHA1 Message Date
Christopher Snowhill
67fdd0741f SceneKit Visualization: Minor vDSP optimization
Some checks failed
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
Gather maximum bands using vDSP, and also align the structure size to 4
floats per step.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-13 18:50:07 -07:00
Christopher Snowhill
1ac1fe29c7 Implement new spectrum mode, toggled by left click
The new spectrum mode is linear frequency. Both modes also now have a
lower range of 10Hz, where possible.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-15 23:24:58 -08:00
Christopher Snowhill
344ceb173d Visualization: Increased fft size, imported code
Boy, I just be outright stealing code now. But it looks nicer now.

Fixes #234

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-13 12:18:58 -08:00