diff --git a/.gitattributes b/.gitattributes index e2910a9b..9dc5a4c0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -30,5 +30,3 @@ appveyor.yml export-ignore /external/simde/*.py export-ignore /external/simde/*.yml export-ignore /external/simde/*.toml export-ignore -**/*.wav filter=lfs diff=lfs merge=lfs -text -**/*.flac filter=lfs diff=lfs merge=lfs -text diff --git a/benchmarks/sample.flac b/benchmarks/sample.flac index 599ef162..3b84350a 100755 Binary files a/benchmarks/sample.flac and b/benchmarks/sample.flac differ diff --git a/benchmarks/sample.wav b/benchmarks/sample.wav index 0976011c..2acb8351 100755 Binary files a/benchmarks/sample.wav and b/benchmarks/sample.wav differ diff --git a/tests/TestFiles/36-CajonCenter-1.wav b/tests/TestFiles/36-CajonCenter-1.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/36-CajonCenter-1.wav and b/tests/TestFiles/36-CajonCenter-1.wav differ diff --git a/tests/TestFiles/36-CajonCenter-2.wav b/tests/TestFiles/36-CajonCenter-2.wav index 7d8000da..703d521d 100755 Binary files a/tests/TestFiles/36-CajonCenter-2.wav and b/tests/TestFiles/36-CajonCenter-2.wav differ diff --git a/tests/TestFiles/36-CajonCenter-3.wav b/tests/TestFiles/36-CajonCenter-3.wav index c72231c7..2ced2683 100755 Binary files a/tests/TestFiles/36-CajonCenter-3.wav and b/tests/TestFiles/36-CajonCenter-3.wav differ diff --git a/tests/TestFiles/36-CajonCenter-4.wav b/tests/TestFiles/36-CajonCenter-4.wav index 18104612..cebfc34e 100755 Binary files a/tests/TestFiles/36-CajonCenter-4.wav and b/tests/TestFiles/36-CajonCenter-4.wav differ diff --git a/tests/TestFiles/36-CajonCenter-5.wav b/tests/TestFiles/36-CajonCenter-5.wav index 5dadf679..401fe3fe 100755 Binary files a/tests/TestFiles/36-CajonCenter-5.wav and b/tests/TestFiles/36-CajonCenter-5.wav differ diff --git a/tests/TestFiles/closedhat.wav b/tests/TestFiles/closedhat.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/closedhat.wav and b/tests/TestFiles/closedhat.wav differ diff --git a/tests/TestFiles/dummy1.wav b/tests/TestFiles/dummy1.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/dummy1.wav and b/tests/TestFiles/dummy1.wav differ diff --git a/tests/TestFiles/dummy16.wav b/tests/TestFiles/dummy16.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/dummy16.wav and b/tests/TestFiles/dummy16.wav differ diff --git a/tests/TestFiles/dummy2.wav b/tests/TestFiles/dummy2.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/dummy2.wav and b/tests/TestFiles/dummy2.wav differ diff --git a/tests/TestFiles/kick.wav b/tests/TestFiles/kick.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/kick.wav and b/tests/TestFiles/kick.wav differ diff --git a/tests/TestFiles/looped_flute.wav b/tests/TestFiles/looped_flute.wav index 022613f3..972a9f1a 100755 Binary files a/tests/TestFiles/looped_flute.wav and b/tests/TestFiles/looped_flute.wav differ diff --git a/tests/TestFiles/mono_sample.wav b/tests/TestFiles/mono_sample.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/mono_sample.wav and b/tests/TestFiles/mono_sample.wav differ diff --git a/tests/TestFiles/ramp_wave.wav b/tests/TestFiles/ramp_wave.wav index 233edfcd..838d8556 100644 Binary files a/tests/TestFiles/ramp_wave.wav and b/tests/TestFiles/ramp_wave.wav differ diff --git a/tests/TestFiles/root_key_38.wav b/tests/TestFiles/root_key_38.wav index e437d8f2..83dcb92c 100644 Binary files a/tests/TestFiles/root_key_38.wav and b/tests/TestFiles/root_key_38.wav differ diff --git a/tests/TestFiles/root_key_62.wav b/tests/TestFiles/root_key_62.wav index fed2f168..51790923 100644 Binary files a/tests/TestFiles/root_key_62.wav and b/tests/TestFiles/root_key_62.wav differ diff --git a/tests/TestFiles/short_non_wavetable.wav b/tests/TestFiles/short_non_wavetable.wav index 3b3195b9..e71973d3 100644 Binary files a/tests/TestFiles/short_non_wavetable.wav and b/tests/TestFiles/short_non_wavetable.wav differ diff --git a/tests/TestFiles/silence.wav b/tests/TestFiles/silence.wav index a9111a1c..6218802a 100644 Binary files a/tests/TestFiles/silence.wav and b/tests/TestFiles/silence.wav differ diff --git a/tests/TestFiles/snare.wav b/tests/TestFiles/snare.wav index cc895266..d31835e5 100755 Binary files a/tests/TestFiles/snare.wav and b/tests/TestFiles/snare.wav differ diff --git a/tests/TestFiles/stereo_sample.wav b/tests/TestFiles/stereo_sample.wav index 0fb96078..027a41d4 100755 Binary files a/tests/TestFiles/stereo_sample.wav and b/tests/TestFiles/stereo_sample.wav differ diff --git a/tests/TestFiles/wavetable_with_loop_at_endings.wav b/tests/TestFiles/wavetable_with_loop_at_endings.wav index a3d3569c..b6aafda4 100644 Binary files a/tests/TestFiles/wavetable_with_loop_at_endings.wav and b/tests/TestFiles/wavetable_with_loop_at_endings.wav differ