I found jetcreator.py here,

http://github.com/android/platform_external_sonivox/tree/337cf1ad837227c853e174221c06e3bebe2f624f/jet_tools/JetCreator_content

The GUI loads up the example project but when I try to play anything I
get a missing library libEASLIb.dylib (linux)



On May 18, 6:13 pm, Dave Sparks <davidspa...@android.com> wrote:
> I think they are still trying to work out some issues with building
> the JET Creator source.
>
> On May 15, 9:11 pm, John Bresnik <jbres...@gmail.com> wrote:
>
> > Thanks Dave for the reply - I did some further digging I think I would in
> > fact need is the
> > JetPlayer<http://developer.android.com/reference/android/media/JetPlayer.html>which
> > supports the kind multi-track scenario that I need - the only utterly
> > bizarre thing is that I can't seem to figure out how to download the Jet
> > Creator source. Downloading it, etc is referenced in the user
> > manual<http://developer.android.com/guide/topics/media/jet/jetcreator_manual...>
> > but
> > no mention of where to get it. Anybody else come across this or have links
> > to a download?
>
> > On Fri, May 15, 2009 at 6:08 PM, Dave Sparks <davidspa...@android.com>wrote:
>
> > > SoundPool wasn't intended for that purpose. You need to write your own
> > > audio mixer engine with a synchronization protocol like ASIO.
>
> > > On May 15, 2:34 am, brez <jbres...@gmail.com> wrote:
> > > > Did some extensive searching but couldn't find a way to play two
> > > > sounds simultaneously, i.e. the play() only takes a single sound ID -
> > > > playing both in succession creates a delay (obviously) - just curious
> > > > if anyone has come across this before? or perhaps I'm not understand
> > > > the API properly?
>
> > > > Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to