File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -403,6 +403,24 @@ is to allow loading any custom values as dynamic assets.
403
403
[ iyes_loopless ] : https://github.com/IyesGames/iyes_loopless
404
404
[ iyes_progress ] : https://github.com/IyesGames/iyes_progress
405
405
406
+ ### [ bevy_kira_audio]
407
+
408
+ [ bevy_kira_audio] by [ @nikl_me] is an alternative audio
409
+ plugin for Bevy. It uses [ Kira] to play and control
410
+ game audio.
411
+
412
+ This month saw the release of version ` 0.10.0 ` . The plugin
413
+ now uses the latest Kira release, which was a major rewrite.
414
+ The audio channel API is improved by making all channels
415
+ resources in Bevy's ECS and sounds can be directly loaded
416
+ from asset files with settings like their volume, playback
417
+ rate, or panning. Additionally, the audio backend can now
418
+ be configured before creation through a settings resource.
419
+
420
+ [ bevy_kira_audio ] : https://github.com/NiklasEi/bevy_kira_audio
421
+ [ @nikl_me ] : https://twitter.com/nikl_me
422
+ [ Kira ] : https://github.com/tesselode/kira
423
+
406
424
## Popular Workgroup Issues in Github
407
425
408
426
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments