Skip to content

GitGhillie/phonon_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Audio Rust Rewrite

A community effort to rewrite Valve's Steam Audio into a Rust library.

Note: Steam Audio is massive and the benefits of rewriting it in Rust are going to be sparse at best. Therefore, this is more of a project for people passionate about Rust + audio/maths/physics. If you want a quicker route to using Steam Audio in your Rust project, it is better to use one of the Rust bindings out there.

Contributing

Please contact me on Discord (user: ixml) to check what is being worked on and what needs to be done.

At this stage the focus is on the following:

  • Try to get the tests and benchmarks working
  • Roughly follow the file structure of Steam Audio
  • Write Rusty code
  • Don't worry too much about performance yet (leave a 'todo' if necessary)
  • Look for opportunities to make use of the Rust ecosystem

License

Licensed under Apache-2.0

About

Unofficial Steam Audio Rust Rewrite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages