Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-05 | Ensure threasholds are zeroed before opening pcm | Simon Wilson | |
Fixes tinyplay and tinycap after a recent change to allow threasholds to be set in the pcm module. | |||
2011-07-19 | tinycap: remove extra parameter from strcmp | Simon Wilson | |
2011-07-14 | Add tinycap utility to capture PCM riff/wave files | Simon Wilson | |
This adds a utility to capture audio with a specified number of parameters. Capturing continues until a signal is received (ctrl-c). Contains some contributions from Chris Kelly <c-kelly@ti.com> |