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

Audio Mobile App : MIDI.js or Native ? #250

Open
shivrajsa opened this issue May 13, 2019 · 2 comments
Open

Audio Mobile App : MIDI.js or Native ? #250

shivrajsa opened this issue May 13, 2019 · 2 comments

Comments

@shivrajsa
Copy link

I want to build MIDI notes synthesizer app for android and iOS platform.

I have web app developed using MIDI.js : www.vishwamohini.com
And similar app I want to develop for mobile platforms.

Should I go for hybrid app with MIDI.js or native app is necessary because of its CPU intensive nature ? Please guide.

Note : As a trial, I have already deployed hybrid app on Android.

@imiskolee
Copy link

@shivrajsa I think native is very expensive than WEB, you're needed to develop the same thing on all platforms(Android/iOS), it's not easy. Maybe you can try flutter Now.

@shivrajsa
Copy link
Author

Thank you @imiskolee for your reply.
I will check flutter, also exploring more options which will convert site directly to App.

Please check this too
Jasonette : https://medium.freecodecamp.org/how-to-turn-your-website-into-a-mobile-app-with-7-lines-of-json-631c9c9895f5

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

2 participants