Skip to content

Listener view direction is ignored #3

@michalsuchanek

Description

@michalsuchanek

It seems to me that in commit #680ee08b87f53702e92f7b338bd785d54b9f9ce2, directional audio processing was removed (with the stated intention of modeling all sound as point source audio). However, the HRTF processing involving the direction of the listener was also discarded; this means that updating the listener's view (via update_view, for instance) does absolutely nothing.

Are there any plans to reimplement this property into the HRTF model? It's quite a critical component for simulating 3d audio. I suppose the application can manage the positions of the audio objects relative to the listener, but then it would at least make sense to remove the misleading listener direction properties and methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions