summaryrefslogtreecommitdiff
path: root/shared-module/struct
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2019-11-25 09:07:20 -0600
committerJeff Epler <jepler@gmail.com>2019-11-25 09:07:20 -0600
commit19d122e546016f02b4315a5b4a35a3e6884e127f (patch)
treed838c5c6df2f23d3c044d20f240aba1753aaa413 /shared-module/struct
parentc000567d880b054ca9ed0e9f96ee474451e92e3c (diff)
nrf: i2sout: Fix double-increment when copying samples
This caused two problems when playing unsigned samples: * When an even number of samples were present, it "worked" but only every other sample was copied into the output, changing the waveform * When an odd number of samples were present, the copy continued beyond the end of the buffers and caused a hard fault
Diffstat (limited to 'shared-module/struct')
0 files changed, 0 insertions, 0 deletions