# PC Music Generation Rack [![](https://tokei.rs/b1/github/JohnDowson/pcmg)](https://github.com/JohnDowson/pcmg) ![](https://github.com/JohnDowson/pcmg/actions/workflows/rust.yml/badge.svg) ## PCMG is a modular synthesizer emulator Have you ever wanted to play with modular synthesis but didn't have the money and finances needed? Fear not, PCMG is here to help! ### Check out `master` branch prototype version on [hjvt.dev](https://hjvt.dev/pcmg) ![Alt text](assets/v01s.png?raw=true "Screenshot of the prototype") ## Running WASM version locally in browser: ```sh trunk serve --release ``` then navigate to https://localhost:8080/index.html In case audio isn't enabled by itself, hit the "Start audio" button in the UI.