aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pcm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extend tools/pcm.c to allow decoding .pcm to .wavRangi422023-11-201-9/+68
| | | | Fixes #79
* Rewrite tools/pcm.c to use common.hRangi2022-03-141-96/+35
| | | | Fixes #78
* 'make tools' uses -pedanticRangi2020-11-061-6/+3
|
* pcm.c requires 22050 Hz inputRangi2020-11-061-0/+6
|
* Replace pcm.py with pcm.c, removing the dependency on PythonRangi2020-11-061-0/+157