* https://youtu.be/95Vo6_ph2PA?t=47 sensor fx ===== WIP ===== * http://www.spikenzielabs.com/SpikenzieLabs/Serial_MIDI.html * https://code.google.com/p/midi-kaossilator/ * http://mib.pianetalinux.org/blog/quick/basic-rpms/mib-rpms/1221-virtual-midi-piano-keyboard-050 * http://www.youtube.com/watch?v=z0hnZwnAdsk# EtherNet * http://forum.fractalaudio.com/lounge/55577-has-anyone-thought-any-useful-ways-implement-rasberry-pi.html#post702058# RpI * http://en.wikipedia.org/wiki/SoundFont * http://www.ntonyx.com/sf_f.htm * http://www.synthesiagame.com/forum/viewtopic.php?f=3&t=5041# * ===== HARDWARE ====== * https://github.com/alf45tar/Pedalino * https://www.instructables.com/Arduino-Midi-Foot-Controller-for-Ableton-Live/# * https://github.com/rbdrum2midi/rbdrum2midi * https://fr.audiofanzine.com/surface-de-controle-dj/vestax/VCM-600/ === [[KeyBoard]] [[MIDI]] Controller === * http://www.m-audio.com/products/en_us/MK449C-main.html ** http://fr.forums.audiofanzine.com/apprendre/mailing_forums/index,idtopic,53180,forum,aviscomparaison_clavier_midi___250eur.html# * http://www.m-audio.fr/products/fr_fr/Keystation49e-main.html * http://www.aremus.com/produit.asp?dep=13&pid=5040&aid=12726 : No [[AudioController]] * http://www.nusystems.co.uk/product/Evolution.MK425C * Creative® Prodikeys DM : ** http://fr.europe.creative.com/shop/product.asp?category=33&subcategory=0&product=565& === [[KeyBoard]] [[MIDI]] Controller + [[AudioController]] === * EGO SYStems Inc (ESI) : Aon ( firewire) : I must test it * EGO SYStems Inc (ESI) : NeON ( 25-key [[USB]] AUDIO/[[MIDI]] Controller ) : see [[snd-usb-audio]] Page ( I moved it there since I dont own it anymore ) ==== AKAI ==== lsusb # 09e8:0076 AKAI Professional M.I. Corp. LPK25 MIDI Keyboard amidi -d -l # IO hw:3,0,0 LPK25 MIDI 1 arecordmidi -l # Port Client name Port name # 14:0 Midi Through Midi Through Port-0 # 20:0 LPK25 LPK25 MIDI 1 hw=$(amidi -d -l | grep 'LPK25 MIDI 1' | awk '{ print $2 }' ) port=$(arecordmidi -l | grep 'LPK25 MIDI 1' | awk '{ print $1 }' ) amidi -d --p "$hw" # 903975 # 80397F aseqdump -p $port # press sustain and lowest C # Waiting for data. Press Ctrl+C to end. # Source Event Ch Data # 28:0 Note on 0, note 52, velocity 117 arecordmidi --port $port /dev/stdout | xxd # shows nothing ? === JACKD === a2jmidid -e JACK MIDI <-> ALSA sequencer MIDI bridge, version 8 (7383d268c4bfe85df9f10df6351677659211d1ca) built on Thu Jan 1 01:00:00 1970 Copyright 2006,2007 Dmitry S. Baikov Copyright 2007,2008,2009,2011,2012 Nedko Arnaudov Bridge starting... Using JACK server 'default' Hardware ports will be exported. Bridge started Press ctrl-c to stop the bridge port created: Midi Through [14] (capture): Midi Through Port-0 port created: Midi Through [14] (playback): Midi Through Port-0 port created: LPK25 [20] (capture): LPK25 MIDI 1 port created: LPK25 [20] (playback): LPK25 MIDI 1 port created: LMMS [129] (playback): Default preset aseqdump -p 20:0 # press sustain and lowest C Waiting for data. Press Ctrl+C to end. Source Event Ch Data 0:1 Port subscribed 131:0 -> 130:0 20:0 Control change 0, controller 64, value 127 20:0 Control change 0, controller 64, value 0 20:0 Note on 0, note 48, velocity 106 20:0 Note off 0, note 48, velocity 127 * http://home.gna.org/a2jmidid * http://home.gna.org/a2jmidid/README * http://packages.qa.debian.org/a/a2jmidid.html === SOFTWARE === timidity -Oj ~/Downloads/Nine_Inch_Nails_-_The_Downward_Spiral.mid * http://www.midiworld.com/files/1079/ === MISC ==== * http://www.linuxmao.org/AKAI+LPK25 * http://www.youtube.com/watch?v=2GUGqj1ehLk * http://lmms.sourceforge.net/wiki/index.php/0.4:Getting_Started * http://en.audiofanzine.com/midi-keyboard-controller/akai/LPK25/user_reviews/ * http://www.youtube.com/watch?v=PtGjriY2_5Y * http://fr.audiofanzine.com/clavier-maitre/akai/LPK25/ * http://www.akaipro.com/product/lpk25 * http://www.nielsmayer.com/bin/view/Raspberry+Pi/MIDI+Just+Works+With+Rasbpian * https://wiki.archlinux.org/index.php/USB_Midi_Keyboards