Pro Android 3 by Komatineni Satya

Pro Android 3 by Komatineni Satya

Author:Komatineni, Satya [Komatineni, Satya]
Language: eng
Format: epub
Tags: Reference
ISBN: 9781430232223
Barnesnoble:
Goodreads: 9070205
Publisher: Apress
Published: 2010-12-15T00:00:00+00:00


Playing Sounds with JetPlayer

SoundPool is not too bad a player, but the memory limitations can make it difficult to get the job done. An alternative when you need to play simultaneous sounds is JetPlayer. Tailored for games, JetPlayer is a very flexible tool for playing lots of sounds, and for coordinating those sounds with user actions. The sounds are defined using MIDI (short for Musical Instrument Digital Interface).

JetPlayer sounds are created using a special JETCreator tool. This tool is provided under the Android SDK tools directory, although you’ll also need to install Python in order to use it. The resulting JET file can be read into your application, and the sounds set up for playback. The whole process is somewhat involved, and beyond the scope of this book, so we'll just point you to more information in the “References” section at theend of this chapter.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.