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

Files that are missing #1

Open
nimusd opened this issue Oct 7, 2023 · 2 comments
Open

Files that are missing #1

nimusd opened this issue Oct 7, 2023 · 2 comments

Comments

@nimusd
Copy link

nimusd commented Oct 7, 2023

Hi Tantep,
I was very happy to see your SiTraNo code for Juce and I tried to compile it.
All the "essential" files seem to be there but there are a few missing.
The first one was "fftw3.h" which I could find easily but then I bumped into all the GUI "pictures" that are missing like: "playButtonNormal.png" , "playButtonDown.png", "pauseButtonNormal.png", pauseButtonDown.png" all the way to "hiresButtonNormal.png"...
Could you upload a folder containing these?

Also a BIG thank you for your very useful work in this and for sharing it so gracefully.
Nimus

@tantepSjnk
Copy link
Owner

Hi,
Thanks for pointing this out. The issue should be fixed by now. I have also removed the FFTW dependency and used JUCE's FFT instead. It will be way slower, but probably easier to compile.
Tantep

@nimusd
Copy link
Author

nimusd commented Oct 8, 2023

Hi Tantep,
Thanks a million!
That was fast...
I could compile and run it with minimum of fuss.
It all works now so I can dig into some working code, still the best way to learn for me.
Thanks again
Nimus

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

No branches or pull requests

2 participants