We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96198b commit 121c84fCopy full SHA for 121c84f
README.rst
@@ -119,9 +119,10 @@ are integers in the range of 0 to 127 (inclusive). Cent values range from
119
frequency for note 0 or greater than note 127, the note value cannot be
120
determined and ``None`` is returned. Ref: MIDI Tuning Standard and cent
121
formulae:
122
- https://en.wikipedia.org/wiki/MIDI_tuning_standard
123
124
- https://en.wikipedia.org/wiki/Cent_(music)
+https://en.wikipedia.org/wiki/MIDI_tuning_standard
+
125
+https://en.wikipedia.org/wiki/Cent_(music)
126
127
``cc_code_to_description(cc_code)``
128
0 commit comments