Hopefully I can get some advice here on this.  I also think that this
may have been asked before, but I want to get some new
perspective...Anyway....

For applications that work like musical keyboards (think simple 8-16
notes for now), what sound tools are best for this type of
application.  I'm thinking that a user could press on a key to make a
sound or press on a different key that has a predefined chord
associated with it.  I've used SoundPool in the past and it works
great in my apps, however I found it to be a bit lagging if you add
more than a handful of simultaneous sounds (ie: a chord).  I'm
currently looking at JetPlayer and it has promise, but I'm finding
that it has some deficiencies of it's own.  AudioTrack seems very raw
and hardcore, but I have no idea where to begin making sounds with it
(at least sounds that sound good) and it seems it might have some
limitations as to how many notes could be played at once.

Does anyone have any general advice in this realm?

Thanks for anything!

Justin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to