- Keep logging levels in sync. It does not make sense to set the default logging level to FINEST and the output levels to INFO and SEVERE. Set the default logging level to the lowest outpit logging level, in this case "INFO".
- Update alsa hostapi in portaudio to r1508(fixed latency and buffer sizes calculation).