You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 2.4KB

7 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # VCV Rack
  2. *Rack* is the host application for the VCV virtual Eurorack modular synthesizer platform.
  3. - [VCV website](https://vcvrack.com/)
  4. - [Manual](https://vcvrack.com/manual/)
  5. - [Rack source code](https://github.com/VCVRack/Rack)
  6. - [Building](https://vcvrack.com/manual/Building)
  7. - [Communities](https://vcvrack.com/manual/Communities)
  8. - [Licenses](LICENSE.md)
  9. ## Credits
  10. - [Andrew Belt](https://github.com/AndrewBelt): VCV Rack developer
  11. - [Grayscale](https://grayscale.info/): Module design, branding
  12. - [Pyer](https://www.pyer.be/): Component graphics
  13. - [Richie Hindle](http://entrian.com/audio/): OS/DAW-dependent bug fixes
  14. - Christoph Scholtes: VCV Library reviews and builds
  15. - Rack plugin developers: Authorship shown on each plugin's [VCV Library](https://library.vcvrack.com/) page
  16. - Rack users like you: Bug reports and feature requests
  17. ## Software libraries
  18. - [GLFW](https://www.glfw.org/)
  19. - [GLEW](http://glew.sourceforge.net/)
  20. - [NanoVG](https://github.com/memononen/nanovg)
  21. - [NanoSVG](https://github.com/memononen/nanosvg)
  22. - [oui-blendish](https://github.com/geetrepo/oui-blendish)
  23. - [osdialog](https://github.com/AndrewBelt/osdialog) (written by Andrew Belt)
  24. - [ghc::filesystem](https://github.com/gulrak/filesystem)
  25. - [Jansson](https://digip.org/jansson/)
  26. - [libcurl](https://curl.se/libcurl/)
  27. - [OpenSSL](https://www.openssl.org/)
  28. - [Zstandard](https://facebook.github.io/zstd/) (for Rack's `tar.zstd` patch format)
  29. - [libarchive](https://libarchive.org/) (for Rack's `tar.zstd` patch format)
  30. - [PFFFT](https://bitbucket.org/jpommier/pffft/)
  31. - [libspeexdsp](https://gitlab.xiph.org/xiph/speexdsp/-/tree/master/libspeexdsp) (for Rack's fixed-ratio resampler)
  32. - [libsamplerate](https://github.com/libsndfile/libsamplerate) (for Rack's variable-ratio resampler)
  33. - [RtMidi](https://www.music.mcgill.ca/~gary/rtmidi/)
  34. - [RtAudio](https://www.music.mcgill.ca/~gary/rtaudio/)
  35. - [Fuzzy Search Database](https://bitbucket.org/j_norberg/fuzzysearchdatabase) (written by Nils Jonas Norberg for VCV Rack's module browser)
  36. - [TinyExpr](https://codeplea.com/tinyexpr) (for math evaluation in parameter context menu)
  37. ## Contributions
  38. VCV cannot accept free contributions to Rack itself, but we encourage you to
  39. - Send us feature requests and bug reports.
  40. - Create a plugin that extends Rack's functionality. Most of Rack's functionality is exposed in its public plugin API.
  41. - Work at VCV! Check job openings at https://vcvrack.com/jobs