Skip to content
  • Soeren Apel's avatar
    demo: Properly handle low samplerates · 767ca135
    Soeren Apel authored
    A "low samplerate" in this case means anything where
    samples_todo is less than SAMPLES_PER_FRAME. This case
    wasn't handled properly before, resulting in wrong
    amounts of data being sent out.
    767ca135