I'm a complete newbie at Appcelerator's Titanium SDK, so I apologize in advance if this question has an obvious answer.
Is there any way to change a sound's pitch in real-time using appcelerator? Is there a module that can do that?
When looking for the answer, I found out about some objective-c libraries (dirac-2, for example) that can do that. Is there any way to interface to such libraries through Titanium without a dedicated module?