circuitpython/shared-module/audiocore
Jeff Epler a854a76819 audiocore: The arguments to reset_buffer went missing
In conversion I missed these arguments were being passed, but noticed
it when an implausible value for audio_channel was sent to mp3's
reset_buffer method.

It's not clear whether there was any negative impact to this, but it
should be fixed!
2019-12-13 18:31:12 -06:00
..
RawSample.c audiosample: convert to use a protocol 2019-12-04 09:31:52 -06:00
RawSample.h audiocore: Factor from audioio 2019-07-25 06:44:26 -05:00
WaveFile.c WaveFile: Return GET_BUFFER_ERROR if wrong amount read 2019-09-08 21:59:07 -05:00
WaveFile.h WavFile.h: include vfs_fat.h for pyb_file_obj_t definition 2019-07-26 07:52:37 -05:00
__init__.c audiocore: The arguments to reset_buffer went missing 2019-12-13 18:31:12 -06:00
__init__.h audiocore: The arguments to reset_buffer went missing 2019-12-13 18:31:12 -06:00