MIDI: Difference between revisions

From SGMK-SSAM-WIKI
Jump to navigation Jump to search
Line 19: Line 19:
List available MIDI input clients
List available MIDI input clients
  $ aconnect -i
  $ aconnect -i
Check incoming messages, replace ## with the client number from aconnect -i:
$ aseqdump -p ##


List available MIDI output clients
List available MIDI output clients

Revision as of 21:42, 24 April 2015

MIDI for Web

Access and control for MIDI devcices over the Web.

Plugin for MacOSX and Windows: jazz-soft.org

Javascript library to use (jazz-soft plugin must be installed before): github.com/cwilso/WebMIDIAPIShim

W3C draft for webmidi w3.org/TR/webmidi

Linux

List ALSA RawMIDI ports:

$ amidi -l

List available MIDI input clients

$ aconnect -i

Check incoming messages, replace ## with the client number from aconnect -i:

$ aseqdump -p ##

List available MIDI output clients

$ aconnect -o

show what's happening on the midi port

$ amidi -l
$ amidi -p hw:1,0,0 -d