Dne 06.01.2013 16:17, Petr Stehlík napsal:

> I have tried LMMS and Rosegarden. In LMMS everything looks cool, it
> recognizes the keys I press on the MIDI keyboard yet it does not see
> that I released the keys. So basically each MIDI key can be pressed 
> only
> once, then it stays pressed.

I have just discovered amidi and ran it with the following parameters:

$ amidi -p hw:1 -d

Now when I press a key I get the following output:

C3 00
B3 7B 00
93 3C 7F

And whenever I release the key the following three bytes are printed:
B3 7B 00

Actually, if I keep the key pressed down for more than a second 
(approx) the B3 7B 00 arrives as well so it's probably some sort of 
auto-release key.

No idea what all that means but I thought it could be a helpful 
information.

Thanks

Petr


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Lmms-users mailing list
Lmms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-users

Reply via email to