summaryrefslogtreecommitdiffstats
path: root/src/audio_core/buffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_core/buffer: Make const and non-const getter for samples consistentLioncash2019-02-161-1/+1
* audio_core: Use s16 where possible for audio samples.bunnei2018-08-051-4/+9
* audio_core: Misc. improvements to stream/buffer/audio_out.bunnei2018-07-311-0/+3
* audio_core: Add initial code for keeping track of audout state.bunnei2018-07-281-0/+37