Expand description
A pure-Rust alternative to the official pxtone library.
§Features
- Support for systems of any endianness
- Support for generic Wasm targets
- I/O using standard
Read&Writetraits - Ptvoice data manipulation
§Not yet implemented
- Ptnoise data manipulation
- Project (ptcop/pttune) data manipulation
- Audio rendering/playback
§License
Modules§
- data
- (De)serializing pxtone data structures.
- prelude
- Re-exports for common use cases.
- ptvoice
- pxtone voice (ptvoice) functionality.
- voice
- General functionality for all voice types.