Commit graph

6 commits

Author SHA1 Message Date
Sean DuBois e539ceec0f Continue work on Silk decoder
Start to process Silk frame
2022-07-16 00:31:59 -04:00
Sean DuBois cb80e84c4e Start to implement Silk decoder
Only parse the LP Headers, not sub-frame aware yet
2022-07-07 16:15:51 -04:00
Sean DuBois d6b193aba5 Add SampleRate method to Bandwidth
Helpful function for users
2022-06-11 21:43:09 -04:00
Sean DuBois 5f033d92e1 Refactor to be real API
Start example that uses exported Decoder
2022-06-11 16:19:32 -04:00
Sean DuBois a9fa9cdee1 Finish parsing config
Doesn't handle the packet count in the ToC yet
2022-06-07 23:57:36 -04:00
Sean DuBois 88cc70a6e3 Initial commit 2022-06-02 19:14:23 -04:00