MIDI: Difference between revisions

From SGMK-SSAM-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== MIDI for Web ==
Access and control for MIDI devcices over the Web.
Plugin for MacOSX and Windows:
[http://jazz-soft.org/ jazz-soft.org]
Javascript library to use (jazz-soft plugin must be installed before):
[https://github.com/cwilso/WebMIDIAPIShim github.com/cwilso/WebMIDIAPIShim]
W3C draft for webmidi
[http://www.w3.org/TR/webmidi/ w3.org/TR/webmidi]
== Linux ==
== Linux ==



Revision as of 23:28, 16 April 2013

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 available MIDI input clients

$ aconnect -i

List available MIDI output clients

$ aconnect -o