Re: [LAD] starting out with tux audio

From: Jens M Andreasen <jens.andreasen@email-addr-hidden>
Date: Tue Jun 17 2008 - 17:50:33 EEST

On Tue, 2008-06-17 at 17:04 +0530, AlgoMantra wrote:
> We were able to play a few nice loops today in class
> using pure sine synthesis in C, and I of course suggested they
> start working on a keyboard-input thingie like a toy Casio.
> Of course, they are 18-20 years old, just out of high school.
> So you cannot imagine how timely this is...

Do you have any midi-keyboard around? Because stdio won't tell you that
a key has been released, only that it has been hit. This limits the "toy
Casio experience" somewhat ... There is of course a workaround - given
that you have root permission, you could read the keyboard
from /dev/input/ instead. This is unfortunately a bit like having a
"keyboard sniffer" installed, which may not be ideal in your
environment. Next step up the ladder I think is fullblown X ...

A virtual midi-keyboard would solve that, perhaps vkeybd?

/j

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Tue Jun 17 20:15:02 2008

This archive was generated by hypermail 2.1.8 : Tue Jun 17 2008 - 20:15:02 EEST