openframeworks / openframeworks/openFrameworks
iOS: ofSoundStream access to AudioUnit
Open
@admsyn is already working on this.
Since Mar 15, 2014.
addon
feature
iOS
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
On iOS, we need to a way to get the AudioUnit. For example, Audiobus (almost required for most iOS audio apps now) needs a reference to the AudioUnit created. Is there a simple way to make it public or add a getter to access the audioUnit?
I had a preview pull request that was integrated, but I guess wasn't added back after the latest update:
https://github.com/openframeworks/openFrameworks/pull/1923#issuecomment-19528599
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.