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

Small fix for big issue - Fix spectrum #575

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Conversation

otiskujawa
Copy link
Collaborator

This should fix #287 and #327

changing line 4 of SpectrumVertex.glsl resolved this issue
uniform int u_amplitude[ 1000 ];
image
somehow 1008 works and 1009+ doesn't (it was originally 1024)

For some reason #200 is back and it forced me to play guess the number but i need to compile every number to check and result is 1008 works, 1009 doesn't work

image

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

Successfully merging this pull request may close these issues.

Linux spectrum errors
2 participants