From kde-multimedia Thu Nov 30 18:27:40 2000 From: "Jeff Tranter" Date: Thu, 30 Nov 2000 18:27:40 +0000 To: kde-multimedia Subject: Re: New aRts midi interfaces X-MARC-Message: https://marc.info/?l=kde-multimedia&m=97560886713425 Does noteOff need a velocity parameter? On Thursday 30 November 2000 11:40, Stefan Westerfeld wrote: > ... > /** > * Sends a Note Off MIDI event. This is equivalent to send a Note On > event * with a vel value of 0. > * > * @param channel the MIDI channel (0 to 15) to play the note on. > * @param note the key of the note to play (0 to 127). > * @param vel the velocity of the note (0 to 127). > * > * @see #noteOn() > */ > oneway void noteOff ( byte channel, byte note, byte velocity ); > ... _______________________________________________ Kde-multimedia mailing list Kde-multimedia@master.kde.org http://master.kde.org/mailman/listinfo/kde-multimedia