• Max Kellermann's avatar
    mvp: unsinged integers · 8c33b648
    Max Kellermann authored
    Fix some gcc warnings by using unsigned where appropriate.  Declare
    numfrequencies as "const", and replaced the magic number 12 with a
    sizeof.
    8c33b648
audioOutput_mvp.c 6.69 KB