Krotos Modules 3
Loading...
Searching...
No Matches
krotos::KwidgetSynthSound Class Reference

Concrete subclass of juce::SynthesiserSound. More...

#include <KwidgetSynthesiser.h>

Inheritance diagram for krotos::KwidgetSynthSound:

Public Member Functions

 KwidgetSynthSound ()=default
 
 ~KwidgetSynthSound () override=default
 
bool appliesToNote (int midiNoteNumber) override
 
bool appliesToChannel (int midiChannel) override
 

Detailed Description

Concrete subclass of juce::SynthesiserSound.

Constructor & Destructor Documentation

◆ KwidgetSynthSound()

krotos::KwidgetSynthSound::KwidgetSynthSound ( )
default

◆ ~KwidgetSynthSound()

krotos::KwidgetSynthSound::~KwidgetSynthSound ( )
overridedefault

Member Function Documentation

◆ appliesToChannel()

bool krotos::KwidgetSynthSound::appliesToChannel ( int midiChannel)
override

◆ appliesToNote()

bool krotos::KwidgetSynthSound::appliesToNote ( int midiNoteNumber)
override

The documentation for this class was generated from the following files: