JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
juce_KeyboardComponentBase.h File Reference

Go to the source code of this file.

Classes

class  juce::KeyboardComponentBase
 A base class for drawing a custom MIDI keyboard component. More...
 
struct  juce::KeyboardComponentBase::NoteAndVelocity
 This structure is returned by the getNoteAndVelocityAtPosition() method. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Class Documentation

◆ juce::KeyboardComponentBase::NoteAndVelocity

struct juce::KeyboardComponentBase::NoteAndVelocity

This structure is returned by the getNoteAndVelocityAtPosition() method.

Definition at line 185 of file juce_KeyboardComponentBase.h.

Class Members
int note
float velocity