ShortMessage.setmessage arguments
From: James (james.shipton_at_bbc.co.uk)
Date: 10/29/03
- Previous message: eeyimaya: "Do you still choose java????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Oct 2003 02:08:11 -0800
Hi
I am creating a new ShortMessage object with the following arguments:
ShortMessage a = new ShortMessage();
a.setMessage(144, 9, 35, 100);
This is for a noteOn for a Bass Drum using channel 9. I am not sure
what the final argument does? What does 100 refer to? The Java API is
not very clear.
thanks James
- Previous message: eeyimaya: "Do you still choose java????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]