AudioKit has introduced another free and open-source library for use in your apps. We’ve been focused on creating smaller repos that do one or two things. But are certainly open for expansion by the open-source community. The repos are small, so no one should be too overwhelmed by the code to feel confident making a pull request with their updates.
The latest one is called Waveform. It’s a GPU-accelerated SwiftUI waveform view. Aurelius Prochazka, the founder of AudioKit, and Taylor Holiday created this library.
More Recent Free & Open-source libraries from AudioKit –
CONTROLS
github.com/AudioKit/Controls
FLOW: NODE GRAPH EDITOR
github.com/audiokit/flow
PIANOROLL: TOUCH ORIENTED PIANO ROLL
github.com/AudioKit/PianoRoll
TONIC MUSIC THEORY LIBRARY
github.com/AudioKit/Tonic
SWIFTUI KEYBOARD REPO
github.com/AudioKit/Keyboard
Learn more about AudioKit code here.