aboutsummaryrefslogtreecommitdiff
path: root/utils/tinycap.c
AgeCommit message (Collapse)Author
2016-12-01Replaced old calls to pcm_read and pcm_writeTaylor Holberton
The newer pcm_readi and pcm_writei functions are now being used.
2016-10-02changed default rate to match that of tinyplayTaylor Holberton
2016-10-01put programs into utils dirTaylor Holberton