NeuralPi

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

DateCommit messageAuthorFiles+-
2024-01-18 15:54Merge pull request #38 from razerbeans/documentation_updatesKeith Bloemer2+13-0
2024-01-17 22:13Updated README with ubuntu build dependenciesrbrewer2+13-0
2024-01-17 12:04Merge pull request #37 from razerbeans/schema_fixKeith Bloemer3+232-229
2024-01-15 22:11Updated schema of elk configs to be validRandall3+232-229
2022-03-14 14:59Merge pull request #29 from GuitarML/update-filechooserKeith Bloemer4+24-19
2022-03-08 18:51Update cmake.ymlKeith Bloemer1+1-1
2022-03-08 18:34Update PluginEditor.cppKeith Bloemer1+18-15
2022-03-08 18:28Update PluginEditor.hKeith Bloemer1+3-0
2022-03-08 18:27Update CabSim.hKeith Bloemer1+2-3
2022-02-08 11:07Merge pull request #27 from GuitarML/developKeith Bloemer1+6-6
2022-02-08 11:06Update build_deb.shKeith Bloemer1+6-6
2022-02-02 23:10Merge pull request #25 from GuitarML/developKeith Bloemer1+43-0
2022-02-02 23:06Create build_deb.shKeith Bloemer1+43-0
2022-02-01 20:43Merge pull request #22 from GuitarML/continuous-integrationKeith Bloemer4+89-9
2022-02-01 20:27Update RTNeuralLSTM.cppKeith Bloemer1+2-2
2022-02-01 20:18Update RTNeuralLSTM.cppKeith Bloemer1+2-2
2022-02-01 20:14Update RTNeuralLSTM.cppKeith Bloemer1+2-2
2022-02-01 19:41Update validate.shKeith Bloemer1+13-7
2022-02-01 19:33Update README.mdKeith Bloemer1+1-1
2022-02-01 19:29Create cmake.ymlKeith Bloemer1+72-0
2022-02-01 19:25Update README.mdKeith Bloemer1+2-0
2021-11-10 23:32Merge pull request #16 from GermanAizek/mainKeith Bloemer3+5-8
2021-11-10 23:20Merge pull request #18 from mlamsk/mainKeith Bloemer7+91-60
2021-11-10 04:37Merge pull request #2 from mlamsk/MT_20211105mtseng157+91-60
2021-11-10 12:31Added support for 2 parameter modelsmtseng156+67-31
2021-11-07 03:59Implemented a Templated system for loading modelsmtseng152+23-63
2021-11-06 01:55started to implement templatingmtseng153+49-14
2021-11-05 23:33Merge pull request #1 from GuitarML/mainmtseng1514+195-34
2021-11-01 13:07Update README.mdKeith Bloemer1+1-1
2021-10-31 19:31Merge pull request #17 from GuitarML/conditioned-modelsKeith Bloemer14+195-34
2021-10-31 19:30Updated imagekeith1+0-0
2021-10-31 19:28Update README.mdKeith Bloemer1+17-13
2021-10-31 17:05Volume adjustment and typo fixkeith1+6-6
2021-10-27 11:00Updated binary resourceskeith1+3-2
2021-10-21 22:34Added TS9 and BluesJr conditioned modelskeith5+12-6
2021-10-21 16:31Fixed gain logickeith2+3-2
2021-10-21 14:08Updated GUI, added conditioned modelkeith9+83-10
2021-10-21 11:00Added ability to load conditioned and snapshot modelskeith3+74-6
2021-10-19 02:01Initial commit for conditioned model processingkeith5+19-13
2021-10-12 07:38Minor fixes: use std::move and lower scopesemenov_gv3+5-8
2021-10-11 13:21Update update_models.shKeith Bloemer1+6-8
2021-10-05 15:37Merge pull request #14 from Sedaxel/mainKeith Bloemer2+289-107
2021-10-04 11:56Add files via uploadSedaxel1+141-107
2021-10-04 11:54Add files via uploadSedaxel1+148-0
2021-08-14 20:30Merge pull request #12 from GuitarML/add-delay-reverbKeith Bloemer2+1-1
2021-08-14 20:30Updated app pickeith2+1-1
2021-08-14 14:58Merge pull request #11 from GuitarML/add-delay-reverbKeith Bloemer9+455-9
2021-08-14 14:54Updated effects params and release versionkeith2+15-6
2021-08-12 11:24Added Delay and Reverb using juce dsp classkeith8+446-9
2021-08-10 16:45Merge pull request #10 from GuitarML/ir-loaderKeith Bloemer12+422-71
2021-08-10 15:27Added main volume boostkeith1+1-1
2021-08-10 14:11Removed toggles, updated EQ levels, added file load error handlingkeith2+37-28
2021-08-09 23:36Fixed typokeith1+1-1
2021-08-09 15:07Update update_models.batKeith Bloemer1+3-3
2021-07-22 11:32Updated ir process logic, output volumekeith1+4-1
2021-07-21 22:22Merge pull request #7 from Chowdhury-DSP/lv2Keith Bloemer4+11-12
2021-07-21 18:07Move JUCE submodule to lv2-porting-projectJatin Chowdhury3+11-8
2021-07-21 18:02Remove distrho-juce submoduleJatin Chowdhury2+0-4
2021-07-17 10:20Updated IR for OSC messages, updated scripts for irkeith8+141-35
2021-07-14 09:46Merge branch 'main' of https://github.com/GuitarML/NeuralPi into ir-loaderkeith9+25-3
2021-07-13 15:29Update README.mdKeith Bloemer1+3-3
2021-07-13 15:28Merge pull request #6 from GuitarML/3d-printed-caseKeith Bloemer5+9-0
2021-07-13 15:27Add files via uploadKeith Bloemer3+0-0
2021-07-13 15:14Add files via uploadKeith Bloemer2+0-0
2021-07-13 15:13Add files via uploadKeith Bloemer3+0-0
2021-07-13 15:12Create README.mdKeith Bloemer1+9-0
2021-07-12 01:46Added toggle buttons for ir and modelkeith5+41-28
2021-07-11 14:12Initial IR select implementationkeith5+170-21
2021-07-11 11:19Initial IR loading from examplekeith6+80-9
2021-07-07 21:05Update FUNDING.ymlKeith Bloemer1+1-0
2021-06-26 14:29Update README.mdKeith Bloemer1+2-0
2021-06-25 11:07Update README.mdKeith Bloemer1+1-1
2021-06-25 11:06Update README.mdKeith Bloemer1+7-0
2021-06-25 10:58Update README.mdKeith Bloemer1+1-1
2021-06-25 10:55Update README.mdKeith Bloemer1+2-0
2021-06-25 10:43Update README.mdKeith Bloemer1+1-1
2021-06-23 11:19Update README.mdKeith Bloemer1+1-0
2021-06-22 01:26Merge branch 'main' of https://github.com/GuitarML/NeuralPi into mainkeith1+2-2
2021-06-22 01:26Updated model names to solve sorting difference on linuxkeith5+9-10
2021-06-21 17:24Update README.mdKeith Bloemer1+2-2
2021-06-21 01:16Merge branch 'main' of https://github.com/GuitarML/NeuralPi into mainkeith1+1-1
2021-06-21 01:15Corrected model select indexing logickeith1+9-1
2021-06-19 16:14Update README.mdKeith Bloemer1+1-1
2021-06-19 15:31Merge pull request #5 from GuitarML/osc-user-controlsKeith Bloemer34+3924-126
2021-06-19 15:30Updated versionkeith1+1-1
2021-06-19 13:46Updated volume scaling, updated models scriptkeith2+2-2
2021-06-19 12:46Updated Readmekeith2+19-3
2021-06-19 12:23Updated gui, added DC blockerkeith8+61-37
2021-06-19 00:08Merge branch 'osc-user-controls' of https://github.com/GuitarML/NeuralPi into osc-user-controlskeith4+15-21
2021-06-19 00:07Added cmake and win/mac installerskeith21+2663-32
2021-06-18 14:45Update update_models.shKeith Bloemer1+2-3
2021-06-18 14:43Update update_models.batKeith Bloemer1+1-1
2021-06-18 14:40Update README.mdKeith Bloemer1+1-1
2021-06-18 14:39Update README.mdKeith Bloemer1+11-16
2021-06-18 14:07Update PluginProcessor.hKeith Bloemer1+1-1
2021-06-17 21:49Updated EQ and volume scale factorskeith1+6-6
2021-06-17 21:19Added EQ controlskeith8+537-16
2021-06-14 22:15Updated model selectkeith5+52-36
2021-06-04 19:39Update update_models.shKeith Bloemer1+2-3
2021-06-04 19:34Update update_models.batKeith Bloemer1+1-1
2021-06-04 19:33Update update_models.batKeith Bloemer1+1-1
2021-06-04 18:40Update update_models.batKeith Bloemer1+8-7
2021-06-04 18:30Create update_models.batKeith Bloemer1+30-0
2021-06-04 18:28Create update_models.shKeith Bloemer1+33-0
2021-06-02 00:27Changed model param to int, cleaned up commentskeith5+36-94
2021-06-01 13:59Update README.mdKeith Bloemer1+2-2
2021-06-01 13:59Update README.mdKeith Bloemer1+2-2
2021-05-31 11:53WIP updated audio parameter handlingkeith3+22-11
2021-05-31 10:21WIP testing osc messageskeith3+20-12
2021-05-31 03:19WIP added processor osc functionskeith2+15-9
2021-05-31 02:45WIP added osc messagingkeith6+539-17
2021-05-30 12:06WIP Added automation parameterskeith5+50-6
2021-05-28 18:50Create FUNDING.ymlKeith Bloemer1+4-0
2021-05-26 13:16Update README.mdKeith Bloemer1+2-0
2021-05-26 10:46Added mono summing to configs to fix input issuekeith2+10-0
2021-05-25 20:09Update README.mdKeith Bloemer1+3-3
2021-05-25 20:07Update README.mdKeith Bloemer1+2-0
2021-05-25 00:33Update README.mdKeith Bloemer1+3-2
2021-05-25 00:33Update README.mdKeith Bloemer1+3-2
2021-05-24 15:38Update README.mdKeith Bloemer1+1-1
2021-05-24 14:18Update PluginProcessor.cppKeith Bloemer1+1-1
2021-05-24 13:53Update README.mdKeith Bloemer1+1-1
2021-05-24 13:04Update README.mdKeith Bloemer1+4-3
2021-05-24 09:39Update README.mdKeith Bloemer1+1-1
2021-05-24 09:27Update README.mdKeith Bloemer1+2-2
2021-05-24 09:25Update README.mdKeith Bloemer1+1-1
2021-05-24 09:22Update README.mdKeith Bloemer1+1-3
2021-05-24 09:15Update README.mdKeith Bloemer1+39-0
2021-05-23 19:27Update README.mdKeith Bloemer1+1-1
2021-05-23 19:27Update README.mdKeith Bloemer1+7-0
2021-05-23 19:15Update README.mdKeith Bloemer1+3-7
2021-05-23 18:24Update README.mdKeith Bloemer1+3-1
2021-05-22 17:59Added license filekeith1+674-0
2021-05-22 17:15Merge branch 'main' of https://github.com/GuitarML/NeuralPi into mainkeith1+2-2
2021-05-22 17:14added elk config fileskeith2+84-0
2021-05-22 16:17Update README.mdKeith Bloemer1+2-2
2021-05-22 16:16Merge branch 'main' of https://github.com/GuitarML/NeuralPi into mainkeith1+3-1
2021-05-22 16:16Update README.mdKeith Bloemer1+3-1
2021-05-22 16:15Merge branch 'main' of https://github.com/GuitarML/NeuralPi into mainkeith0+0-0
2021-05-22 16:14Added resource picskeith3+7-5
2021-05-22 16:10Update README.mdKeith Bloemer1+7-5
2021-05-22 15:59Added submodules and example picturekeith4+5-1
2021-05-22 15:47first commitkeith11+911-0