hrtfrender: Switch back to hrtf 0.7

This needs some more work because of behaviour changes.
This commit is contained in:
Sebastian Dröge 2022-01-31 15:50:34 +02:00
parent 42f9f99690
commit bbe0b068e5

View file

@ -17,7 +17,7 @@ byte-slice-cast = "1.0"
num-traits = "0.2"
once_cell = "1.0"
ebur128 = "0.1"
hrtf = "0.8"
hrtf = "0.7"
nnnoiseless = { version = "0.3", default-features = false }
smallvec = "1"
atomic_refcell = "0.1"