What are the chances of Inter-App Audio support?
Goto http://feedback.coronalabs.com and put it in as a requested feature, vote it up and get your friends to vote for it.
I’m not familiar with it. What does it do?
Isn’t this a new API from iOS7?
Yep its announced as part of IOS7 and allows sharing of audio channels between apps.Also some thing about MIDI. Its very exciting.
The Audio Unit framework (AudioUnit.framework) adds support for Inter-App Audio, which enables the ability to send MIDI commands and stream audio between apps on the same device. For example, you might use this feature to record music from an app acting as an instrument or use it to send audio to another app for processing. To vend your app’s audio data, publish a AURemoteIO instance as an audio component that is visible to other processes. to use audio features from another app, use the audio component discovery interfaces in iOS 7.
For information about the new interfaces, see the framework header files. For general information about the interfaces of this framework, see Audio Toolbox Framework Reference.
Like Rob suggested - the best way to bring this to Corona Labs’ attention is to post it on the feedback page and try to drum up support from other Corona members.
That said it would be nice to see CL making an early stab at the new APIs offered by iOS7.
I have added it to the feedback /request page :
If anyone would like to vote for it.
Goto http://feedback.coronalabs.com and put it in as a requested feature, vote it up and get your friends to vote for it.
I’m not familiar with it. What does it do?
Isn’t this a new API from iOS7?
Yep its announced as part of IOS7 and allows sharing of audio channels between apps.Also some thing about MIDI. Its very exciting.
The Audio Unit framework (AudioUnit.framework) adds support for Inter-App Audio, which enables the ability to send MIDI commands and stream audio between apps on the same device. For example, you might use this feature to record music from an app acting as an instrument or use it to send audio to another app for processing. To vend your app’s audio data, publish a AURemoteIO instance as an audio component that is visible to other processes. to use audio features from another app, use the audio component discovery interfaces in iOS 7.
For information about the new interfaces, see the framework header files. For general information about the interfaces of this framework, see Audio Toolbox Framework Reference.
Like Rob suggested - the best way to bring this to Corona Labs’ attention is to post it on the feedback page and try to drum up support from other Corona members.
That said it would be nice to see CL making an early stab at the new APIs offered by iOS7.
I have added it to the feedback /request page :
If anyone would like to vote for it.