ApplikeySolutions / PandoraPlayer

🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
https://applikeysolutions.com/
MIT License
1.19k stars 179 forks source link

Suggestion: Open Source the Wave Visualization #3

Closed gmogames closed 7 years ago

gmogames commented 7 years ago

Hi There,

Awesome lib you created, thanks so much. It would be awesome if you could open source/bundle just the waves visualization.

I have an app that uses audio, but we have our own internal player, and I would love to just implement the visual waves while the audio is playing.

Thanks so much once again

AppliKey commented 7 years ago

Hi there,

Please check out these two links:

https://github.com/AppliKeySolutions/PandoraPlayer/blob/master/Player/Classes/Helpers/VisualisationHelper.swift

https://github.com/AppliKeySolutions/PandoraPlayer/blob/master/Player/Classes/Views/WaveVisualizer/WaveVisualizer.swift