MetalAudioVisualizer icon indicating copy to clipboard operation
MetalAudioVisualizer copied to clipboard

Tutorial on making your first Audio Visualizer in Swift using Metal, Accelerate, and AVAudioEngine!

Results 3 MetalAudioVisualizer issues
Sort by recently updated
recently updated
newest added

I followed the tutorial word for word. The program builds without an issue in Xcode. However running the app results in weird behavior. The app will only function correctly if...

Hi, really liked the FFT computation but I was wondering how can I take it forward to compute mfcc with first and second derivative? This functionality is required for audio...

Greetings. I'm not sure why, but the project isn't doing it's job on XCode 15 ... Probably the issues are related to the metal shader.