Skip to content

Nardianian/Guitar-vst-testing

 
 

Repository files navigation

About Tis fork

Updated to compile with Juce 8.0.10 to support Standalone with Asio and Jack2, and other plugin formats supported by Juce on Windows.

Original Readme:

SWAM-Style Electric Guitar — Pro Edition v1.3 (with UI)

  • Hybrid physical-modeling core (skeleton)
  • Chord detector + 6-string voicing
  • Rhythm engine with Persian 6/8 patterns
  • Keyswitch control (C1..B2)
  • Pattern Browser UI, Favorites, Export MIDI, Export 1000 Pack

Build

mkdir build && cd build
cmake -S .. -B . -DJUCE_DIR=/path/to/JUCE/cmake -DCMAKE_BUILD_TYPE=Release
cmake --build . --config Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 94.6%
  • CMake 5.4%