Skip to content

satoshi-takano/ExtendedAudioUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtendedAudioUnit

This library wraps the AudioUnit framework in easy and extensible c++ interface.

Features

  • Object oriented APIs
  • Audio plugin system (It means that you can create audio effect plugins for both iOS and MacOS)
  • Includes some audio plugins (tremoro, gate, delay, distortion, sampler, recorder and more)
  • Includes high precision BPM detection

Requirements

More details

Please see the example projects.

About

ExtendedAudioUnit wraps the AudioUnit framework in easy and extensible C++ interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published