SmartGuitarAmp | Guitar plugin made with JUCE that uses neural networks
kandi X-RAY | SmartGuitarAmp Summary
kandi X-RAY | SmartGuitarAmp Summary
SmartGuitarAmp is a C++ library. SmartGuitarAmp has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
Guitar plugin made with JUCE that uses neural network models to emulate real world hardware. See video demo on YouTube. This plugin uses a WaveNet model to recreate the sound of real world hardware. The current version models a small tube amp, with the ability to add more options in the future. There is a clean/lead channel, which is equivalent to the amp's clean and full drive settings. Gain and EQ knobs were added to modulate the modeled sound. You can create your own models and load them in SmartGuitarAmp with minor code modifications. To train your own models, use PedalNetRT. Model training is done using PyTorch on pre recorded .wav samples. More info in the above repository. To share your best models, email the json files to smartguitarml@gmail.com and they may be included in the latest release as a downloadable zip. Also see compainion plugin, the SmartGuitarPedal.
Guitar plugin made with JUCE that uses neural network models to emulate real world hardware. See video demo on YouTube. This plugin uses a WaveNet model to recreate the sound of real world hardware. The current version models a small tube amp, with the ability to add more options in the future. There is a clean/lead channel, which is equivalent to the amp's clean and full drive settings. Gain and EQ knobs were added to modulate the modeled sound. You can create your own models and load them in SmartGuitarAmp with minor code modifications. To train your own models, use PedalNetRT. Model training is done using PyTorch on pre recorded .wav samples. More info in the above repository. To share your best models, email the json files to smartguitarml@gmail.com and they may be included in the latest release as a downloadable zip. Also see compainion plugin, the SmartGuitarPedal.
Support
Quality
Security
License
Reuse
Support
SmartGuitarAmp has a medium active ecosystem.
It has 1102 star(s) with 53 fork(s). There are 23 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 21 have been closed. On average issues are closed in 347 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of SmartGuitarAmp is v1.3
Quality
SmartGuitarAmp has 0 bugs and 0 code smells.
Security
SmartGuitarAmp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SmartGuitarAmp code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SmartGuitarAmp is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
SmartGuitarAmp releases are available to install and integrate.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SmartGuitarAmp
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SmartGuitarAmp
SmartGuitarAmp Key Features
No Key Features are available at this moment for SmartGuitarAmp.
SmartGuitarAmp Examples and Code Snippets
No Code Snippets are available at this moment for SmartGuitarAmp.
Community Discussions
No Community Discussions are available at this moment for SmartGuitarAmp.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SmartGuitarAmp
Note: Make sure to build in Release mode unless actually debugging. Debug mode will not keep up with real time playing.
Clone or download this repository.
Download and install JUCE This project uses the "Projucer" application from the JUCE website.
Download Eigen Extract Eigen to a convenient location on your system (will be linked with Projucer)
Open SmartGuitarPedal.jucer file with Projucer
Add the <full_path_to>/ Eigen folder to "Header Search Paths" in Exporters -> Debug/Release
Open and build project in Visual Studio (Windows), Xcode (Mac), or Code::Blocks/Makefile (Linux)
Clone or download this repository.
Download and install JUCE This project uses the "Projucer" application from the JUCE website.
Download Eigen Extract Eigen to a convenient location on your system (will be linked with Projucer)
Open SmartGuitarPedal.jucer file with Projucer
Add the <full_path_to>/ Eigen folder to "Header Search Paths" in Exporters -> Debug/Release
Open and build project in Visual Studio (Windows), Xcode (Mac), or Code::Blocks/Makefile (Linux)
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page