7 May
2010
7 May
'10
6:45 a.m.
Don Prince wrote:
On 06/05/10 07:30, Clemens Ladisch wrote:
I'd guess you want to remove the OUTPUT and DUPLEX flags and to drop all output-related functions.
I know, it was naff, but without it the I get this from "amidi"
$ amidi -l Dir Device Name cannot get rawmidi information 2:0: No such file or directory
Is it supposed to print this?
Try the latest alsa-utils version.
90 32 00 80 32 7F
In MIDI, note-on commands with velocity zero must be interpreted as note-off. If the device reports such a velocity for a key press, you have to make it nonzero.
Regards, Clemens