Recent Commits to cava:master

  • 09/11/2024 11:06

    make portaudio input more robust

    make portaudio input more robust
    
    get rate, channels and format from device before starting audio thread
    
    fix mono input, only 2 channels are used if more are reported
    
    will try 16bit format if not able to find any supported
    
    if no input channels are listed, exit with error
    
    reference option to list devices if opening stream fails
    
    reference readme in device list

Log in