Core MIDI Swift
Swift 2: AVFoundation to play audio or MIDISwift 2: AVFoundation to play audio or MIDI
Swift AVFoundation There are many ways to play sound in iOS. Core Audio has been around for a while and it is very powerful. It {...}
Core MIDI Swift
Swift AVFoundation There are many ways to play sound in iOS. Core Audio has been around for a while and it is very powerful. It {...}
Apple Computer Music Core MIDI MIDI Swift
Swift 2 AVAudioSequencer There’s a brand new MIDI sequencer class in Swift 2 beta! It’s the AVAudioSequencer. Introduction AVAudioSequencer Setup AVAudioEngine Setup AVMusicTrack Summary Update {...}
Core MIDI Swift
Swift 2 and CoreMIDI Swift 1.2 is notorious regarding its lack of function pointers to deal with C APIs such as Core MIDI. I’ve complained^H^H^H^H^H {...}
Core MIDI Swift
Swift MIDI Trampoline Swift does not support C Function pointers. I’ve written about that a few times. So, what do you do if you need {...}
Core MIDI Swift
Swift and C API callbacks Swift is supposed to have been designed for compatibility with existing Apple APIs, including C APIs such as CoreMIDI. N.B. {...}