开发者

iPhone OSC Library

I know there are some iPhone Apps out there that use OSC and i'm wondering now if 开发者_StackOverflow社区someone of them released a nice library for it. I googled a loot around but didn't found anything. Maybe someone knows how to google better then me :)

I'm currently trying to get OSCKit to work on the iPhone, but i'm not that good in iPhone development.

Thanks for your answers.


TouchOSC is using oscpack

It's implemented in C++ which might be awkward to use in an iPhone (I personally don't mind)

There's a pure Objective-C OSC framework called "VVOSC" which is easy to configure and use in an iPhone SDK context: vvopensource


OSC-Kit was replaced by WOscLib

-t


Sounds like you're looking for dsmi

Don't be put off by that "DS", it works on the iPhone too.


Also, if you are using PhoneGap, I implemented OSC for javascript (client-side) in my KievII library. Here's the code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜