An alternative WebUI for Guitarix.
Built using:
I am a guitarist and would like to be able to remotely control Guitarix from my mobile device via a simple web-based UI. I want to be able to play around with the various plugins in order to get some awesome sounds whilst I am jamming. It would be great if it could make me play just like Slash from G N' R.
Be sure to create your .env.local file! see .env.example for details.
yarn install
yarn serve
yarn build
yarn lint
Use headwind with VSCode for easier Tailwindcss class ordering.