NeuralPi

Raspberry Pi guitar pedal using neural networks to emulate real amps and effects
Log | Files | Refs | Submodules | README

ModeNameSize
-rw-r--r--.github/FUNDING.yml5L
-rw-r--r--.github/workflows/cmake.yml72L
-rw-r--r--.gitignore3L
-rw-r--r--.gitmodules10L
-rw-r--r--3dprint/HiFiBerry_Case_w_Hole_r2.stl442484B
-rw-r--r--3dprint/README.md9L
-rw-r--r--3dprint/RPi_4_Case_Cover_hex.stl933484B
-rw-r--r--3dprint/hifiberry_rca_cover.stl97684B
-rw-r--r--CMakeLists.txt59L
-rw-r--r--LICENSE.txt674L
-rw-r--r--NeuralPi.jucer111L
-rw-r--r--README.md156L
-rw-r--r--Source/AmpOSCReceiver.h190L
-rw-r--r--Source/CMakeLists.txt16L
-rw-r--r--Source/CabSim.h56L
-rw-r--r--Source/Delay.h215L
-rw-r--r--Source/Eq4Band.cpp76L
-rw-r--r--Source/Eq4Band.h68L
-rw-r--r--Source/PluginEditor.cpp1108L
-rw-r--r--Source/PluginEditor.h184L
-rw-r--r--Source/PluginProcessor.cpp577L
-rw-r--r--Source/PluginProcessor.h173L
-rw-r--r--Source/RTNeuralLSTM.cpp108L
-rw-r--r--Source/RTNeuralLSTM.h38L
-rw-r--r--elk_configs/config_neuralpi.json38L
-rw-r--r--elk_configs/config_neuralpi_MIDI.json148L
-rw-r--r--elk_configs/config_neuralpi_fx.json56L
-rw-r--r--installers/linux/build_deb.sh43L
-rw-r--r--installers/mac/Intro.txt1L
-rw-r--r--installers/mac/NeuralPi.pkgproj1999L
-rw-r--r--installers/mac/build_mac_installer.sh38L
-rw-r--r--installers/windows/NeuralPi_Install_Script.iss221L
-rw-r--r--installers/windows/build_win_installer.sh20L
-rw-r--r--mac_builds.sh66L
-rw-r--r--models/BluesJR_FullD.json1L
-rw-r--r--models/BluesJr.json1L
-rw-r--r--models/HT40_Overdrive.json1L
-rw-r--r--models/TS9.json1L
-rw-r--r--models/TS9_FullD.json1L
-rw-r--r--modules/CMakeLists.txt52L
m---------modules/JUCE @ f00a420
m---------modules/RTNeural @ c8d0443
-rw-r--r--modules/cmake/SubprojectVersion.cmake20L
-rw-r--r--modules/cmake/WarningFlags.cmake49L
m---------modules/json @ 18a5f4c
-rw-r--r--resources/3d_models.jpg28102B
-rw-r--r--resources/CMakeLists.txt11L
-rw-r--r--resources/cassette_recorder.wav37902B
-rw-r--r--resources/guitar_amp.wav90246B
-rw-r--r--resources/logo.png10811B
-rw-r--r--resources/neuralpi.ico28542B
-rw-r--r--resources/neuralpi_pic.jpg92320B
-rw-r--r--resources/npi_background.jpg47900B
-rw-r--r--resources/npi_case_blue.jpg70840B
-rw-r--r--resources/npi_case_grey.jpg68748B
-rw-r--r--resources/rpi_pic.jpg274269B
-rw-r--r--scripts/update_models.bat40L
-rw-r--r--scripts/update_models.sh37L
-rw-r--r--validate.sh47L
-rw-r--r--win_builds.sh63L