![]() | Java SE5 javax.sound (MIDI) classes removed from Android libraries? |
|
22 Feb 2010, 19:11
Dan Ash (5 posts) |
Apologies for cross-posting this topic to both this and the older ‘Hello, Android’ forums. http://forums.pragprog.com/forums/67/topics/4090 I’m hoping for clarification on whether or not any current Android libraries support MIDI. I am new to Android but it appears to me that MIDI on Android is dead unless there are 3rd-party libraries or classes that can be somehow incorporated. Can anyone clarify or suggest an alternative approach to interactive/real-time musical apps? The JetPlayer apps look like they focus on interacting with a soundtrack, which is not really what I’m after… Thanks, |
|
23 Feb 2010, 01:41
Ed Burnette (1316 posts) |
MIDI is supported through the JetPlayer class, as you suspected, and not through javax.*. Here are some references that may be useful: http://d.android.com/guide/topics/media/index.html Looks like you might be able to play .mid files with MediaPlayer too, but I haven’t tried it: |
|
23 Feb 2010, 20:29
Dan Ash (5 posts) |
Thanks, Ed. I’ll get started reviewing the links you posted. I’m enjoying the book. Dan Ash |
|
25 Feb 2010, 00:05
Ed Burnette (1316 posts) |
Glad to hear it. If you have time, I’d appreciate it if you could write a book review on Amazon (or mark some that are already there as useful). |
| You must be logged in to comment |

