1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Documentation fix.

This commit is contained in:
jules 2013-12-31 10:28:48 +00:00
parent 7dd5c09826
commit d42df8065b

View file

@ -420,6 +420,7 @@ public:
renderNextBlock(), but may be called explicitly too.
@param midiChannel the midi channel, from 1 to 16 inclusive
@param midiNoteNumber the midi note number, 0 to 127
@param aftertouchValue the aftertouch value, between 0 and 127,
as returned by MidiMessage::getAftertouchValue()
*/