Is possible to process the audio before playing?

I am an audio software developer and I want to port an ear training software to iOS and Android. I took a look at Corona for its ease of use but I have these questions:

  • Is there a way to process the audio with sample based algorithms (or any other way, actually) or you just can play it?

  • Is there a way to feed the application with sound from anywhere but your app folder (iPod, Google Music, Spotify API…)?
    Thanks in advance. [import]uid: 185650 topic_id: 32190 reply_id: 332190[/import]

hi,
take a look at this:
https://developer.coronalabs.com/code/audio-pitch-turntable-example
corona has some (hidden + experimental) audio features that may be helpful for you.

-finefin [import]uid: 70635 topic_id: 32190 reply_id: 128142[/import]

Hi Canupa,

Thanks for the reply but I don’t need pitch actually. The ear training I develop is aimed to Sound Engineers so I need to process the signal with effects (equalization, compression, distortion, reverb…).

Is there a way to process the audio, apart from pitch? [import]uid: 185650 topic_id: 32190 reply_id: 128143[/import]

hm, don’t know…
here’s the blog post about the secret audio api
http://www.coronalabs.com/blog/2011/07/27/the-secretundocumented-audio-apis-in-corona-sdk/

[import]uid: 70635 topic_id: 32190 reply_id: 128145[/import]

Yep, I’ve read that but it’s for panning and applying a pitch. [import]uid: 185650 topic_id: 32190 reply_id: 128169[/import]

hi,
take a look at this:
https://developer.coronalabs.com/code/audio-pitch-turntable-example
corona has some (hidden + experimental) audio features that may be helpful for you.

-finefin [import]uid: 70635 topic_id: 32190 reply_id: 128142[/import]

Hi Canupa,

Thanks for the reply but I don’t need pitch actually. The ear training I develop is aimed to Sound Engineers so I need to process the signal with effects (equalization, compression, distortion, reverb…).

Is there a way to process the audio, apart from pitch? [import]uid: 185650 topic_id: 32190 reply_id: 128143[/import]

hm, don’t know…
here’s the blog post about the secret audio api
http://www.coronalabs.com/blog/2011/07/27/the-secretundocumented-audio-apis-in-corona-sdk/

[import]uid: 70635 topic_id: 32190 reply_id: 128145[/import]

Yep, I’ve read that but it’s for panning and applying a pitch. [import]uid: 185650 topic_id: 32190 reply_id: 128169[/import]