We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5fb94 commit 93b29fcCopy full SHA for 93b29fc
tests/test.sh
@@ -14,7 +14,7 @@ if [ $os == 'cygwin' ] || [ $os == 'msys' ]
14
then
15
#Windows ...
16
resampler_path="C:\bin\win64-avx-mingw-w64-compiler\ReSampler.exe"
17
- #resampler_path=../x64/Release/ReSampler.exe
+ #resampler_path=../x64/AVX_Release/ReSampler.exe
18
#resampler_path="E:\Temp\ReSampler1.3.6\ReSampler.exe"
19
#resampler_path=../x64/minGW-W64/ReSampler.exe
20
else
0 commit comments