Skip to content

How to set a directional sound source?  #1

Description

@szhang-hub

Thanks for your excellent work! I set my sound source as shown below,
source=np.array([0.0,4.0,1.7]) audio_sensor = sim.get_agent(0)._sensors["audio_sensor"] audio_sensor.setAudioSourceTransform(source) audio_sensor.setAudioMaterialsJSON("data/mp3d_material_config.json")
I wonder whether the sound source is omnidirectional or directional? If it is directional, how to change the direction of the sound source?Thanks for your answer!

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