Pierrick Pluchon skriver:
Hi List,

I'm currently working on a little musical app with multiple sounds. Think of
it like a piano - each key plays a different note. What i'm trying to do is
to record my whole composition as a byteArray and to export it as wav file.
The export is ok, i get good results when I play one note at a time, but
when I play more than one note at a time, the notes come out separately,
instead of as a chord.
I thought i could use SoundMixer.computeSpectrum(), but it doesn't work, or
at least i get a really shitty sound.
Any suggestions?

Sound.extract combined with your own mixing.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to