Update README.md
This commit is contained in:
parent
652e3b7f6a
commit
556519a750
1 changed files with 2 additions and 7 deletions
|
|
@ -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/`
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue