Commit Graph

12 Commits

Author SHA1 Message Date
Rob Watson 470a543ca1 refactor 2021-01-28 08:11:28 +01:00
Rob Watson c612714efa further test coverage 2021-01-27 21:10:31 +01:00
Rob Watson 5c836c4f70 add tests, implement frame size 2021-01-27 18:09:38 +01:00
Rob Watson bbd3dd881e further samplerate tests 2021-01-27 07:33:16 +01:00
Rob Watson 2171eba4c9 extend test coverage 2021-01-27 07:03:46 +01:00
Rob Watson 88c8e210a6 refactor to use a byte slice with bigendian ordering
this matches both the data structure and the underlying data that we
receive from the network, so we should also use them internally.
2021-01-27 06:51:08 +01:00
Rob Watson e99b2923c1 wip: about to refactor to use byte slice 2021-01-27 06:22:17 +01:00
Rob Watson f8888ef614 continue development 2021-01-26 17:08:40 +01:00
Rob Watson 85c66d74c2 implement audio version and layer index parsing 2021-01-26 10:38:35 +01:00
Rob Watson f16a5c99c8 wip: nothing working 2021-01-25 19:35:18 +01:00
Rob Watson 67be7684dc Read some bytes 2021-01-25 09:03:24 +01:00
Rob Watson 08b288d6a7 Initial commit 2021-01-25 09:03:10 +01:00