-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Built-in Superpowered SDK audio engine for Capacitor? #474
Comments
A modern alternative to the Cordova media plugin would certainly be useful. Web audio API could be used for many of the same audio manipulation features in PWAs and electron, also in iOS and android obviously but for the native platforms there could certainly be benefits to a native solution. |
Cordova audio plugin offers bare minimum playback ability. Web audio API has a plenty useful features but I don't think it will replace SDK packages like Superpowered and Audio Kit which work closer to OS underneath metal than Webview. The functionality and features offered in these packages are simply amazing. Wrapper plugins for these packages would be appreciated. |
Issues tagged with plugin request are closed but tracked for reactions to gauge interest. |
👋 We now have a repo for Capacitor Community proposals. This request has been moved to capacitor-community/proposals#16. Please 👍 the issue if you'd like to see this plugin for Capacitor! Thanks! |
Hi Ionic team,
Is it possible for you guys to make Superpowered an official audio engine of Capacitor?
http://superpowered.com/
Superpowered is an audio engine with a lot more advanced features than what we can find in Cordova audio plugins.
I hope this SDK becomes available as an installable package or a plugin with wrapper for Capacitor.
Here's an example attempt made for React Native:
https://github.com/MathieuDebit/react-native-superpowered
Thanks in advance,
The text was updated successfully, but these errors were encountered: