Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
planaria committed Mar 31, 2018
1 parent 16d9971 commit 7630bdb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# vv
VST3 Voice Changer Implementation

## Requirements

### Supported Compilers
- Visual C++ 2017

### External Libraries
- Boost C++ Libraries (>= 1.66.1)
- [KissFFT](http://kissfft.sourceforge.net/) ([modified](vv/src/kissfft.hh))

## License
The BSD 3-Clause License (see [LICENSE](LICENSE))

0 comments on commit 7630bdb

Please sign in to comment.