{"repo":"NiklasEi/bevy_kira_audio","free":true,"listed":false,"github":"https://github.com/NiklasEi/bevy_kira_audio","clone":"git clone https://github.com/NiklasEi/bevy_kira_audio.git","description":"A Bevy plugin to use Kira for game audio","language":"Rust","stars":463,"topics":["bevy","bevy-plugin","game-audio","kira","game-development","audio","rust","hacktoberfest"],"license":"Apache-2.0","category":"game-templates","readme_excerpt":"Bevy Kira audio This bevy plugin is intended to test an integration of [Kira][kira] into Bevy. The goal is to replace or update bevy audio , if Kira turns out to be a good approach. Currently, this plugin can play ogg , mp3 , flac , and wav formats and supports web builds. Sound can be played in channels. Each channel has controls to pause or stop playback and can change the volume, playback speed, and panning of all sounds playing in it. You can easily add new channels and access them through Bevy's ECS (see the custom channel example). Usage Note: the Bevy feature audio is enabled by default and not compatible with this plugin. Make sure to not have the audio feature enabled if you want to use bevy kira audio . Bevy's default features minus audio are \"2d\", \"3d\", \"ui\" . To play audio, you usually want to load audio files as assets. This requires AssetLoaders . bevy kira audio comes with loaders for most common audio formats. You can enable them with the features ogg (enabled by default), mp3 , wav , or flac . The following example assumes that the feature ogg is enabled. You can change settings like volume, panning, or playback rate for running sounds, or when starting to play a sound. All changes can be done as smooth transitions. By default, they will be almost instantaneous. Sound settings You can configure a sound when playing it: Optionally, you can also load a sound with already applied settings. This requires the feature settings loader . Sounds are configured in ron ","default_branch":null,"files":null,"tree":[],"storefront":"/r/NiklasEi","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/NiklasEi/bevy_kira_audio/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}