Hot answers tagged ios
3
MP4 with AAC audio and h.264 video is definitely playable on the PS3, and since it's an extension of Apple's .mov files, it should work on all the iDevices too.
For maximum compatibility, use the h.264 'baseline' profile, and avoid AAC-HE.
Older devices (like some DVD players) may require XVID video and AC3 audio in an AVI container, but that won't apply ...
1
Why not use the free Yamaha Grand Piano samples? They are CC-Atribution 3.0 licensed. More samples from the OLPC project.
1
"RTP MIDI" in the iOS world is a combination of two standards:
the RFC 4596/6295 standard for sending MIDI streams over RTP
links, and a thin session management protocol Apple invented
for setting up the RTP MIDI sessions. The Scenic project appears
to support the first but not the second, and thus won't work in
your application. To my knowledge, no one has ...
Only top voted, non community-wiki answers of a minimum length are eligible