Skip to content

destination path error #1

@gerruz

Description

@gerruz

Hi Andrés,
I'm having this issue when saving the text file in the basic example of the documentation:

Traceback (most recent call last): File "ambisonic_test_white.py", line 365, in <module> ambiscaper.generate(destination_path=destination_path,generate_txt=True)

IOError: [Errno 2] No such file or directory: './output/ambi_test_audio_5th_order_white_long/./output/ambi_test_audio_5th_order_white_long/ambi_test_audio_5th_order_white_long.txt'

It seems some small bug on the path concatenation inside the "generate" module. The output Ambisonics wav files are generated correctly, the error is related to the text file only.

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