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.
- Host: GitHub
- URL: https://github.com/ales-tsurko/ausinegenerator
- Owner: ales-tsurko
- Created: 2015-10-02T12:05:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T15:05:51.000Z (about 10 years ago)
- Last Synced: 2025-01-28T18:30:03.796Z (9 months ago)
- Language: Objective-C++
- Homepage:
- Size: 234 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.