Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI and LEDs not responding to Frequency Sliders #346

Open
3gyptian opened this issue Nov 20, 2021 · 2 comments
Open

GUI and LEDs not responding to Frequency Sliders #346

3gyptian opened this issue Nov 20, 2021 · 2 comments

Comments

@3gyptian
Copy link

Hi .. first time build with this and overall this thing works really great! However .. the frequency sliders don't seem to make any changes to gui or effects as one would expect. There' s no error in the visualizer output when I do the slides. I can go in and change the code to different min/max frequencies and the screen updates accordingly on restart .. along with different response on the LED's.

I'm running this on MacOS Catalina 10.15.7 from brew installed python3 if that rings any bells for anyone.

Thanks and congrats on such a great visualizer!

@whytox
Copy link
Contributor

whytox commented Feb 8, 2022

Hi, in the file visualization.py exchange move the line
freq_slider.tickMoveFinished = freq_slider_change
before the the two add_tick methods.

I'll do a PR as soon as possible.

@joeybab3
Copy link
Collaborator

Please confirm that the issue has been fixed for you, I applied the PR as it seemed to solve it on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants