Skip to content

Releases: GuitarML/SmartGuitarPedal

Smart Pedal v1.5

05 Oct 15:31
1182756
Compare
Choose a tag to compare

Smart Pedal 1.5 Release

Version 1.5 Updates

  • Graphics overhaul using Blender renders
  • Added ability to load conditioned Wavenet models
  • Added more range to the Drive knob

Available formats (from installer):
-Windows 10/11 64-bit (VST3, AAX)
-Mac 10.15 and up (AU, VST3, AAX)
-Linux (compiled on Ubuntu 18) (VST3, LV2)

SmartPedal v1.4

31 Aug 10:33
83479b1
Compare
Choose a tag to compare

SmartPedal 1.4 Release

Version 1.4 Updates

  • Added cmake and general best practices updates
  • Added installers for Win/Mac/Linux
  • Fixed graphics handling
  • Updated model loading to select a folder containing json models
  • Fixed param saving in DAW for saved sessions
  • Updated to JUCE 7 and latest Eigen modules
  • Added AAX and Linux, Removed Standalone and Win32 apps
    Note: Going forward GuitarML will not support Standalone and Win32 apps, as these are mostly unused or unnecessary.
    Available formats (from installer):
    -Windows 10/11 64-bit (VST3, AAX)
    -Mac 10.15 and up (AU, VST3, AAX)
    -Linux (compiled on Ubuntu 18) (VST3, LV2)

9/22/2022: Added SmartPedal_Capture_Utility.zip, which contains an input wav file and easy colab training script for creating models for SmartPedal.

SmartGuitarPedal_v1.3 Windows 10

03 Nov 16:51
2303926
Compare
Choose a tag to compare

Windows 10 release of the SmartGuitarPedal plugin.
-Added save knob states, knobs will keep position after closing GUI.

SmartGuitarPedal_v1.2.0 Ubuntu Linux

29 Oct 13:36
89be711
Compare
Choose a tag to compare

Ubuntu Linux Release of SmartGuitarPedal
-VST3 Plugin and Standalone
-Added a LOAD MODEL button as an alternative to the drop down menu.

Note: Extract the "SmartPedal.vst.zip" folder to your VST3 location (for example "~/.vst3/") for your DAW to recognize. Currently has been tested using Reaper for Linux.

Note: Linux behaves differently for detecting the .json files from the DAW exe directory. It matters where you run the DAW from, for example, if you run Reaper from a shortcut on the Desktop, put the .json files on the Desktop. Can also use the Load Model button to manually load a json model. The model will be loaded by the plugin, but currently the name will not be in the dropdown when loaded in this manner.

SmartGuitarPedal_v1.2

29 Oct 00:45
693ed15
Compare
Choose a tag to compare

Windows 10 Release v1.2
- Added load model button in addition to drop down menu for selecting .json models

SmartGuitarPedal_v1.1

11 Oct 18:15
Compare
Choose a tag to compare

Removed tone control for now, was getting bad scratching sounds when moving the knob. May add back with different algorithm in the future.

SmartGuitarPedal_v1.0

26 Sep 11:04
bc01682
Compare
Choose a tag to compare

Windows 10 (VS2019 build) of the SmartPedal VST3 and Standalone app. Requires models from the model/ directory of the repository to use.