aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/wave.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-25Restructure: Move wave from common code to 'libwave'Andreas Eversberg1-37/+0
2017-02-25Use thread to record and playback wave files without blockingAndreas Eversberg1-0/+14
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg1-2/+4
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-2/+2
2017-02-18Wave recording and playback now uses multi channelsAndreas Eversberg1-4/+6
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg1-0/+19