Playground (not suitable for children under 30 year).
-
Pages
Categories
Tags
3D Acoustics Amazon Antarctica Anthropology API Beverage Biology C++ Coding Computer Cooking CSS Design Economics Film Graphics History Humour i18n Internet Javascript Language Liberty Lifestyle Literature Math Meme Music Philosophy PHP Plugin Poetry Politics Python Racing Sandbox Space Television Web Widget WordPress Writing XHTML YouTube

One Comment
I’m working on my own midi project and as a new python programmer I was hoping for some help. I’m not looking for you to code anything into this project, as most new coders make silly mistakes (my python is a mess… :-/ ) and that will annoy better coders, but was looking for a little more documentation on your alsaseq. I’m trying to write a program that will loop forever and display different keydown events from my midi keyboard. I think I can take it from there.
My keyboard is an MAUDIO Axiom 49 which works beautifully with linux (sidux being my flavor). The drum trigger auto output on midi channel 10 for the most common drum notes, but I really want it to trigger other stuff. This is where I though I could wirte a simple program that handles this, but I couldn’t ever figure out how to get python to interface with usb devices. I’m a web coder so I never deal with these things. Any feedback you can provide would be awesome.
Post a comment