Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / hacks / atmos / extract.sh
1 #!/bin/bash
2 sox ~/DCP/Examples/atmos_channel_14.wav -t s32 - | od -t d4 -w4 -v | awk '{print $2}'