Skip to content

This is a fork of Apple's CreatingCustomAudioEffects sample code. Primary use case for this repo is to demonstrate possible bugs on Apple platforms.

Notifications You must be signed in to change notification settings

Nikolozi/AudioUnitV3Experiments

Repository files navigation

What is this?

This is a fork of Apple's CreatingCustomAudioEffects sample code. Primary use case for this repo is to demonstrate possible bugs on Apple platforms or in Logic Pro / GarageBand.

Check the branches to see details of the various issues.

Compiling

To compile the code, delete #include "DEVELOPMENT_TEAM.xcconfig" line in SampleCode.xcconfig file and replace it with DEVELOPMENT_TEAM = XXXXXXXXXX where XXXXXXXXXX is your Apple Develope Team ID.

Running auval on macOS

For MIDI Plug-in: auval -v aumi midi Demo

Future Plans

Can't be sure.

About

This is a fork of Apple's CreatingCustomAudioEffects sample code. Primary use case for this repo is to demonstrate possible bugs on Apple platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published