rerdavies / pipedal

Guitar Effect Pedal for Raspberry Pi, with a web interface designed specifically for phones.
https://rerdavies.github.io/pipedal/
Other
90 stars 6 forks source link

[BUG] Crash when audio adapter has fewer input channels than output channels. #68

Closed rerdavies closed 2 years ago

rerdavies commented 2 years ago

To Reproduce Plug in an audio adapter that has 1 input channel and 2 output channels.

Select the audio device.

Restart pipedal.

Result: service crashes on launch with "invalid channel" message.