fbpx
Skip to main content

MIDI Forum

Android, virtual ca...
 
Notifications
Clear all

Android, virtual cable between application?

3 Posts
3 Users
0 Reactions
8,177 Views
Jonas
Posts: 207
Reputable Member
Topic starter
 

Do anyone know if there is some sort of midi "software port" for android to chain application data, i try to make a plain sequenser. But without the ability to route the data to something that produce sound i guess i would have to try produce some simple sound device myself within sequenser.

JT

 
Posted : 22/01/2020 8:57 pm
Clemens Ladisch
Posts: 321
Reputable Member
 

See the android.media.midi package:

The Android MIDI package allows users to:
[…]

  • Generate MIDI messages in one app and send them to a second app.

By default, Android does not include a synthesizer that can receive such MIDI messages.

 
Posted : 23/01/2020 4:19 am
Pedro Lopez-Cabanillas
Posts: 154
Estimable Member
 

The scenario for your use case would be to develop your sequencer as a client, and a synthesizer as a service. There are a number of ready to use open source synthesizers for Android.

 
Posted : 23/01/2020 12:00 pm
Share: