| JUCE
    | 
This structure is returned by the getNoteAndVelocityAtPosition() method. More...
#include <juce_KeyboardComponentBase.h>
| Public Attributes | |
| int | note | 
| float | velocity | 
This structure is returned by the getNoteAndVelocityAtPosition() method.
| int KeyboardComponentBase::NoteAndVelocity::note | 
| float KeyboardComponentBase::NoteAndVelocity::velocity |