Visualization of audio — Welcome back to part two. If you haven’t done part one, go do part one 😉 Audio Visualization In Swift Using Metal & Accelerate (Part 1)
We’ve all seen audio visualization in one form or another, but how do we implement one in our Cocoa application?medium.com To recap what we did in the last part: We defined the project requirements, input, and output. The requirements were to use data markers from an audio signal to render visuals to the screen…