NeuralAmpModelerPlugin

Plugin for Neural Amp Modeler
Log | Files | Refs | Submodules | README | LICENSE

NeuralAmpModeler.code-workspace (114B)


      1 {
      2 	"folders": [
      3 		{
      4 			"path": "."
      5 		}
      6 	],
      7 	"settings": {
      8 		"files.associations": {
      9 			"algorithm": "cpp"
     10 		}
     11 	}
     12 }