Skip to content

Clarify formats when working with input/output scopes on an AudioUnit's input/output elements. #60

Open
@mitchmindtree

Description

@mitchmindtree

Each audio unit actually has 4 formats:

  • Input and output scope formats for the input element.
  • Input and output scope formats for the output element.

#47 is related to this but perhaps not general enough in its approach to solving this.

Perhaps we should change stream_format to always require taking the Scope and Element as arguments? cc @plietar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions