mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-16 08:27:10 +00:00
Update soxr to 0.1.3; make wasm compatible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user