how to play a vector as sounds
Hi,
I want to play sounds, which are a vector of cosine functons with different frequencies. for example, I have a cosine vector cos(2*pi*x), where x=[100,200,300,...1000], in Matlab there is a sound command that can play the sounds of vector, but how to do it in J2ME?
Thanks,
foreveryoung

