python-audio-effects icon indicating copy to clipboard operation
python-audio-effects copied to clipboard

should fix the problem when there are spaces in the file path

Open CrescentonC opened this issue 4 years ago • 1 comments

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!

CrescentonC avatar Apr 09 '20 17:04 CrescentonC

Is there any platform python-audio-effects works on for which posix should be False?

BartMassey avatar May 30 '20 23:05 BartMassey