JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::KeyboardComponentBase::NoteAndVelocity Struct Reference

This structure is returned by the getNoteAndVelocityAtPosition() method. More...

#include <juce_KeyboardComponentBase.h>

Collaboration diagram for juce::KeyboardComponentBase::NoteAndVelocity:

Public Attributes

int note
 
float velocity
 

Detailed Description

This structure is returned by the getNoteAndVelocityAtPosition() method.

Member Data Documentation

◆ note

int juce::KeyboardComponentBase::NoteAndVelocity::note

◆ velocity

float juce::KeyboardComponentBase::NoteAndVelocity::velocity

The documentation for this struct was generated from the following file: