blob: 9e5cf7b7210393b32e7b5ffe538b1aac983b22d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
test 2ch-32bit-8khz
protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
input i2s/2ch-32bit-8khz/2ch-32bit-8khz.sr
output i2s annotation match 2ch-32bit-8khz.output
output i2s python match 2ch-32bit-8khz.python
output i2s binary class wav match 2ch-32bit-8khz.bin_wav
test 2ch-32bit-8khz-no-samplerate
protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
input i2s/2ch-32bit-8khz/2ch-32bit-8khz-no-samplerate.sr
output i2s annotation match 2ch-32bit-8khz-no-samplerate.output
output i2s python match 2ch-32bit-8khz-no-samplerate.python
output i2s binary class wav match 2ch-32bit-8khz-no-samplerate.bin_wav
|