soundpad-xml 0.1.1

A library for deserializing Soundpad's XML files
Documentation
1
2
3
4
mod parse_or;
mod soundlist;

pub use soundlist::{Sound, SoundList};