Update README.md

This commit is contained in:
tehsquidge 2026-08-02 22:44:37 +02:00
parent 652e3b7f6a
commit 556519a750

View file

@ -1,4 +1,4 @@
# SquidgeSynth
# SquidgeDSP
SquidgeSoft VST/CLAP audio plugin library, built with [DPF](https://github.com/DISTRHO/DFP) (DISTRHO Plugin Framework).
@ -6,7 +6,6 @@ SquidgeSoft VST/CLAP audio plugin library, built with [DPF](https://github.com/D
- **Compiler:** clang
- **Build tools:** make, bear
- **DPF:** Included as a submodule/subtree in `dpf/`
## Build
@ -30,8 +29,4 @@ Do bear in front to generate types
```
make clean
bear -- make plugins
```
### Verify
`ls bin/`
```