今度はCrudebyteによるJACK が新たなiOSのスタンダードを作るかも、というニュース。AudioBusはアプリとアプリのオーディオ信号をバーチャルに接続することのできる技術だったわけですが、このJACKはアプリとアプリのAudio 接続だけでなくMIDIの接続や同期も可能にするもので、その接続方法はユーザーがモジュールをケーブルでつなげていくような自由度を持ち、データの共有や、DAWソフトウェアや外部機器との接続も可能にするという。残念ながら今の時点でこのJACKをサポートするアプリはごくわずかでその効果を体験することはほとんどできない。しかし、このシステムコードはすでに無償公開されており、興味のあるディベロッパーならば誰でもすぐに試すことができる準備が整えられている。今後のiOS音楽アプリのあり方を大きく左右する要チェックの事項。詳しくは公式ホームページよりどうぞ。
App StoreにてJack Audio Connection Kit フリー
- Audio connections between apps and external devices¹.
- MIDI connections between apps and external devices¹.
- Record/Playback synchronization between apps.
- Multi Core CPU support for high performance (parallelized internal audio graph).
- Low Latency Performance (configurable, i.e. 2ms buffer sizes).
- Arbitrary, custom data sharing among apps (allows easy extensions of the system).
- Arbitrary amount of audio & MIDI ports per app, changeable at runtime.
- Intuitive user interface that allows you to easily manage all audio and MIDI connections, environment settings, monitor current overall CPU usage and more …