You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
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.