Questions on sound processing

Dear Developers,
I want to write an application that turns the G1 into some kind of a
music instrument. There for I have some questions/discussion topics
regarding the sound capabilities of android.

Is it possible to play a MediaPlayer i.e. with a midi file and
parallel to record a sound file that is more or less synchronized with
the midi file?

Does someone have already experience in trying to do some realtime
audioprocessing with android? As far as I know that there is no
special API to do this, but I wonder if it is possible to tweak the
system a bit..

The idea is to write an audio server that runs locally on the G1 and
that streams realtime processed audio data via the localhost. On the
other side, there could be a media player to play this stream.

I guess that only very simple audio processing could be done like this
due to the limited processing power of the device..

Any Ideas how something like this could be done in a better way or if
it`s possible to do some more or less realtime audio processing at
all?

Can someone tell me, what’s on the G1 the limit of concurrent
MediaPlayer objects that can be played?

Can you tell me some links to some other groups or discussions about
audio processing on the G1 (Not a howto implement a simple audio
player =))?

Thanks in Advance,

Jan

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

Reply via email to