Skip to content

An implementation of Distance Based Amplitude Panning by Lossius et al in Rust.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mitchmindtree/dbap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbap Build Status Crates.io Crates.io docs.rs

An implementation of Distance Based Audio Panning by Trond Lossius et al.

The main types of interest are Speaker and SpeakerGains.

The Speaker type allows the user to describe the position of each speaker along with a custom "weight".

The SpeakerGains type is an iterator that, given a slice of Speakers, yields the distance based amplitude panning gain for each speaker.

License

Licensed under either of

at your option.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

An implementation of Distance Based Amplitude Panning by Lossius et al in Rust.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages