[android-developers] Re: Playback of dynamic MIDI?

2009-04-14 Thread csvy
Is this possible in the new 1.5 SDK? I've found the JET engine support, but even that appears to require a prewritten file (it doesn't even appear to allow changing the speed/bpm from code). Is there no way to directly send MIDI events to the controller/ sequencer? This is seriously limiting.

[android-developers] Re: Playback of dynamic MIDI?

2009-04-09 Thread Marco Nelissen
This is not possible right now. On Wed, Apr 8, 2009 at 8:26 PM, meantime dangerch...@gmail.com wrote: For one of my apps I generate MIDI data on the fly.  Is there any way to play MIDI data from a java.io.InputStream or directly from a byte []?  So far I've only seen ways to do MIDI