Discover
What’s New
Features
Made With JUCE
Blog
Learn
Documentation
Course
Tutorials
Resources
Newsletter
Marketplace
Forum
Get JUCE
Modules
All Classes
Tutorials
Course
Loading...
Searching...
No Matches
juce
KeyboardComponentBase
NoteAndVelocity
Public Attributes
|
List of all members
juce::KeyboardComponentBase::NoteAndVelocity Struct Reference
Detailed Description
This structure is returned by the
getNoteAndVelocityAtPosition()
method.
The documentation for this struct was generated from the following file:
juce_audio_utils/gui/
juce_KeyboardComponentBase.h
Public Attributes
int
note
float
velocity
Member Data Documentation
◆
note
int juce::KeyboardComponentBase::NoteAndVelocity::note
◆
velocity
float juce::KeyboardComponentBase::NoteAndVelocity::velocity