After I had some issues with built in alsa sound stuff that I couldn't fix. I added PortAudio support using the PyAudio package. This replaces the usage of the AlsaSink with the added PortAudioSink when "--port_audio on" is used.
Also changed to volume scale from linear to logarithmic.
After I had some issues with built in alsa sound stuff that I couldn't fix. I added PortAudio support using the PyAudio package. This replaces the usage of the AlsaSink with the added PortAudioSink when "--port_audio on" is used.
Also changed to volume scale from linear to logarithmic.