mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.34k stars 201 forks source link

Fixed filter UI component style not updating in initialization. #275

Open xard-dev opened 3 years ago

xard-dev commented 3 years ago

UI did not set the filter style after initializing the UI for the first time.

As I don't know the code base well yet this might not be the ideal place to do this but it works and I did additional safety check in case filterstyle was not initialized at that point under some circumstances to prevent unexpected crashes.