achubutkin / SwiftChartsAudioVisualizer

Home Page:https://www.youtube.com/watch?v=8kX1CX-ujlA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftChartsAudioVisualizer

This is the source code for my tutorial video:

Audio Visualizer with Swift Charts?
Check the video on YouTube


This WWDC, Apple introduced Swift Charts, a convenient way to add charts to your app with SwiftUI. But can it handle data that changes several times per second?
This is a little experiment to test it, making an audio visualizer using the BarMark. And it actually runs a lot better than I would expect.

Reference Links:

About

https://www.youtube.com/watch?v=8kX1CX-ujlA

License:MIT License


Languages

Language:Swift 100.0%