English 中文(简体)
我想要把开放式的AL用于Pi,但到低水平。
原标题:I want to use Open AL for the iPhone but it is to low level

我想要改变我的音响,我知道,AV基金会不是寻找这一点的场所,但我不想学习开放的AL,因为那是低水平的,谁知道我会把什么作为替代办法?

最佳回答

take a look at this link. Lately, I used csound API for creating MIDI sounds. But OpenAL is cross-platform audio manipulation library that is supported on the iPhone. Hope this answer helps you. Take a look at this FAQ.

问题回答

Take a look at Dirac 2 for iPhone:
http://www.dspdimension.com/technology-licensing/dirac2-iphone/

If you want to implement this yourself, you could also consider using Core Audio and the RemoteIO audio unit.
Core Audio is also a low level API, but if you want to do DSP, you will have to use this kind of APIs sooner or later.

To get started with the RemoteIO unit:
http://atastypixel.com/blog/2008/11/04/using-remoteio-audio-unit/





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签