Update soxr to 0.1.3; make wasm compatible

This commit is contained in:
2022-08-03 18:10:19 -04:00
parent 6e4030212c
commit 39eb95a824
141 changed files with 9179 additions and 9529 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
# SoX Resampler Library Copyright (c) 2007-15 robs@users.sourceforge.net
@@ -6,8 +6,9 @@ set -e
../../tests/bandwidth-test
../../tests/eg-test
../../tests/io-test
../../tests/io-test 3
../../tests/large-ratio-test
../../tests/phase-test
../../tests/q-test
../../tests/time-test
../../tests/time-test 1
../../tests/time-test 2