Giter Site home page Giter Site logo

auinstrument's Introduction

AUInstrument

note - this exploration pre-dates Apple's own AUv3 Instrument sample code. Apple's sample code is more current and likely a better example today.

AUInstrument can be used as a starting point for an Audio Unit v3 plugin for iOS. It consists of 3 targets:

  • AUInstrumentDemoApp: A stand alone application that hosts (and installs) the AU Extension
  • WaveSynthFramework: The WaveSynth implementation
  • WaveSynthExtension: The actual App Extension that can be loaded into GarageBand and other hosts.

The following resources were helpful in putting together this project:

The App Extension has been tested in both GarageBand and Cubasis on an iPad Air. It is a single oscillator that has naive implementations for sine, saw, square and triangle waveform. It doesn't sound very good, nor does it have an envelope or polyphony. But it is a good starting point for an iOS AU plug-in and has all of the internal plumbing, including MIDI keyboard handling and parameter changing, hooked up. All you need to do is write some reasonable DSP and UI and you can have a basic synth iOS AU Extension.

auinstrument's People

Contributors

ericgeorge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.