Files
miniaudio/research
David Reid 2399359089 API CHANGE: Update ma_decoder_get_length_in_pcm_frames().
This is now consistent with all other data sources:

  * Returns a result code
  * Length is returned via an output parameter
2021-07-04 17:03:46 +10:00
..
2019-03-06 20:42:48 +10:00

This folder contains code that I'm experimenting with outside of the main miniaudio library. It's just for
my own research and experimenting which I'm putting into the repository for version control purposes and
to get feedback from the community. You should not consider any of this code to be production quality.