Computer Music Core Audio
Writing an Audio Unit v3: InstrumentWriting an Audio Unit v3: Instrument
Develop an iOS Audio Unit v3 Instrument in Objective-C and C++. (Swift can be used for the UI though). {...}
Computer Music Core Audio
Develop an iOS Audio Unit v3 Instrument in Objective-C and C++. (Swift can be used for the UI though). {...}
AVFoundation Computer Music Core Audio Swift
iOS: trimming audio files I’ve written about how to record audio on iOS using Swift. But, how do you trim the recording? Introduction Summary Resources {...}
iOS Swift
Asynchronous unit testing in Swift You have probably written code with a NSURLSessionDataTask that notifies a delegate when the data is received. How do you {...}
Swift
Swift dragging a UIView Here is one simple way to drag a UIView. Introduction Beginning the drag Dragging Ending the drag Summary Resources Introduction There {...}
Swift
In the release notes for XCode 6 beta 5, they mention that they are using reStructuredText (quick reference) for javadoc style documentation. It has a {...}