On Mon, 02 Feb 2009 10:45:21 -, Tino Wildenhain
wrote:
Hi,
swamynathan wrote:
hello,
im making a virtual piano in python where on key stroke a wav is played
from a location
now to implement a fully functional piano i need to have multiple key
stroke captures ie if 2 or 3 keys pressed th
Hi,
swamynathan wrote:
hello,
im making a virtual piano in python where on key stroke a wav is played
from a location
now to implement a fully functional piano i need to have multiple key
stroke captures ie if 2 or 3 keys pressed then the function which
playes the wav is called with 3 param
hello,
im making a virtual piano in python where on key stroke a wav is played from
a location
now to implement a fully functional piano i need to have multiple key
stroke captures ie if 2 or 3 keys pressed then the function which playes
the wav is called with 3 parameters
how to implement this