-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels