python-audio-effects
python-audio-effects copied to clipboard
should fix the problem when there are spaces in the file path
Thanks for the work! But I found that there are problems when the file path includes spaces on my windows machine. Changing the argument "posix" to be True fixes the problem for me. Hope that helps, thanks!
Is there any platform python-audio-effects
works on for which posix
should be False
?