NiklasEi / bevy_kira_audio

A Bevy plugin to use Kira for game audio
Apache License 2.0
345 stars 54 forks source link

Support additional types audio tweens? #76

Open johanhelsing opened 2 years ago

johanhelsing commented 2 years ago

Maybe I'm mistaken, but as far as I understand, it looks like kira supports lots of different tweens (allowing frequency slides etc.), but that the only exposed tween is through the fade_in command.

Or maybe exposing such features is out of scope?

NiklasEi commented 1 year ago

I wouldn't say it's out of scope, but probably quite low priority compared to features like audio streams and clocks.