SmartGuitarPedal | Guitar plugin made with JUCE that uses neural network models
kandi X-RAY | SmartGuitarPedal Summary
kandi X-RAY | SmartGuitarPedal Summary
SmartGuitarPedal is a C++ library. SmartGuitarPedal has no bugs, it has no vulnerabilities, it has a Permissive License and it has low 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, along with a sound comparison video between the TS9 Tubescreamer and a deep learning model using the SmartGuitarPedal. This plugin uses a WaveNet model to recreate the sound of real world hardware, such as a TS9 Tubescreamer or Blues Jr amp. Drive and Level are used for simple ways to control the sound. The WaveNet model is effective at emulating distortion style effects or tube amplifiers. You can create your own models and load them in SmartGuitarPedal using the PedalNetRT repository. 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 companion plugin, the SmartGuitarAmp.
Guitar plugin made with JUCE that uses neural network models to emulate real world hardware. See video demo on YouTube, along with a sound comparison video between the TS9 Tubescreamer and a deep learning model using the SmartGuitarPedal. This plugin uses a WaveNet model to recreate the sound of real world hardware, such as a TS9 Tubescreamer or Blues Jr amp. Drive and Level are used for simple ways to control the sound. The WaveNet model is effective at emulating distortion style effects or tube amplifiers. You can create your own models and load them in SmartGuitarPedal using the PedalNetRT repository. 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 companion plugin, the SmartGuitarAmp.
Support
Quality
Security
License
Reuse
Support
SmartGuitarPedal has a low active ecosystem.
It has 230 star(s) with 25 fork(s). There are 11 watchers for this library.
It had no major release in the last 12 months.
There are 7 open issues and 7 have been closed. On average issues are closed in 206 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of SmartGuitarPedal is v1.5
Quality
SmartGuitarPedal has 0 bugs and 0 code smells.
Security
SmartGuitarPedal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SmartGuitarPedal code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SmartGuitarPedal 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
SmartGuitarPedal 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 SmartGuitarPedal
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SmartGuitarPedal
SmartGuitarPedal Key Features
No Key Features are available at this moment for SmartGuitarPedal.
SmartGuitarPedal Examples and Code Snippets
No Code Snippets are available at this moment for SmartGuitarPedal.
Community Discussions
No Community Discussions are available at this moment for SmartGuitarPedal.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SmartGuitarPedal
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