Skip to content

Commit ca59ff0

Browse files
authored
N16: Kira (#378)
1 parent 60b4d48 commit ca59ff0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/posts/newsletter-016/index.md

+16
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,22 @@ _Discussions:
216216
[toy benchmark]: https://git.sr.ht/~vlmutolo/rkyv-bench/tree/master/src/main.rs
217217
[architecture and internals of rkyv]: https://davidkoloski.me/blog/rkyv-architecture/
218218

219+
### [Kira]
220+
221+
[Kira] by [@tesselode] is an audio library designed to help create expressive
222+
audio for games. It aims to fill the holes in many game engines' built-in audio
223+
APIs with features for creating seamless music loops and scripting audio events.
224+
225+
v0.2.0 is coming out soon with an Arrangements feature for creating complex pieces
226+
out of individual sounds, tween easing, panning support, and workflow improvements.
227+
228+
[Kira]: https://github.com/tesselode/kira
229+
[@tesselode]: https://twitter.com/tesselode
230+
231+
_Discussions:
232+
[/r/rust](https://reddit.com/r/rust/comments/jxd9zz/announcing_kira_dynamic_audio_library_for_games/),
233+
[twitter](https://twitter.com/tesselode/status/1329559760111357954)_
234+
219235
### [gfx-rs] and [wgpu]
220236

221237
![gfx-picture](wgpu-big-picture.svg)

0 commit comments

Comments
 (0)