Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUGraph Deprecation. Future for StreamingKit? #443

Open
xcourier opened this issue Aug 19, 2019 · 4 comments
Open

AUGraph Deprecation. Future for StreamingKit? #443

xcourier opened this issue Aug 19, 2019 · 4 comments

Comments

@xcourier
Copy link

Since Apple is formally deprecating AudioGraph in favor of AVAudioEngine going forward, are there any plans to migrate this great project towards Swift and the newer AVAudioEngine Framework?

Perhaps there is already something else that can replace it?

https://developer.apple.com/documentation/ios_ipados_release_notes/ios_ipados_13_beta_7_release_notes?fbclid=IwAR3GrEym2tTS5cD-OifDW0KojZKZVCCj8z99Ti9n3Xo8oV-9b71Pekjaz7o

@iDevelopper
Copy link

Yes, It would be cool to fix all the deprecated methods and warnings! But why Swift? Objective-c is very stable and can be used easily with a Swift project...

@xcourier
Copy link
Author

I'd be fine with Obj-C -- It's pure conjecture, but I figured if someone took on porting StreamingKit from AUGraph to AVAudioEngine it would in essence be 'starting over' to some degree...And if that were the case it may be better to do it in Swift to future-proof it.

@dimitris-c
Copy link

Hey, just release my version of StreamingKit in Swift with AVAudioEngine, not battle tested but worth a try. Will add a readme and coocapods/spm/carthage support in the coming days.
https://github.com/dimitris-c/AudioStreaming

All thanks should go to @tumtumtum 🙇‍♂️ for StreamingKit

@xcourier
Copy link
Author

@dimitris-c Looks promising! Look forward to trying it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants