Browse Source

Add building instructions

pull/14/head
Andrew Belt 6 years ago
parent
commit
7c857aaa8d
3 changed files with 3 additions and 2 deletions
  1. +1
    -1
      Communities.md
  2. +1
    -1
      VoltageStandards.md
  3. +1
    -0
      index.rst

+ 1
- 1
Communities.md View File

@@ -1,5 +1,5 @@


# VCV Rack Communities
# Communities


- [VCVRack.com](https://vcvrack.com/) - [VCVRack.com](https://vcvrack.com/)
- [Facebook page](https://www.facebook.com/vcvrack/) - [Facebook page](https://www.facebook.com/vcvrack/)


+ 1
- 1
VoltageStandards.md View File

@@ -38,7 +38,7 @@ Gates should produce **10V** when active.
Modules should use the **1V/oct** (volt per octave) standard for CV control of frequency information. Modules should use the **1V/oct** (volt per octave) standard for CV control of frequency information.
In this standard, the relationship between frequency \\(f\\) and voltage \\(V\\) is \\(f = f_0 \cdot 2^{V}\\), where \\(f_0\\) is the baseline frequency. In this standard, the relationship between frequency \\(f\\) and voltage \\(V\\) is \\(f = f_0 \cdot 2^{V}\\), where \\(f_0\\) is the baseline frequency.
Your module might have a frequency knob which may offset \\(V\\). Your module might have a frequency knob which may offset \\(V\\).
Audio-rate oscillators should use a baseline of the note C4 (MIDI note 60, \\(f_0 =\\) 261.626 Hz).
Audio-rate oscillators should use a baseline of the note C4 ("middle C", MIDI note 60, \\(f_0 =\\) 261.626 Hz).
Low-frequency oscillators and clock generators should use 120 BPM (\\(f_0 =\\) 2 Hz). Low-frequency oscillators and clock generators should use 120 BPM (\\(f_0 =\\) 2 Hz).


## NaNs and Infinity ## NaNs and Infinity


+ 1
- 0
index.rst View File

@@ -31,6 +31,7 @@ Rack
:maxdepth: 1 :maxdepth: 1
:caption: Rack Development :caption: Rack Development


Building.md
Contributing.md Contributing.md
Version.md Version.md




Loading…
Cancel
Save