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
arduino_boards:midi-duino [2016/05/26 11:44]
admin [Software]
arduino_boards:midi-duino [2022/02/10 22:16] (current)
admin [License]
Line 1: Line 1:
----- 
 ===== PS202 - MIDI-Duino ===== ===== PS202 - MIDI-Duino =====
----- 
  
 An Midi-In and Thru/Out Board based on the Arduino Pro Micro. It can be used to controll all kind of devices like motors and lights. With an Arduino IDE modification one can use Midi over USB, too. A jumper allows to switch between Midi-thru and Midi-out. An Midi-In and Thru/Out Board based on the Arduino Pro Micro. It can be used to controll all kind of devices like motors and lights. With an Arduino IDE modification one can use Midi over USB, too. A jumper allows to switch between Midi-thru and Midi-out.
Line 58: Line 56:
 [[https://​github.com/​rkistner/​arcore|Arcore Midi Hack]]\\ [[https://​github.com/​rkistner/​arcore|Arcore Midi Hack]]\\
 [[paper_synth:​midi_to_cv#​installation_guide|USB-Midi installation guide]]\\ [[paper_synth:​midi_to_cv#​installation_guide|USB-Midi installation guide]]\\
 +
  
 === Arduino MIDI Library === === Arduino MIDI Library ===
 The Arduino MIDI Library v4.2 for Midi over TX/RX is here:\\ The Arduino MIDI Library v4.2 for Midi over TX/RX is here:\\
-[[https://​github.com/​FortySevenEffects/​arduino_midi_library|Arduino Midi Library]]+[[https://​github.com/​FortySevenEffects/​arduino_midi_library/​releases/​download/​4.2/​Arduino_MIDI_Library_v4.2.zip|Arduino Midi Library]]\\ 
 +from that page:\\ 
 +[[https://​github.com/​FortySevenEffects/​arduino_midi_library/​releases/​tag/​4.2]]
  
 ---- ----
Line 102: Line 103:
 [[http://​dernulleffekt.de/​midi/​table3.html]]\\ [[http://​dernulleffekt.de/​midi/​table3.html]]\\
 [[http://​dernulleffekt.de/​midi/​table4.html]]\\ [[http://​dernulleffekt.de/​midi/​table4.html]]\\
 +
 +== Midi Software for Linux ==
 +[[http://​linux-sound.org/​midi.html]]\\
 +[[http://​kmidimon.sourceforge.net/​index.shtml]]\\
 +
 +----
 +{{:​arduino_boards:​midi-duino_front.jpg?​300|}}\\
 +
 +----
 +==== License ====
 +
 +The PS202 - MIDI-Duino 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>​
 +
 ---- ----