Update audio_buffer
Add method for creating audio_buffer
Add utils for converting to and from wav
Make TonData members public so you can connstruct the data from outside the crate
Format and add comments. Add assertion to header test to verify initial data is valid.
Fix README
Add license
Split tests into separate functions
Initial commit