openframeworks / openframeworks/openFrameworks

iOS: ofSoundStream access to AudioUnit

Open
#2,544 18 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.