Skip to content

Example code for creating audio sampler instruments for iOS (probably also applicable to other Apple OS)

Notifications You must be signed in to change notification settings

slhodak/iOSAudioSamplers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

There do not seem to be a lot of basic examples for how to create sampled instruments for iOS. Synthesizer code is much easier to find. This repository aims to provide a few hello-worlds for sampled audio production with Apple devices.

The demo instrument is a SoundFont piano.

Examples

  1. AudioKit AppleSampler (Documentation)
  2. AVAudioUnitSampler (Documentation)

More useful documentation on Apple's AVAudioUnitSampler by AudioKit: Site

  1. Dunne AudioKit Sampler (Documentation) Not functioning

About

Example code for creating audio sampler instruments for iOS (probably also applicable to other Apple OS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages