#sound #map-format #file #specification #soundmap

rg_soundmap

A Rust library for managing a sound map format

8 releases (breaking)

Uses new Rust 2024

0.7.0 Jul 6, 2025
0.6.0 Jul 4, 2025
0.5.0 Jun 29, 2025
0.4.0 Jun 28, 2025
0.1.1 May 18, 2025

#692 in Audio

Download history

474 downloads per month

Custom license

29KB
645 lines

rg_soundmap

github crates.io docs.rs

A Rust library for adding or managing a soundmap file. It is used for developing games and applications.

You can see format specification here.

License

This library follows MIT License. but some example data applies CC BY-NC-SA 4.0. (What data applies is TBD)

SPDX-License-Identifier: MIT WITH CC-BY-NC-SA-4.0

Dependencies

~2–7MB
~157K SLoC