not-matt / Systematic-LEDs

Audio reactive, all in one, room lighting for your computer.
MIT License
100 stars 35 forks source link

Fixing exception if index of selected microphone has changed #79

Closed dermodmaster closed 5 years ago

dermodmaster commented 5 years ago

Fixing exception if index in self.devices of selected microphone has changed. This will make it more stable, because it will search for the new array index in self.devices

dermodmaster commented 5 years ago

there is alerady a fix for it https://github.com/not-matt/Systematic-LEDs/pull/71

didnt saw it lol