This project is a VST/plug-in sampler that contains house stab samples.
cmake -S . -B build
cmake --build build
- Navigate to
source/ui/public - Run
python3 -m http.server 8000 - Open a browser and navigate to
http://localhost:8000to see and test the UI