Christoph Eckert wrote:
I ended up buying an M-Audio Trigger Finger and it works great with
snd_usb_audio. Does anyone know if there is a tool like "Enigma" for
linux? That's the program for windows/mac that let's you make pad
assignments from your desktop.
there's none. I once wanted to write one, but it's impossible to ask the
device for its current settings, so it would have been a one way
editor, without the capabilöity to change the *current* settings
quickly.
If someone needs some inspiration for an editor, here's a screenshot of
my current code:
http://christeck.de/stuff/TFpanel.png
Hint: the device can be programmed completely via sysex (and I have
already figured out almost all commands). But to cause the device to
send its current settings, a USB command needs to be sent. m-audio
didn't tell me which one it is, so if anyone could figure it out it
would be very helpful.
I have a Trigger Finger too. And, judging from the screenshot, your
editor is coming along nicely. Don't stop!
What if you try to grab the required message with an usb packets sniffer?
c.
Cheers,
ce
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
--
http://www.cesaremarilungo.com
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user