Skip to content

AudioKit/Microtonality

Repository files navigation

Microtonality

Build Status License Reviewed by Hound Twitter Follow

microtonality-small.mov

Tuning tables developed by Marcus Hobbs and used in the AudioKit Synth One iOS app.

Installation

Install with Swift Package Manager.

Documentation

  • TuningTableETNN: helper object to simulate a Swift tuple for ObjC interoperability
  • TuningTableDelta12ET: helper object to simulate a Swift tuple for ObjC interoperability
  • TuningTable: TuningTable provides high-level methods to create musically useful tuning tables
  • TuningTableBase: TuningTableBase provides low-level methods for creating arbitrary mappings of midi note numbers to musical frequencies The default behavior is "12-tone equal temperament" so we can integrate in non-microtonal settings with backwards compatibility