Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test raw binary data. #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Test raw binary data. #130

wants to merge 1 commit into from

Commits on Apr 2, 2019

  1. Test raw binary data.

    Many QR decoders do not handle this case well.
    
    The source of this was a public domain sound sample, clipped to fit into a QR code:
    $ curl "https://sampleswap.org//samples-ghost/DRUM%20LOOPS%20and%20BREAKS/161%20to%20180%20bpm/128\[kb\]161_amenvar3.aif.mp3" | head -c 300 | qrencode -8 -v 10 -o embedded-nul/input.png
    kousu committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d8851fe View commit details
    Browse the repository at this point in the history