michaeltyson / AudioTestLinks
Simple Core Audio/Audio Unit iOS app for testing and experimentation
☆27Updated 4 years ago
Alternatives and similar repositories for AudioTest
Users that are interested in AudioTest are comparing it to the libraries listed below
Sorting:
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆66Updated last year
- realtime FFT of audio input, for iPad using Swift and Metal☆21Updated 4 years ago
- Example of kAudioUnitSubType_MIDISynth in Core Audio and as a custom AVAudioUnitMIDIInstrument☆29Updated 7 years ago
- Application which hosts AudioUnits v3 using AVFoundation API☆118Updated 3 years ago
- Fully custumisable piano keyboard view with IBDesignable properties in swift☆34Updated 5 years ago
- Customizable ADSR Controller☆27Updated 12 years ago
- AudioKitNodality☆69Updated 9 years ago
- Image Knob example, using Kevin Loustau's renderings☆53Updated 7 years ago
- A simple custom slider for MacOS☆28Updated 8 years ago
- Open source audio unit host app for use in testing your AudioUnits or building a host app from☆11Updated 5 years ago
- MIDI in Swift☆21Updated 10 years ago
- Example code for loading and playing AudioUnit v2 and v3 instruments on macOS in Swift☆15Updated 7 years ago
- Receive and Send MIDI note messages from IOS devices - Sample Code☆50Updated 14 years ago
- Structures for the creation, analysis, and performance of music in Swift☆16Updated 6 years ago
- Customisable guitar fretboard view for iOS, tvOS and macOS with CoreGraphics☆63Updated 5 years ago
- An Objective-C iOS 5 app that loads a MIDI file (user supplied) and plays it through an Audio Unit Graph. The sampler reads a user suppli…☆36Updated 13 years ago
- Powerful polyphonic synthesizer for iOS that relies on sound fonts for generating audio - https://bradhowes.github.io/SoundFonts/☆82Updated 2 months ago
- Swift version of creating a simple AUGraph with a synth node☆54Updated 7 years ago
- Yet another knob for iOS but with IBDesignable and Ableton Live style.☆63Updated 6 months ago
- Xcode Source Editor Extension that demonstrates how to use SourceKitten via XPC Service☆20Updated 8 years ago
- Customisable UIScrollView subclass for rendering/editing MIDI notes on a piano roll view.☆84Updated 5 years ago
- Export soundfiles from your own app into the AudioShare app for iPhone, iPad and iPod touch.☆36Updated 8 years ago
- Mac application written in swift to render music notation☆18Updated 7 years ago
- Implementation of the Logic / Mackie control surface☆14Updated 12 years ago
- An exploration of functional DSP programming ideas in Swift☆105Updated 2 years ago
- @IBDesignable Horizontal or vertical UIControl subclass that can start from bottom or middle of the control.☆26Updated last year
- Starting point for an Audio Unit v3 MIDI Instrument implementation☆23Updated 3 years ago
- CoreAudio for Sound Synthesis Demonstration