David Reid
98792caeaa
Resampling testing.
2019-10-19 07:40:46 +10:00
David Reid
6c5119f0b3
Update dr_flac.
2019-09-28 07:23:10 +10:00
David Reid
bb22d85a71
Add an example for handling fixed sized callbacks.
2019-09-10 19:59:13 +10:00
David Reid
a83175378b
Update the ma_duplex test.
2019-08-31 10:42:32 +10:00
David Reid
cc685b88ca
Experimental optimzations to mono/stereo channel conversion.
2019-08-31 08:02:25 +10:00
David Reid
a04780f888
Update test project files.
2019-08-28 08:15:46 +10:00
David Reid
4edc39acd0
Add loopback example.
2019-08-21 11:00:06 +10:00
David Reid
f656101349
Version 0.9.6
2019-08-04 08:16:03 +10:00
David Reid
9f6d101ae4
Update test project files.
2019-07-30 20:15:18 +10:00
David Reid
d289e5cf6f
Sketch out an API idea for the new resampler.
2019-05-09 19:10:28 +10:00
David Reid
c38983cd07
Project update.
2019-05-05 21:10:48 +10:00
David Reid
e1eb387acf
Add simple_mixing example.
2019-03-17 12:49:47 +10:00
David Reid
b07c3efd6f
Improvements to reading and seeking bytes in decoders.
...
* To read bytes, use ma_decoder_read_bytes().
* To seek bytes, use ma_decoder_seek_bytes().
* The read pointer is now tracked in the ma_decoder object. You can use
this to move back to a prior position.
2019-03-07 18:31:49 +10:00
David Reid
ceb81f60e4
Rename files from "mal" to "ma".
2019-03-06 21:01:51 +10:00