   Realtime MIDI input is now enabled in Linux Csound 3.48. The command-line should include the audio output device name, the sound output format, and the name of the MIDI input device. Displays should be suppressed on slower machines:

  csound -odevaudio -W -M/dev/midi -dm6 midiin.orc midiin.sco

Faster machines can include the graphics and console output.

