You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
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
The text was updated successfully, but these errors were encountered: