fmod1

Crates.iofmod1
lib.rsfmod1
version0.0.13
created_at2025-07-13 03:56:22.395663+00
updated_at2025-07-13 03:56:22.395663+00
descriptionRust wrapper for FMOD low-level API
homepage
repositoryhttps://gitlab.com/spearman/fmod-rs
max_upload_size
id1749945
size412,533
Shane Pearman (spearman)

documentation

README

fmod

Incomplete Rust interface for the FMOD 1.10.20 (FMOD 5) Low Level API

NOTE: running the example on NixOS with pulseaudio seems to have problems; after running and exiting the program, attempting to run again will fail to create the FMOD system with FileNotfound error; run $ pulseaudio -k to kill pulseaudio and then run the program again should automatically restart pulseaudio and then the example should work

FMOD libraries with the 'L' suffix include logging to terminal or log file.

Commit count: 0

cargo fmt