Crates.io | cuet |
lib.rs | cuet |
version | 0.1.0 |
source | src |
created_at | 2024-05-26 14:43:37.689554 |
updated_at | 2024-08-19 12:27:16.328933 |
description | Library to read & append WAVE file CUE chunks |
homepage | |
repository | https://github.com/4LT/cuet |
max_upload_size | |
id | 1252617 |
size | 51,869 |
Primarily intended for manipulating Quake sound effect loops, this library can read and write WAV "cue " chunks as well as associated data stored in "LIST" chunks. This is a low-level library in the sense that it is the consumer's responsibility to ensure that WAV files created with the library are compatible with the requirements for software using the created files.
0.1.0:
Triple-licensed under MIT / Apache 2.0 / CC0 (your choice)