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

wip: fix FFT #36

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

wip: fix FFT #36

wants to merge 6 commits into from

Conversation

markus-wa
Copy link

@markus-wa markus-wa commented Jun 7, 2020

see #35

  • upgraded GLSL version to 140 (made testing easier)
  • renamed iGlobalTime to iTime, like shadertoy
  • upgrade overtone to 0.10.7-SNAPSHOT (see wip: fix internal server on linux overtone#454)
  • upgraded clojure version to 1.10.1 (overtone is on that version)
  • sort of fixed the FFT but not really yet

I'll need to clean up some stuff (like removing apache's math library again that I used for testing).

Also it probably makes more sense to split this into two PRs, one for dependency upgrades and iGlobalTime -> iTime and a second one just for the FFT.

@markus-wa markus-wa marked this pull request as draft June 7, 2020 10:55
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.

1 participant