[dependencies.byteorder]
version = "1.3.4"
[dependencies.rubato]
version = "0.14.1"
[dependencies.rustfft]
version = "6.0.1"
[package]
authors = ["Dmitry Stepanov <d1maxa@yandex.ru>"]
description = "HRTF (Head-Related Transfer Function) audio signal processor"
documentation = "https://docs.rs/hrtf"
edition = "2018"
include = ["/src/**/*", "/Cargo.toml", "/LICENSE", "/README.md", "/examples/*"]
keywords = ["sound", "hrtf", "binaural"]
license = "MIT"
name = "hrtf"
readme = "README.md"
repository = "https://github.com/mrDIMAS/hrtf"
version = "0.8.1"