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 juce::KeyboardComponentBase::NoteAndVelocity::note |
| float juce::KeyboardComponentBase::NoteAndVelocity::velocity |