A minimal AUv3 instrument example using AudioKit 5

Overview

AUv3 Instrument (AudioKit 5)

A minimal AUv3 instrument example using AudioKit 5. Download the project, customize it however you like, and share your work with the world.

AudioKit is an open source project that provides incredible, easy to use building blocks for making music apps.

(Click the image to watch "How to Make an AUv3 Instrument for iOS with AudioKit 5")

How to Make an AUv3 Instrument for iOS with AudioKit 5

Features

• InstrumentEXS Sample App w/ Square Instrument

• Simple AUv3 Extension with Presets & Reverb AUParameter

• Easy to Use, Fully Customizable & Open Source

Enjoy!

Nick Culbertson @MobyPixel

MobyPixel.com

You might also like...
A minimal chromatic tuner for iOS & macOS.
A minimal chromatic tuner for iOS & macOS.

Zen Tuner A minimal chromatic tuner. Works well with any instrument, whether it's woodwinds, brass, strings or voice. Dark Light Features Beautiful, c

Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture.
Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture.

Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern 🎨 and MVVM architecture 🏗 . Made with love ❤️ by Sameer Nawaz

The DoubanFM for iPhone,using AFN and MPMoviePlayer
The DoubanFM for iPhone,using AFN and MPMoviePlayer

DoubanFM github:@XVXVXXX csdn:@XVXVXXX please open DoubanFM.xcworkspace The DoubanFM for iPhone,using MPMoviePlayer &AFNetworking@AFNetworking/AFNetwo

A real-time, votable, democratized music queue on iPad and iPhone using Spotify
A real-time, votable, democratized music queue on iPad and iPhone using Spotify

Queue'd Music Queue'd is the best way to enjoy music with your friends. Add your favorite songs to a shared music queue at your favorite bars, restaur

Sample project displaying bugs in the StarSDK while using Kotlin Native

StarSampleSdk iOS Bugs that need to be reproduced Retrieving network printer status fails after subsequent attempts Star Bluetooth printer with an act

A small cookbook app created with UIKit using the mealDB API
A small cookbook app created with UIKit using the mealDB API

Your-New-CookBook This is a small cookbook app I created with UIKit using the me

A Spotify clone created using SwiftUI
A Spotify clone created using SwiftUI

Spotify Clone Its a Spotify clone created using SwiftUI. Deployment To deploy th

MusicPlayer - Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture
MusicPlayer - Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture

Skailer 🎧 Beautiful Music Player app built using SwiftUI to demonstrate Neumorp

Detect-a-Beacon - An educational application using Apple iBeacon technology to detect beacons
Detect-a-Beacon - An educational application using Apple iBeacon technology to detect beacons

Detect-a-Beacon An educational application using Apple iBeacon technology to det

Comments
  • Some nice updates! An oscillator edition would be appreciated.

    Some nice updates! An oscillator edition would be appreciated.

    That new keyboard is WAY nicer. Thanks for adding that! Today tried for hours to get a recipe from the Cookbook to function with this project. Previously did the AU, but today was going for the AU and the app also (partially to avoid the App Store Connect hassles and partially because thought it would be MUCH easier than it was). An oscillator (not an EXS sampler) edition of this project template would certainly be a nice and appreciated addition. I imagine that is likely pretty easy when somebody is very comfy with how AudioKit 5 does things and how the MIDI system of that framework is built. If there is an easy way to slap an oscillator into that, certainly would like to know how. Basically there weren't compatible noteOn methods seemingly. I switched it from MIDISamplerInstrument to MIDIInstrument with the VocalTract and thought that should do it, but without a compatible noteOn it was a bigger challenge than anticipated. Anyway, thanks in advance for posting a short how-to on converting that to oscillator compatibility or for posting an oscillator example!

    PS: "Modular, modular, modular" is a nice software architecture CHANT for such a framework. Modular architecture is easier to use and maintain. I am way into modular product design though.

    enhancement 
    opened by 01GOD 8
  • Any recommendations on how to reduce aliasing in the audio when using Audiokit 5?

    Any recommendations on how to reduce aliasing in the audio when using Audiokit 5?

    Thanks for posting that and that tutorial! Any recommendations on how to reduce aliasing in the audio when using Audiokit 5? Built something simple with that a while ago and it sounded a little too rough.

    Thanks in advance!

    opened by 01GOD 7
  • Weirdly the first build archive uploaded to App Store Connect had the AU bundle ID, but subsequent builds had the main App bundle ID.

    Weirdly the first build archive uploaded to App Store Connect had the AU bundle ID, but subsequent builds had the main App bundle ID.

    Weirdly the first build archive uploaded to App Store Connect had the AU bundle ID, but subsequent builds had the main App bundle ID. Hadn't changed those after the first upload. Already tried changing the scheme and building another archive.

    Know of a way to force the archive to use the AU bundle ID again instead of the main App bundle ID? So weird that Xcode did that once and not again after. Having a build with a main app and an AU extension both in the same build is unique.

    Thanks in advance for posting a solution!

    opened by 01GOD 2
Owner
Nick Culbertson
Hello World! Making Digital Doodads—Apps, Games, Music, Videos & More | What I'm Doing Now: http://mobypixel.com/now
Nick Culbertson
MusicalInstrument - Play musical instrument in just few lines of swift code

MusicalInstrument Play musical instrument in just few lines of swift code. Requi

null 2 Feb 3, 2022
AudioKit 67 Dec 21, 2022
AudioKit is an audio synthesis, processing, and analysis platform for iOS, macOS, and tvOS.

AudioKit is an audio synthesis, processing, and analysis platform for iOS, macOS (including Catalyst), and tvOS. Installation To add AudioKit

AudioKit 9.5k Dec 31, 2022
Microtonal Tuning Tables for AudioKit

Microtonal Tuning Tables for AudioKit These tuning tables were developed by Marcus Hobbs and used in the AudioKit Synth One iOS app. Installation via

AudioKit 11 Nov 23, 2022
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player

AudioKit ROM / Sample Player Welcome to the official AudioKit example of a sample-based music instrument written in Swift. It can be modified to play

AudioKit 500 Dec 27, 2022
AudioKit Synth One: Open-Source iOS Synthesizer App

AudioKit Synth One We've open-sourced the code for this synthesizer so that everyone is able to make changes to the code, introduce new features, fix

AudioKit 1.5k Dec 25, 2022
Swift Xcode Project that demonstrates how to set up a microphone input via AudioKit verions 5.

AudioKit Mic Input Swift Xcode Project that demonstrates how to set up a microphone input via AudioKit verions 5. Be sure to plug in headphones in ord

Mark Jeschke 0 Oct 23, 2021
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

Made by Applikey Solutions Find this project on Dribbble Table of Contents Purpose Features Supported OS & SDK Versions Installation Usage Demo Releas

Applikey Solutions 1.1k Dec 26, 2022
C-backed AudioKit DSP

AudioKitEX This extension to AudioKit contains all of the AudioKit features that rely on C/C++ DSP. Documentation The documentation appears in the Wik

AudioKit 27 Jan 1, 2023
Website for AudioKit documentation.

AudioKit.io audiokit.io hosts DocC documentation for all AudioKit packages. Running the Website The first and only thing we need to do is add a workin

AudioKit 3 Sep 5, 2022