File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -297,6 +297,30 @@ _Discussions:
297297
298298## Library & Tooling Updates
299299
300+ ### [ Kira]
301+
302+ [ Kira] by [ @tesselode ] is an audio library designed to help create expressive
303+ audio for games. It aims to fill the holes in many game engines' built-in audio
304+ APIs with features for creating seamless music loops and scripting audio events.
305+
306+ Kira v0.2.0 and v0.3.0 were released recently with quite a few improvements:
307+
308+ - Arrangements for stitching together multiple sounds and better seamless looping
309+ - Per-sequence custom event types
310+ - Groups for controlling multiple instances at a time
311+ - Audio streams for sending arbitrary audio data to the mixer
312+ - Lots of smaller features and workflow improvements
313+
314+ Kira v0.4.0 is in the works with an API refactor, serde support for config
315+ structs, and WASM support.
316+
317+ [ Kira ] : https://github.com/tesselode/kira
318+ [ @tesselode ] : https://twitter.com/tesselode
319+
320+ _ Discussions:
321+ [ /r/rust] ( https://www.reddit.com/r/rust/comments/kkf1jz/kira_game_audio_library_v030_persequence_custom/ ) ,
322+ [ Twitter] ( https://twitter.com/tesselode/status/1342878087990685700 ) _
323+
300324### [ Egui]
301325
302326![ Egui emojis] ( egui.gif )
You can’t perform that action at this time.
0 commit comments