Improvements to the playbq test

Fix bug for 8-bit and 24-bit transfer formats.
    The FIFO buffer was created with the wrong frame size.
    This bug was introduced by
    commit 208a2dae4b1bc98de4282f08c5b5acad0d797eb0
    Change-Id: Ia2ec117bb265e17ccded166a0e9809dba791c06b
Replace squeeze functions by similar from audio_utils.
Transfer format now defaults to that of the input file.
Add option '-16' to force 16-bit.
Add support for higher and arbitrary sample rates.
Add support for reading 24-bit input files.

Change-Id: Iede1f85f401bca11689a7397f33edad97e54a6f8
1 file changed
tree: 2880b4406d08a64a59d32b990e9e24b430856947
  1. doc/
  2. include/
  3. src/
  4. tests/
  5. tools/