Skip to content

an automation for handling left-right channel mixing and intensity falloff as a function of position

License

Notifications You must be signed in to change notification settings

Deuterated/spacial_audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacial_audio

an automation for handling left-right channel mixing and intensity falloff as a function of position

This little project is me sharpening my claws on rust. The use case I have in mind is craft-built game engines, though other applications may emerge. As of 2023/3/12, it's taking x and y coordinates as separate inputs, first computing distance and heading, then using that to calculate left/right channel mix and overall volume adjustments.

todo: Shouldn't be hard to add a third axis, right?

About

an automation for handling left-right channel mixing and intensity falloff as a function of position

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published