@Sawatakashi I'll have to look into which libraries I can & can't include in the repo (license reasons), but for now the complete list is:
XSIMD: https://github.com/xtensor-stack/xsimd
Rubberband: https://github.com/breakfastquay/rubberband
JSON: https://github.com/nlohmann/json
RTNeural: https://github.com/jatinchowdhury18/RTNeural
RTNeural-NAM: https://github.com/jatinchowdhury18/RTNeural-NAM
math_approx: https://github.com/Chowdhury-DSP/math_approx
AudioDSPTools: https://github.com/sdatkinson/AudioDSPTools
I also have the WDL folder from Reaper in there locally, but I just deleted it and it still compiled fine so I don't think I'm using it anymore.
Fair warning, it's kind of a pain getting everything compiling. I had to change a few of the HISE source files because the Rubberband library overlaps with the using juce namespace
There are notes about that in the transpose.h file, and there's some notes about FileSystem.browse() in the cabDesigner.js file if you want it to work properly when the user cancels the file explorer.