Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
paper_synth:midi_to_cv [2016/09/12 17:13]
admin
paper_synth:midi_to_cv [2022/02/10 22:12] (current)
admin [License]
Line 1: Line 1:
 ===== PS201 - MIDI to CV ===== ===== PS201 - MIDI to CV =====
-by Antti Pussinen and Wolfgang Spahn\\ 
  
 UsbMidi/​Midi to Controll Voltage converter is the interface that lets other computers, synthesizers and controllers integrate into the modular synthesizer world. While an old standard, Midi keeps its place as the universal data connector in synthesizer world, as well as for other creative controllers ranging from vj and dj controllers,​ to custom diy button banks, and media artworks. UsbMidi/​Midi to Controll Voltage converter is the interface that lets other computers, synthesizers and controllers integrate into the modular synthesizer world. While an old standard, Midi keeps its place as the universal data connector in synthesizer world, as well as for other creative controllers ranging from vj and dj controllers,​ to custom diy button banks, and media artworks.
Line 140: Line 139:
 *Open Arduino software and select Arduino micro(archer) board. *Open Arduino software and select Arduino micro(archer) board.
 ---- ----
-===== Knowlegde ​=====+===== Knowledge ​=====
 === The Arduino Pro Micro clone === === The Arduino Pro Micro clone ===
 [[https://​www.sparkfun.com/​products/​12640]]\\ [[https://​www.sparkfun.com/​products/​12640]]\\
Line 185: Line 184:
  
 == MIDI Specifications == == MIDI Specifications ==
-[[http://​www.midi.org/​techspecs/​midimessages.php]]+[[https://​www.midi.org/​specifications/​item/​midi-din-electrical-specification]]\\ 
 +[[http://​www.midi.org/​techspecs/​midimessages.php]]\\ 
 + 
 +== MIDI Bytes ==
 [[http://​dernulleffekt.de/​midi/​table1.html]]\\ [[http://​dernulleffekt.de/​midi/​table1.html]]\\
 [[http://​dernulleffekt.de/​midi/​table2.html]]\\ [[http://​dernulleffekt.de/​midi/​table2.html]]\\
 [[http://​dernulleffekt.de/​midi/​table3.html]]\\ [[http://​dernulleffekt.de/​midi/​table3.html]]\\
 [[http://​dernulleffekt.de/​midi/​table4.html]]\\ [[http://​dernulleffekt.de/​midi/​table4.html]]\\
- 
  
  
Line 203: Line 204:
  
 ---- ----
-~~socialite:icon facebook twitter googleplus reddit tumblr~~+==== License ==== 
 + 
 +The PS201 - MIDI to CV was designed by **Wolfgang Spahn** 2015-21.\\ 
 +It is licensed under a [[http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"​|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]]. 
 + 
 +<​html>​ 
 +<a rel="​license"​ href="​http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"><​img alt="​Creative Commons License"​ style="​border-width:​0"​ src="​https://​i.creativecommons.org/​l/​by-nc-sa/​4.0/​88x31.png"​ /></​a>​  
 +</​html>​
  
 ---- ----
-~~DISCUSSION~~+