README
Examples
These examples additionally uses other crates with parts of Playdate API to minimize the amount of code.
spis forSamplePlayer, loads sample from file and playfpis forFilePlayer, same as above, but forFilePlayer
How to run
cargo playdate run -p=playdate-sound --example=fp --features=sys/lang-items,sys/entry-point
cargo playdate run -p=playdate-sound --example=sp --features=sys/lang-items,sys/entry-point
More information how to use cargo-playdate in help: cargo playdate --help.