sound comparison

hello friends

i am developing and application with corona. i wanted to know , Can we compare 2 sounds entered in application using corona? if yes than how?

Please reply me soon

Thanks & Regards
Varun [import]uid: 130269 topic_id: 30004 reply_id: 330004[/import]

Compare sounds how? Like load them and play them on your device and decide which one you like better? [import]uid: 75779 topic_id: 30004 reply_id: 120186[/import]

I wanted to compare in sense, that are they similar sound or different?

Regards
Varun [import]uid: 130269 topic_id: 30004 reply_id: 120279[/import]

Hmmm… so is it basically testing the user to determine, does sound A match sound B? You can’t directly compare unrelated sounds in Corona, as in, get the sound wavelength patterns and compare at points along them. But if you can pass a series of matching parameters along with each sound that YOU have determined and set, then you could figure out if any pair of sounds matched by these various parameters.

Brent [import]uid: 9747 topic_id: 30004 reply_id: 120285[/import]

Compare sounds how? Like load them and play them on your device and decide which one you like better? [import]uid: 75779 topic_id: 30004 reply_id: 120186[/import]

I wanted to compare in sense, that are they similar sound or different?

Regards
Varun [import]uid: 130269 topic_id: 30004 reply_id: 120279[/import]

Hmmm… so is it basically testing the user to determine, does sound A match sound B? You can’t directly compare unrelated sounds in Corona, as in, get the sound wavelength patterns and compare at points along them. But if you can pass a series of matching parameters along with each sound that YOU have determined and set, then you could figure out if any pair of sounds matched by these various parameters.

Brent [import]uid: 9747 topic_id: 30004 reply_id: 120285[/import]