An open API service indexing awesome lists of open source software.

https://github.com/ales-tsurko/ausinegenerator

Simple AU v 3 table-lookup sine oscillator. Based on the Apple's AudioUnitV3Example.
https://github.com/ales-tsurko/ausinegenerator

Last synced: 4 months ago
JSON representation

Simple AU v 3 table-lookup sine oscillator. Based on the Apple's AudioUnitV3Example.

Awesome Lists containing this project

README

          

# AUSineGenerator
Simple AU v 3 table-lookup sine oscillator. Based on the Apple's AudioUnitV3Example.

AUSineGeneratorFramework contains the implementaion of the AUSineGenerator.

SineGenerator is a simple app for iOS 9 that demonstates a usage of AUSineGenerator.