kira icon indicating copy to clipboard operation
kira copied to clipboard

Library for expressive game audio.

Results 29 kira issues
Sort by recently updated
recently updated
newest added

Hey there, first of all thanks for the great work. This library is core of so many playback libraries! To my issue, I want to play a radio stream using...

Hi! I stumbled upon kira while reading stuff on bevy, while trying to reasearch on the topic of audio engines for games that could lead to expressive uses of audio...

Currently, `::Error` is `()` so it cannot be converted to `Box`. Using `std::convert::Infallible` or a standalone type that implement `std::error::Error` would be more convenient.

The cpal feature seems to be needed to get bevy + kira to work on my android phone.

After updating from `0.7.0` -> `0.8.1` I'm getting an error when trying to play `StreamingSoundData`. Here's the stack trace, let me know if anything else might be helpful. ``` thread...

I am writing a game engine that has to support some custom audio format that wouldn't make sense to include in the library, so I am trying to make my...

I tried playing [this audio file](https://pls.pet/u/fragrant_plants.ogg) as a `StreamingSoundData` with a loop point of 7.0. Occasionally, this would work, but sometimes, it would come out as a scratchy mess: https://user-images.githubusercontent.com/8634700/206922679-c6a48323-92aa-4923-8758-9b918ca80a4d.mp4...

The minimal reproducing steps are simply dropping a `AudioManager`. ``` PanicInfo { payload: Any { .. }, message: Some(called `Option::unwrap()` on a `None` value), location: Location { file: "~/.cargo/registry/src/github.com-1ecc6299db9ec823/kira-0.7.1/src/manager/backend/cpal/desktop/stream_manager/renderer_wrapper.rs", line:...

``` Jul 13 21:23:21 madeline pipewire[3442]: pw.node: (alsa_input.usb-BLUE_MICROPHONE_Blue_Snowball_SUGA_2020_08_24_76092-00.mono-fallback-161) graph xrun (1 suppressed) Jul 13 21:58:53 madeline pipewire[3442]: pw.node: (easyeffects_source-75) graph xrun (0 suppressed) Jul 13 21:58:53 madeline pipewire[3442]: pw.node: (automancy.P.808305.0-383)...