Dave O'Neill

3pods

AESampler

An AUSampler wrapper for TheAmazingAudioEngine. Subclasses AEAudioUnitChannel.

License: MIT

  • Objective C

AUPresetManager

Apple's esoteric format for the AUSampler audioUnit usually has to be created on a Mac. Edited on the mac, with file references and all, then imported into an iOS project in the app bundle. This class uses a skeleton file (created on a Mac), then is able to dynamically generate the AUPreset dictionary so that files can be loaded on the fly.

License: MIT

  • Objective C

SQLiteWrapper

A very lightweight SQLite wrapper with a SQL like API.

License: MIT

  • Objective C