tanhakabir / SwiftAudioPlayer

Streaming and realtime audio manipulation with AVAudioEngine
https://medium.com/chameleon-podcast/creating-an-advanced-streaming-audio-engine-for-ios-9fbc7aef4115
MIT License
564 stars 109 forks source link

use SwiftUI for example app #65

Open tanhakabir opened 3 years ago

reinaldoriant commented 3 years ago

do you have an example in SwiftUI to apply slider?

tanhakabir commented 3 years ago

You could look at a combination of: https://github.com/tanhakabir/SwiftAudioPlayer/pull/100 and https://www.simpleswiftguide.com/swiftui-slider-tutorial-how-to-create-and-use-slider-in-swiftui/