Proteus

Guitar amp and pedal capture plugin using neural networks
Log | Files | Refs | Submodules | README

.gitmodules (539B)


      1 [submodule "modules/json"]
      2 	path = modules/json
      3 	url = https://github.com/nlohmann/json.git
      4 [submodule "modules/chowdsp_utils"]
      5 	path = modules/chowdsp_utils
      6 	url = https://github.com/Chowdhury-DSP/chowdsp_utils
      7 [submodule "modules/libsamplerate"]
      8 	path = modules/libsamplerate
      9 	url = https://github.com/libsndfile/libsamplerate
     10 [submodule "modules/JUCE"]
     11 	path = modules/JUCE
     12 	url = https://github.com/juce-framework/JUCE.git
     13 [submodule "modules/RTNeural"]
     14 	path = modules/RTNeural
     15 	url = https://github.com/jatinchowdhury18/RTNeural.git