summaryrefslogtreecommitdiff
path: root/decoders/i2s_dump/__init__.py
AgeCommit message (Collapse)Author
2013-10-13Add new i2s_dump protocol decoder.Uwe Hermann
This stacks of top of the 'i2s' decoder and outputs the audio data to file (or stdout) in various formats. Currently only WAV is supported. This is work in progress, it has various hard-coded assumptions.