Core MIDI Swift
Swift 2 and CoreMIDISwift 2 and CoreMIDI
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 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 {...}
Swift
Disabled UIToolbar appearance A short tip on how to show that a UIToolbar is disabled. Introduction How to do it Summary Resources Introduction I wanted {...}
Swift
Scroll to UICollectionView header in Swift Introduction How To Summary Resources Introduction One of the things that the UICollectionView lacks is the UITableView’s index title {...}
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. {...}