Tuning tables developed by Marcus Hobbs and used in the AudioKit Synth One iOS app.
Install with Swift Package Manager.
- 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