KunalBagaria / rustyvibes

A Rust CLI that makes mechanical keyboard sound effects on every key press
https://github.com/kunalbagaria/rustyvibes
MIT License
208 stars 26 forks source link

seems to be using the published crate for rodio instead of the git repo? #17

Closed somebody1234 closed 2 years ago

somebody1234 commented 2 years ago

which makes most soundpacks fail to work because of the wav error

https://github.com/kb24x7/rustyvibes/blob/38b6b9e16a8085f2c6e14dd29ad4347b56dba600/Cargo.toml#L19

KunalBagaria commented 2 years ago

This is an issue by installing with cargo, I'm gonna release the fixed version of rodio myself to counter this

KunalBagaria commented 2 years ago

Issue has been fixed in the latest release v1.0.8