Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I just wanna know, is there some library or source can read midi file, parse it to staff and show it on iOS ?
Check the MusicPlayer class. Combined with the AUSampler audio unit available since iOS 5.0 you can build a MIDI player quite easily. (The link is OS X, but it applies for iOS as well)
Apple Documentation
About the sampler audio unit see Simple embeddable MidiSynth for iOS?
Reference from How to play MIDI on the iPhone?
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any website similar to http://iossupportmatrix.com/ where I can find the matrix of ios frameworks and compatibility. Basically if I want to use some of the framework feature I would like to refer to the matrix and see if the compatibility across os versions.
Apple maintains this list in their website below is the link to apple website for feature change from ios 6 till date
https://developer.apple.com/library/prerelease/ios/releasenotes/General/WhatsNewIniOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40008246
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I want to user barcode scanner in my app for ios in xcode 5.1, I want the barcode scanner to be Open-Source.
I googled but I couldn't find a good one.
Use ZBar bar code reader SDK. This is an open source for scanning.
http://zbar.sourceforge.net/iphone/
They have mentioned this is not working in iPhone 3G. But it works fine in iPhone 4 & above. I checked it as i'm using this SDK.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I realize this is a difficult question without a straightforward answer, but I'm hoping for some suggestions of frameworks or libraries I should start with.
Imagine a view that contains a background image, some smaller images overlaid, and a small video (an MPMoviePlayerController view) overlaid. What I need to do is create a composite video of the entire view. So the final result saved to disk would be all the images and the video combined into one video file.
What AV tools are available that would be most likely to help accomplish this?
AVAssetWriter seems to be the best option for doing this.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to do something like this:
With iPhone's camera and AR tech, I could stick one virtual paper to the desk in front of me in the real world and wherever I put my iPhone around that place I stick the paper and it still seems that the paper is on the original position where I've put it at first.
If I want to make it come true, what do I need? And what SDK is more suitable for me to use?
This question is pretty old now. Is it still open? You can try out Qualcomm Vuforia
Take a look at http://socialcompare.com/en/comparison/augmented-reality-sdks to see which AR SDK support iOS. You can start by looking into ARToolkit, Metaio, String, Vuforia, and Wikitude.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
How do I obtain the Natal SDK? Where to take it from (google had not given me lot of help)
There is now a third-party (open-source?) SDK available from Code Laboratories. The NUI SDK is still under development, but you can download it and start using it.
well, I've looked around, and I can't find it (legal or otherwise).
The natal kinect SDK would be great fun to play with... come on microsoft and xbox!
It appears that Microsoft have released the SDK to a limited number of games studios but it is not freely available. You might be able to find a pirate copy on a torrent site if that sort of thing doesn't bother you.