Pinned Loading
-
HostingPassthrough
HostingPassthrough PublicLet SwiftUI and UIKit views live in harmony.
-
ParallaxSwiftUI
ParallaxSwiftUI PublicAdd a motion parallax effect to your SwiftUI views to add some depth to your UI
-
hyper-online/SwiftLPC
hyper-online/SwiftLPC PublicHigh-Performance Linear Predictive Coding in Swift
Swift 27
-
This is a basic Swift function that ...
This is a basic Swift function that allows for incoming system audio to be played to the system output. It uses the modern Swift syntax for setting up and using RemoteIO Audio Units. I hope someone can use it to avoid the pains of having to use AVAudioEngine and understand how to setup RemoteIO Audio Units in Swift just a little bit easier :) 1// This is a basic Swift function that allows for incoming system audio (like the microphone or USB input) to be
2// played to the system output. It uses the modern Swift syntax for setting up and using RemoteIO Audio Units.
3// Of course, before running this function, you would have to setup your AVAudioSession with the playAndRecord category,
4// as well as whatever other options you might like. This is just a barebones function that demonstrates the capability
5// and you should implement some better error handling and respond to audio session route changes or interruptions.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





