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.