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.
Andrew Belt 0d86589301 Improve TOC titles. 4 years ago
images Add GettingStarted and KeyCommands articles. Add a few FAQ entries. Various revisions to other articles. 4 years ago
About.md Remove .html from URLs to the manual. 4 years ago
Building.md Update last month of manual changes. 4 years ago
Communities.md Add GettingStarted and KeyCommands articles. Add a few FAQ entries. Various revisions to other articles. 4 years ago
Core.md On second thought, there are many issues with the MIDI-Map documentation, so I'll rewrite it later. 4 years ago
DSP.md Merge pull request #43 from DeVliegerWouter/patch-1 4 years ago
FAQ.md Improve TOC titles. 4 years ago
GettingStarted.md Remove .html from URLs to the manual. 4 years ago
Installing.md Remove .html from URLs to the manual. 4 years ago
Issues.md Add GettingStarted and KeyCommands articles. Add a few FAQ entries. Various revisions to other articles. 4 years ago
KeyCommands.md Remove .html from URLs to the manual. 4 years ago
Manifest.md Remove .html from URLs to the manual. 4 years ago
MenuBar.md Remove .html from URLs to the manual. 4 years ago
Migrate1.md Remove Bridge page. Add Issues page. Fix Sphinx version in README. 5 years ago
Migrate2.md Update last month of manual changes. 4 years ago
Panel.md Remove .html from URLs to the manual. 4 years ago
PluginDevelopmentTutorial.md Fix links to old manual URLs. 4 years ago
PluginLicensing.md Add Polyphony article. Add performance section to FAQ. Lots of language tweaks. 4 years ago
Polyphony.md Remove .html from URLs to the manual. 4 years ago
README.md Remove hosted plugin manuals. 4 years ago
Version.md Add Polyphony article. Add performance section to FAQ. Lots of language tweaks. 4 years ago
VoltageStandards.md Use $ and $$ delimiters for formulas in Polyphony and VoltageStandards. 4 years ago
index.md Remove Sphinx stuff. Add index and toc articles. 4 years ago
toc.md Improve TOC titles. 4 years ago

README.md

VCV Manual

Markdown source repo for https://manual.vcvrack.com/

Contributing

This repo is like a wiki, but you must send a quality pull request to gain direct push access. Fork this repo, make a quality improvement, and open a pull request. If I accept it, I will add you as a repo maintainer so you can push to master directly. manual.vcvrack.com is updated immediately after master is updated.

You can add images to the manual if they are necessary for your article. Embed images with a relative link:

![alt text](my-image.png)

You can use HTML in your Markdown if it is absolutely necessary, e.g. to embed a video. If you abuse this feature, your maintainer privilege will be removed.

License

All documentation text in this repository is licensed under CC BY-SA 4.0. Contributers agree to license their text contributions under this license.

Images such as screenshots and logos are licensed by their respective owner.