index.rst (469B)
1 Welcome to ``neural-amp-modeler``'s documentation! 2 ================================================== 3 4 ``neural-amp-modeler`` is a Python package for creating neural network models of 5 your guitar (bass, etc) gear. It works by using two audio files--an input "DI" 6 file as well as an output "reamp" file, showing how the gear responds to 7 different incoming signals. 8 9 Contents 10 -------- 11 12 .. toctree:: 13 :maxdepth: 1 14 15 installation 16 tutorials/main 17 api 18 model-file