Skip to content

Commit 2876acc

Browse files
authored
N32: Kira v0.6.0 (#990)
1 parent 0b81d77 commit 2876acc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

content/news/032/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,25 @@ A full list of a the changes are available in the [changelog][gd-changelog].
337337
[gd-discord]: https://discord.com/invite/FNudpBD
338338
[gd-twitter]: https://twitter.com/GodotRust
339339

340+
### [kira v0.6.0](https://github.com/tesselode/kira)
341+
342+
[Kira] by [@tesselode] is a backend-agnostic library to create expressive audio
343+
for games. It provides parameters for smoothly adjusting properties of sounds, a
344+
flexible mixer for applying effects to audio, and a clock system for precisely
345+
timing audio events.
346+
347+
v0.6.0 is a complete rewrite with a more elegant API, support for streaming sounds,
348+
swappable backends, and more flexible mixer routing. See the full [changelog] for
349+
more details.
350+
351+
_Discussions: [/r/rust], [twitter]_
352+
353+
[Kira]: https://github.com/tesselode/kira
354+
[@tesselode]: https://twitter.com/tesselode
355+
[changelog]: https://github.com/tesselode/kira/releases/tag/v0.6.0
356+
[/r/rust]: https://www.reddit.com/r/rust/comments/t984ss/kira_game_audio_library_v060_complete_rewrite
357+
[twitter]: https://twitter.com/tesselode/status/1501213862988849152
358+
340359
## Popular Workgroup Issues in Github
341360

342361
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)