Skip to content

`soundlog` VGM builder/parser for Rust

Technical discussion about the VGM format, and all the software you need to handle VGM files.

Moderator: Staff

  • User avatar
  • h1romas4 Offline
  • Posts: 1
  • Joined: 2022-08-26, 15:34:38

`soundlog` VGM builder/parser for Rust

Post by h1romas4 »

Hi,

I'm currently implementing and testing a VGM builder/parser crate called `soundlog` in Rust.

https://docs.rs/soundlog/latest/soundlog/

The API is not fully stabilized yet, but feel free to connect it to your sound chip and give it a try. :D

I hope it turns out to be useful for the retro music / chiptune / VGM community.

Best regards.